aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-842-powernv.c
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16
|\
| * crypto/nx: Use percpu send window for NX requestsHaren Myneni2017-11-11
| * powerpc/vas, nx-842: Define and use chip_to_vas_id()Sukadev Bhattiprolu2017-11-11
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* crypto/nx: Add P9 NX support for 842 compression engineHaren Myneni2017-09-01
* crypto/nx: Add P9 NX specific error codes for 842 engineHaren Myneni2017-09-01
* crypto/nx: Add nx842_add_coprocs_list functionHaren Myneni2017-09-01
* crypto/nx: Create nx842_delete_coprocs functionHaren Myneni2017-09-01
* crypto/nx: Create nx842_configure_crb functionHaren Myneni2017-09-01
* crypto/nx: Rename nx842_powernv_function as icswx functionHaren Myneni2017-09-01
* powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.hSukadev Bhattiprolu2017-08-31
* crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni2015-12-17
* crypto: nx - use of_property_read_u32()saurabh2015-11-24
* crypto: 842 - Add CRC and validation supportHaren Myneni2015-10-14
* crypto: nx - use be32_to_cpu for __be32 field in debug msgDan Streetman2015-07-30
* crypto: nx - make platform drivers directly register with cryptoDan Streetman2015-07-23
* crypto: nx - reduce chattiness of platform driversNishanth Aravamudan2015-07-07
* crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman2015-06-15
* crypto: nx - prevent nx 842 load if no hw driverDan Streetman2015-06-02
* crypto: nx - add PowerNV platform NX-842 driverDan Streetman2015-05-11