aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/nx
AgeCommit message (Expand)Author
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-09-05powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...Michael Ellerman
2012-08-20crypto: nx - Remove virt_to_abs() usage in nx-842.cMichael Ellerman
2012-08-01powerpc/crypto: add 842 hardware compression driverSeth Jennings
2012-08-01powerpc/crypto: rework KconfigSeth Jennings
2012-08-01crypto: drivers - remove cra_list initializationJussi Kivilinna
2012-05-16powerpc/crypto: Build files for the nx device driverKent Yoder
2012-05-16powerpc/crypto: debugfs routines and docs for the nx device driverKent Yoder
2012-05-16powerpc/crypto: SHA512 hash routines for nx encryptionKent Yoder
2012-05-16powerpc/crypto: SHA256 hash routines for nx encryptionKent Yoder
2012-05-16powerpc/crypto: AES-XCBC mode routines for nx encryptionKent Yoder
2012-05-16powerpc/crypto: AES-GCM mode routines for nx encryptionKent Yoder
2012-05-16powerpc/crypto: AES-ECB mode routines for nx encryptionKent Yoder
2012-05-16powerpc/crypto: AES-CTR mode routines for nx encryptionKent Yoder
2012-05-16powerpc/crypto: AES-CCM mode routines for nx encryptionKent Yoder
2012-05-16powerpc/crypto: AES-CBC mode routines for nx encryptionKent Yoder
2012-05-16powerpc/crypto: nx driver code supporting nx encryptionKent Yoder