summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-842-powernv.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-01crypto/nx: Add P9 NX support for 842 compression engineHaren Myneni1-6/+371
2017-09-01crypto/nx: Add P9 NX specific error codes for 842 engineHaren Myneni1-0/+18
2017-09-01crypto/nx: Add nx842_add_coprocs_list functionHaren Myneni1-3/+9
2017-09-01crypto/nx: Create nx842_delete_coprocs functionHaren Myneni1-13/+12
2017-09-01crypto/nx: Create nx842_configure_crb functionHaren Myneni1-19/+38
2017-09-01crypto/nx: Rename nx842_powernv_function as icswx functionHaren Myneni1-7/+13
2017-08-31powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.hSukadev Bhattiprolu1-3/+4
2015-12-17crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni1-4/+8
2015-11-24crypto: nx - use of_property_read_u32()saurabh1-7/+4
2015-10-14crypto: 842 - Add CRC and validation supportHaren Myneni1-2/+2
2015-07-30crypto: nx - use be32_to_cpu for __be32 field in debug msgDan Streetman1-1/+2
2015-07-23crypto: nx - make platform drivers directly register with cryptoDan Streetman1-3/+26
2015-07-07crypto: nx - reduce chattiness of platform driversNishanth Aravamudan1-9/+1
2015-06-15crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman1-4/+7
2015-06-03crypto: nx - prevent nx 842 load if no hw driverDan Streetman1-4/+13
2015-05-11crypto: nx - add PowerNV platform NX-842 driverDan Streetman1-0/+625