aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-842.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-15treewide: Fix typo in printkMasanari Iida1-1/+1
2015-07-23crypto: nx - make platform drivers directly register with cryptoDan Streetman1-87/+18
2015-07-23crypto: nx - rename nx-842-crypto.c to nx-842.cDan Streetman1-0/+600
2015-07-23crypto: nx - merge nx-compress and nx-compress-cryptoDan Streetman1-103/+0
2015-06-15crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman1-0/+11
2015-06-03crypto: nx - prevent nx 842 load if no hw driverDan Streetman1-111/+19
2015-05-11crypto: nx - add PowerNV platform NX-842 driverDan Streetman1-1/+3
2015-05-11crypto: nx - add nx842 constraintsDan Streetman1-0/+38
2015-05-11crypto: nx - add NX-842 platform frontend driverDan Streetman1-0/+144
2015-05-11crypto: nx - rename nx-842.c to nx-842-pseries.cDan Streetman1-1603/+0
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely1-2/+2
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-22/+8
2014-07-23of: Reorder device tree changes and notifiersGrant Likely1-22/+8
2014-06-20crypto: drivers - Add 2 missing __exit_pJean Delvare1-1/+1
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into nextLinus Torvalds1-2/+2
2014-05-28crypto/nx/nx-842: dev_set_drvdata can no longer failJean Delvare1-6/+1
2014-04-16crypto: nx - Use RCU_INIT_POINTER(x, NULL)Monam Agarwal1-2/+2
2014-02-11crypto/nx/nx-842: Fix handling of vmalloc addressesNathan Fontenot1-10/+19
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot1-12/+8
2012-08-20crypto: nx - Remove virt_to_abs() usage in nx-842.cMichael Ellerman1-16/+18
2012-08-01powerpc/crypto: add 842 hardware compression driverSeth Jennings1-0/+1615