summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/ctrl.c
AgeCommit message (Expand)AuthorLines
2012-06-27crypto: caam - add support for SEC v5.x RNG4Kim Phillips-2/+127
2012-06-27crypto: caam - assign 40-bit masks on SEC v5.0 and aboveKim Phillips-2/+7
2012-03-29crypto: caam - add backward compatible string sec4.0Shengzhou Liu-0/+16
2012-01-26crypto: caam - fix gcc 4.6 warningKim Phillips-1/+1
2011-12-20crypto: caam - remove DECO access initialization codeKim Phillips-13/+0
2011-11-30crypto: convert drivers/crypto/* to use module_platform_driver()Axel Lin-12/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-13/+13
2011-07-24caam: don't pass bogus S_IFCHR to debugfs_create_...()Al Viro-13/+13
2011-06-30crypto: caam - fix build warning when DEBUG_FS not configuredKim Phillips-1/+3
2011-05-19crypto: caam - platform_bus_type migrationKim Phillips-5/+4
2011-03-27crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips-3/+3
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips-0/+270