summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/caamrng.c
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-01-29crypto: caam - free resources in case caam_rng registration failedIuliana Prodan
2018-08-24MLK-15473-1: crypto: caam: Add CAAM driver support for iMX8 soc familyAymen Sghaier
2018-08-24MLK-9769-8 Add a test for the Freescale CAAM Random Number GeneratorVictoria Milhoan (b42089)
2015-08-24crypto: caam - Use the preferred style for memory allocationsFabio Estevam
2015-08-13crypto: caam - Fix error handling in caam_rng_init()Fabio Estevam
2015-08-10crypto: caam - Detect hardware features during algorithm registrationVictoria Milhoan
2015-08-10crypto: caam - Add cache coherency supportVictoria Milhoan
2015-06-16crypto: caam - fix RNG buffer cache alignmentSteve Cornelius
2015-03-09hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problemYanjiang Jin
2014-07-23crypto: caam - fix "failed to check map error" DMA warningsHoria Geanta
2014-07-10crypto: caam - Check for CAAM block presence before registering with crypto l...Ruchika Gupta
2014-05-08crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut
2014-03-21crypto: caam - Fix first parameter to caam_init_rngHerbert Xu
2014-03-10crypto: caam - Dynamic memory allocation for caam_rng_ctx objectNitesh Lal
2013-10-30crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta
2013-10-30crypto: caam - Add Platform driver for Job RingRuchika Gupta
2013-09-13crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu
2012-08-01crypto: caam - set descriptor sharing type to SERIALKim Phillips
2012-08-01crypto: caam - add backward compatible string sec4.0Shengzhou Liu
2012-06-27crypto: caam - hwrng supportYuan Kang