summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam
AgeCommit message (Expand)Author
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-24caam: don't pass bogus S_IFCHR to debugfs_create_...()Al Viro
2011-07-15crypto: caam - ablkcipher supportYuan Kang
2011-07-15crypto: caam - faster aead implementationYuan Kang
2011-07-15crypto: caam - structure renamingYuan Kang
2011-07-15crypto: caam - shorter namesYuan Kang
2011-06-30crypto: caam - fix build warning when DEBUG_FS not configuredKim Phillips
2011-06-30crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips
2011-05-19crypto: caam - add support for sha512 variants of existing AEAD algorithmsKim Phillips
2011-05-19crypto: caam - remove unused authkeylen from caam_ctxKim Phillips
2011-05-19crypto: caam - fix decryption shared vs. non-shared key settingKim Phillips
2011-05-19crypto: caam - platform_bus_type migrationKim Phillips
2011-05-04crypto: caam - fix printk recursion for long error textsKim Phillips
2011-05-04crypto: caam - remove unused keylen from session contextKim Phillips
2011-05-03crypto: caam - remove duplicate dev_errKim Phillips
2011-05-03crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptorKim Phillips
2011-05-03crypto: caam - fix queue interface detectionKim Phillips
2011-05-03crypto: caam - handle interrupt lines shared across ringsKim Phillips
2011-04-08crypto: caam - introduce missing kfreeJulia Lawall
2011-03-27crypto: caam - ARRAY_SIZE() vs sizeof()Dan Carpenter
2011-03-27crypto: caam - dereferencing ERR_PTR on allocation failureDan Carpenter
2011-03-27crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips