summaryrefslogtreecommitdiff
path: root/drivers/crypto/nx/nx-842.c
AgeCommit message (Expand)Author
2017-11-12crypto/nx: Do not initialize workmem allocationHaren Myneni
2017-09-01crypto/nx: Use kzalloc for workmem allocationHaren Myneni
2016-02-15treewide: Fix typo in printkMasanari Iida
2015-07-23crypto: nx - make platform drivers directly register with cryptoDan Streetman
2015-07-23crypto: nx - rename nx-842-crypto.c to nx-842.cDan Streetman
2015-07-23crypto: nx - merge nx-compress and nx-compress-cryptoDan Streetman
2015-06-15crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman
2015-06-03crypto: nx - prevent nx 842 load if no hw 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
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-07-23of: Reorder device tree changes and notifiersGrant Likely
2014-06-20crypto: drivers - Add 2 missing __exit_pJean Delvare
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds
2014-05-28crypto/nx/nx-842: dev_set_drvdata can no longer failJean Delvare
2014-04-16crypto: nx - Use RCU_INIT_POINTER(x, NULL)Monam Agarwal
2014-02-11crypto/nx/nx-842: Fix handling of vmalloc addressesNathan Fontenot
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot
2012-08-20crypto: nx - Remove virt_to_abs() usage in nx-842.cMichael Ellerman
2012-08-01powerpc/crypto: add 842 hardware compression driverSeth Jennings