summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/ctrl.c (follow)
Commit message (Expand)AuthorAge
* crypto: caam - fix endless loop when DECO acquire failsHoria Geantă2018-02-16
* crypto: caam - fix RNG deinstantiation error checkingHoria Geantă2017-04-18
* crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?2016-02-17
* crypto: caam - Use the preferred style for memory allocationsFabio Estevam2015-08-24
* crypto: caam - Propagate the real error code in caam_probeFabio Estevam2015-08-24
* crypto: caam - Fix the error handling in caam_probeFabio Estevam2015-08-24
* crypto: caam - fix writing to JQCR_MS when using service interfaceHoria Geant?2015-08-24
* crypto: caam - add support for LS1021AHoria Geant?2015-08-18
* crypto: caam - Remove unneeded 'ret' variableFabio Estevam2015-08-13
* crypto: caam - Enable and disable clocks on Freescale i.MX platformsVictoria Milhoan2015-08-10
* crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatib...Victoria Milhoan2015-08-10
* crypto: caam - fix RNG init descriptor ret. code checkingHoria Geant?2015-07-20
* crypto: caam - fix snooping for write transactionsHoria Geant?2015-07-20
* crypto: caam - fix ERA property readingAlex Porosanu2015-07-20
* crypto: caam - Provide correct value to iounmap() in controller driverVictoria Milhoan2015-06-16
* crypto: caam - remove unused local variableCristian Stoica2015-01-26
* 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-09
* crypto: caam - Fix job ring discovery in controller driverNitesh Lal2014-02-09
* 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-08-01
* crypto: caam - RNG instantiation by directly programming DECORuchika Gupta2013-08-01
* crypto: caam - FIX RNG init for RNG greater than equal to 4Ruchika Gupta2013-05-14
* 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-11
* crypto: caam - add support for SEC v5.x RNG4Kim Phillips2012-06-27