summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-842-pseries.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: nx-842 - Delete an error message for a failed memory allocation in nx...Markus Elfring2018-02-221-3/+2
* crypto: nx-842 - constify vio_device_idArvind Yadav2017-09-221-1/+1
* crypto: 842 - Add CRC and validation supportHaren Myneni2015-10-141-2/+6
* crypto: nx - don't err if compressed output > inputDan Streetman2015-07-301-2/+5
* crypto: nx - make platform drivers directly register with cryptoDan Streetman2015-07-231-7/+31
* crypto: nx - don't register pSeries driver if ENODEVDan Streetman2015-07-231-4/+1
* crypto: nx - move kzalloc() out of spinlockDan Streetman2015-07-231-22/+16
* crypto: nx - remove pSeries NX 'status' fieldDan Streetman2015-07-231-29/+10
* crypto: nx - remove __init/__exit from VIO functionsDan Streetman2015-07-231-4/+4
* crypto: nx - reduce chattiness of platform driversNishanth Aravamudan2015-07-071-3/+0
* crypto: nx - do not emit extra output if status is disabledNishanth Aravamudan2015-07-061-1/+7
* crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}Nishanth Aravamudan2015-07-061-4/+4
* crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'Nishanth Aravamudan2015-07-061-1/+2
* crypto: nx - add LE support to pSeries platform driverDan Streetman2015-06-191-41/+42
* crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman2015-06-151-4/+3
* crypto: nx - fix nx-842 pSeries driver minimum buffer sizeDan Streetman2015-06-041-5/+2
* crypto: nx - prevent nx 842 load if no hw driverDan Streetman2015-06-031-9/+24
* crypto: nx - simplify pSeries nx842 driverDan Streetman2015-05-111-626/+153
* crypto: nx - add PowerNV platform NX-842 driverDan Streetman2015-05-111-9/+0
* crypto: nx - add nx842 constraintsDan Streetman2015-05-111-0/+10
* crypto: nx - add NX-842 platform frontend driverDan Streetman2015-05-111-30/+27
* crypto: nx - rename nx-842.c to nx-842-pseries.cDan Streetman2015-05-111-0/+1603
OpenPOWER on IntegriCloud