summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-842.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* crypto: nx - make platform drivers directly register with cryptoDan Streetman2015-07-231-87/+18
* 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/+0
* 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/+19
* 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/+0
* 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/+8
|\
| * of: Reorder device tree changes and notifiersGrant Likely2014-07-231-22/+8
* | 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-071-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/+1
|/
* 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/+8
* 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
OpenPOWER on IntegriCloud