summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-842.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size'YueHaibing2019-04-081-2/+1Star
* crypto/nx: Do not initialize workmem allocationHaren Myneni2017-11-111-1/+1
* crypto/nx: Use kzalloc for workmem allocationHaren Myneni2017-09-011-1/+1
* treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* crypto: nx - make platform drivers directly register with cryptoDan Streetman2015-07-231-87/+18Star
* crypto: nx - rename nx-842-crypto.c to nx-842.cDan Streetman2015-07-231-0/+600
* crypto: nx - merge nx-compress and nx-compress-cryptoDan Streetman2015-07-231-103/+0Star
* crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman2015-06-151-0/+11
* crypto: nx - prevent nx 842 load if no hw driverDan Streetman2015-06-031-111/+19Star
* crypto: nx - add PowerNV platform NX-842 driverDan Streetman2015-05-111-1/+3
* crypto: nx - add nx842 constraintsDan Streetman2015-05-111-0/+38
* crypto: nx - add NX-842 platform frontend driverDan Streetman2015-05-111-0/+144
* crypto: nx - rename nx-842.c to nx-842-pseries.cDan Streetman2015-05-111-1603/+0Star
* of/reconfig: Always use the same structure for notifiersGrant Likely2014-11-241-2/+2
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-141-22/+8Star
|\
| * of: Reorder device tree changes and notifiersGrant Likely2014-07-241-22/+8Star
* | crypto: drivers - Add 2 missing __exit_pJean Delvare2014-06-201-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds2014-06-081-2/+2
|\
| * crypto: nx - Use RCU_INIT_POINTER(x, NULL)Monam Agarwal2014-04-161-2/+2
* | crypto/nx/nx-842: dev_set_drvdata can no longer failJean Delvare2014-05-281-6/+1Star
|/
* crypto/nx/nx-842: Fix handling of vmalloc addressesNathan Fontenot2014-02-111-10/+19
* powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-151-12/+8Star
* crypto: nx - Remove virt_to_abs() usage in nx-842.cMichael Ellerman2012-08-201-16/+18
* powerpc/crypto: add 842 hardware compression driverSeth Jennings2012-08-011-0/+1615