summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/ctrl.c
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: caam - Enabling multiple caam debug support for C29x platformNitesh Narayan Lal2014-07-081-1/+1
* crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta2014-06-251-0/+39
* crypto: caam - Correct definition of registers in memory mapRuchika Gupta2014-06-251-6/+8
* crypto: caam - Introduce the use of the managed version of kzallocHimangi Saraogi2014-06-201-6/+6
* crypto: caam - fix ERA retrieval functionAlex Porosanu2014-02-091-26/+10
* crypto: caam - Fix job ring discovery in controller driverNitesh Lal2014-02-091-19/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-87/+331
|\
| * crypto: caam - Add Platform driver for Job RingRuchika Gupta2013-10-301-10/+20
| * crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu2013-09-131-47/+159
| * crypto: caam - fix RNG4 AAI definesAlex Porosanu2013-09-131-1/+1
| * crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu2013-09-131-6/+51
| * crypto: caam - split RNG4 instantiation functionAlex Porosanu2013-09-131-48/+92
| * crypto: caam - fix RNG4 instantiationAlex Porosanu2013-09-131-16/+47
| * crypto: caam - fix RNG state handle instantiation descriptorAlex Porosanu2013-09-131-1/+3
* | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-1/+1
|\ \
| * | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-241-1/+1
| |/
* | drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+3
|/
* crypto: caam - Remove unused functions from Job RingRuchika Gupta2013-08-011-3/+0
* crypto: caam - RNG instantiation by directly programming DECORuchika Gupta2013-08-011-38/+36
* crypto: caam - FIX RNG init for RNG greater than equal to 4Ruchika Gupta2013-05-141-3/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-021-0/+3
|\
| * crypto: caam - set RDB bit in security configuration registerVakul Garg2013-03-221-0/+3
* | treewide: Fix typos in printk and commentMasanari Iida2013-03-181-1/+1
|/
* 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