summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/ctrl.c
AgeCommit message (Expand)AuthorLines
2017-12-28crypto: caam - save Era in driver's private dataHoria Geantă-1/+3
2017-09-20crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă-9/+10
2017-08-09crypto: caam - Remove unused dentry membersFabio Estevam-51/+30
2017-08-03crypto: caam/jr - add support for DPAA2 partsHoria Geantă-16/+29
2017-07-18crypto: caam - remove unused variables in caam_drv_privateTudor Ambarus-1/+0
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu-45/+22
2017-04-05crypto: caam - fix RNG deinstantiation error checkingHoria Geantă-1/+2
2017-04-05crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă-44/+19
2017-03-24crypto: caam - add Queue Interface (QI) backend supportHoria Geantă-28/+30
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-02-15crypto: caam - fix JR IO mapping if one failsTudor Ambarus-8/+9
2017-02-15crypto: caam - check return code of dma_set_mask_and_coherent()Horia Geantă-5/+10
2017-02-15crypto: caam - don't include unneeded headersHoria Geantă-1/+0
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-38/+37
2016-12-07crypto: caam - check caam_emi_slow instead of re-lookup platformMarcus Folkesson-3/+3
2016-12-07crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă-2/+3
2016-11-13crypto: caam - fix sparse warningsHoria Geantă-23/+17
2016-10-25crypto: caam - add support for iMX6ULMarcus Folkesson-15/+20
2016-08-31crypto: caam - add missing header dependenciesBaoyou Xie-0/+1
2016-08-09crypto: caam - avoid kernel warnings on probe failureRussell King-0/+2
2016-05-31crypto: caam - handle core endianness != caam endiannessHoria Geantă-45/+80
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann-1/+1
2016-01-25crypto: caam - enable LARGE_BURST for enhancing DMA transactions sizeHoria Geant?-1/+1
2016-01-25crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?-2/+2
2015-08-24crypto: caam - Use the preferred style for memory allocationsFabio Estevam-5/+3
2015-08-24crypto: caam - Propagate the real error code in caam_probeFabio Estevam-4/+4
2015-08-24crypto: caam - Fix the error handling in caam_probeFabio Estevam-11/+25
2015-08-24crypto: caam - fix writing to JQCR_MS when using service interfaceHoria Geant?-1/+1
2015-08-18crypto: caam - add support for LS1021AHoria Geant?-2/+2
2015-08-13crypto: caam - Remove unneeded 'ret' variableFabio Estevam-2/+2
2015-08-10crypto: caam - Enable and disable clocks on Freescale i.MX platformsVictoria Milhoan-0/+88
2015-08-10crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatib...Victoria Milhoan-3/+3
2015-07-20crypto: caam - fix RNG init descriptor ret. code checkingHoria Geant?-2/+3
2015-07-20crypto: caam - fix snooping for write transactionsHoria Geant?-2/+3
2015-07-20crypto: caam - fix ERA property readingAlex Porosanu-7/+7
2015-06-16crypto: caam - Provide correct value to iounmap() in controller driverVictoria Milhoan-2/+2
2015-01-26crypto: caam - remove unused local variableCristian Stoica-5/+1
2014-10-20crypto: caam: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-09-15crypto: caam - Dynamic allocation of addresses for various memory blocks in C...Nitesh Narayan Lal-46/+68
2014-08-25crypto: caam - enable raw data instead of von Neumann dataAlex Porosanu-1/+10
2014-08-25crypto: caam - change starting entropy delay valueAlex Porosanu-0/+9
2014-08-25crypto: caam - disable RNG oscillator maximum frequency checkAlex Porosanu-2/+2
2014-07-23crypto: caam - fix DECO RSR pollingHoria Geanta-4/+7
2014-07-23crypto: caam - set coherent_dma_maskHoria Geanta-3/+3
2014-07-08crypto: caam - Enabling multiple caam debug support for C29x platformNitesh Narayan Lal-1/+1
2014-06-25crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta-0/+39
2014-06-25crypto: caam - Correct definition of registers in memory mapRuchika Gupta-6/+8
2014-06-20crypto: caam - Introduce the use of the managed version of kzallocHimangi Saraogi-6/+6
2014-02-09crypto: caam - fix ERA retrieval functionAlex Porosanu-26/+10
2014-02-09crypto: caam - Fix job ring discovery in controller driverNitesh Lal-19/+6