aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/ctrl.c
Commit message (Expand)AuthorAge
* crypto: caam - remove unused local variableCristian Stoica2015-01-25
* crypto: caam: drop owner assignment from platform_driversWolfram Sang2014-10-20
* crypto: caam - Dynamic allocation of addresses for various memory blocks in C...Nitesh Narayan Lal2014-09-15
* crypto: caam - enable raw data instead of von Neumann dataAlex Porosanu2014-08-25
* crypto: caam - change starting entropy delay valueAlex Porosanu2014-08-25
* crypto: caam - disable RNG oscillator maximum frequency checkAlex Porosanu2014-08-25
* crypto: caam - fix DECO RSR pollingHoria Geanta2014-07-23
* crypto: caam - set coherent_dma_maskHoria Geanta2014-07-23
* crypto: caam - Enabling multiple caam debug support for C29x platformNitesh Narayan Lal2014-07-08
* crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta2014-06-25
* crypto: caam - Correct definition of registers in memory mapRuchika Gupta2014-06-25
* crypto: caam - Introduce the use of the managed version of kzallocHimangi Saraogi2014-06-20
* crypto: caam - fix ERA retrieval functionAlex Porosanu2014-02-08
* crypto: caam - Fix job ring discovery in controller driverNitesh Lal2014-02-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-23
|\
| * crypto: caam - Add Platform driver for Job RingRuchika Gupta2013-10-30
| * crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu2013-09-13
| * crypto: caam - fix RNG4 AAI definesAlex Porosanu2013-09-13
| * crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu2013-09-13
| * crypto: caam - split RNG4 instantiation functionAlex Porosanu2013-09-13
| * crypto: caam - fix RNG4 instantiationAlex Porosanu2013-09-13
| * crypto: caam - fix RNG state handle instantiation descriptorAlex Porosanu2013-09-13
* | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
|\ \
| * | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-24
| |/
* / drivers: clean-up prom.h implicit includesRob Herring2013-10-09
|/
* crypto: caam - Remove unused functions from Job RingRuchika Gupta2013-07-31
* crypto: caam - RNG instantiation by directly programming DECORuchika Gupta2013-07-31
* crypto: caam - FIX RNG init for RNG greater than equal to 4Ruchika Gupta2013-05-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-02
|\
| * crypto: caam - set RDB bit in security configuration registerVakul Garg2013-03-22
* | treewide: Fix typos in printk and commentMasanari Iida2013-03-18
|/
* Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* crypto: caam - increase TRNG clocks per sampleKim Phillips2012-09-27
* crypto: caam - ERA retrieval and printing for SEC deviceAlex Porosanu2012-07-10
* crypto: caam - add support for SEC v5.x RNG4Kim Phillips2012-06-27
* crypto: caam - assign 40-bit masks on SEC v5.0 and aboveKim Phillips2012-06-27
* crypto: caam - add backward compatible string sec4.0Shengzhou Liu2012-03-29
* crypto: caam - fix gcc 4.6 warningKim Phillips2012-01-25
* crypto: caam - remove DECO access initialization codeKim Phillips2011-12-20
* crypto: convert drivers/crypto/* to use module_platform_driver()Axel Lin2011-11-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-25
|\
| * caam: don't pass bogus S_IFCHR to debugfs_create_...()Al Viro2011-07-24
* | crypto: caam - fix build warning when DEBUG_FS not configuredKim Phillips2011-06-29
|/
* crypto: caam - platform_bus_type migrationKim Phillips2011-05-19
* crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips2011-03-26
* crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-26