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