summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* crypto: caam - increase TRNG clocks per sampleKim Phillips2012-09-271-3/+3
* crypto: caam - ERA retrieval and printing for SEC deviceAlex Porosanu2012-07-111-2/+39
* crypto: caam - add support for SEC v5.x RNG4Kim Phillips2012-06-271-2/+127
* crypto: caam - assign 40-bit masks on SEC v5.0 and aboveKim Phillips2012-06-271-2/+7
* crypto: caam - add backward compatible string sec4.0Shengzhou Liu2012-03-291-0/+16
* crypto: caam - fix gcc 4.6 warningKim Phillips2012-01-261-1/+1
* crypto: caam - remove DECO access initialization codeKim Phillips2011-12-201-13/+0
* crypto: convert drivers/crypto/* to use module_platform_driver()Axel Lin2011-11-301-12/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-251-13/+13
|\
| * caam: don't pass bogus S_IFCHR to debugfs_create_...()Al Viro2011-07-241-13/+13
* | crypto: caam - fix build warning when DEBUG_FS not configuredKim Phillips2011-06-301-1/+3
|/
* crypto: caam - platform_bus_type migrationKim Phillips2011-05-191-5/+4
* crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips2011-03-271-3/+3
* crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-271-0/+270
OpenPOWER on IntegriCloud