aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-842-pseries.c
AgeCommit message (Expand)Author
2021-07-20crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu
2021-07-20crypto: nx - add missing MODULE_DEVICE_TABLEBixuan Cui
2015-10-14crypto: 842 - Add CRC and validation supportHaren Myneni
2015-07-30crypto: nx - don't err if compressed output > inputDan Streetman
2015-07-23crypto: nx - make platform drivers directly register with cryptoDan Streetman
2015-07-23crypto: nx - don't register pSeries driver if ENODEVDan Streetman
2015-07-23crypto: nx - move kzalloc() out of spinlockDan Streetman
2015-07-23crypto: nx - remove pSeries NX 'status' fieldDan Streetman
2015-07-23crypto: nx - remove __init/__exit from VIO functionsDan Streetman
2015-07-07crypto: nx - reduce chattiness of platform driversNishanth Aravamudan
2015-07-06crypto: nx - do not emit extra output if status is disabledNishanth Aravamudan
2015-07-06crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}Nishanth Aravamudan
2015-07-06crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'Nishanth Aravamudan
2015-06-19crypto: nx - add LE support to pSeries platform driverDan Streetman
2015-06-15crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman
2015-06-04crypto: nx - fix nx-842 pSeries driver minimum buffer sizeDan Streetman
2015-06-03crypto: nx - prevent nx 842 load if no hw driverDan Streetman
2015-05-11crypto: nx - simplify pSeries nx842 driverDan Streetman
2015-05-11crypto: nx - add PowerNV platform NX-842 driverDan Streetman
2015-05-11crypto: nx - add nx842 constraintsDan Streetman
2015-05-11crypto: nx - add NX-842 platform frontend driverDan Streetman
2015-05-11crypto: nx - rename nx-842.c to nx-842-pseries.cDan Streetman