summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/ctrl.c
AgeCommit message (Expand)Author
2019-03-21MLK-19449: crypto: caam - Add Power ManagementFranck LENORMAND
2019-02-12MLK-18082: crypto: caam: Fix error handling flowFranck LENORMAND
2019-02-12MLK-18082: crypto: caam: Minimal fix for QX panicFranck LENORMAND
2019-02-12MLK-18082: crypto: caam: Check ret value of dma_set_mask_and_coherentFranck LENORMAND
2019-02-12MLK-18082: crypto: caam: fix index when setting ctrlpriv->jr[]Franck LENORMAND
2019-02-12MLK-18345: drivers: caam: add support for i.mx8mmSilvano di Ninno
2019-02-12MLK-17674-2: CAAM SM : get base address from device treeSilvano di Ninno
2019-02-12MLK-18082: drivers: crypto: caam: Update copyrights to 2018Franck LENORMAND
2019-02-12MLK-17019 Correct CopyrightPeng Fan
2019-02-12MLK-15473-8: crypto: caam: Disable CAAM JR1 according to SCFW updateAymen Sghaier
2019-02-12MLK-18082: Reduce code diff with last commitFranck LENORMAND
2019-02-12MLK-15473-1: crypto: caam: Add CAAM driver support for iMX8 soc familyFranck LENORMAND
2019-02-12MLK-18082: crypto: caam: Move RNG instantationFranck LENORMAND
2019-02-12MLK-11020: arm: imx: caam: imx7d caam_aclk clock dependencyAdrian Alonso
2019-02-12MLK-10978-1 ARM: imx6ul: Add CAAM support for i.mx6ulDan Douglass
2019-02-12MLK-14284 Fix CAAM Errata err005766 handlingRadu Solea
2019-02-12MLK-10897-1 ARM: imx7d: Add CAAM support for i.mx7dDan Douglass
2019-02-12MLK-9951 Update CAAM driver era interfaceVictoria Milhoan
2019-02-12MLK-9769-20 Limit AXI pipeline to a depth of one in CAAM for i.MX6 devicesVictoria Milhoan (b42089)
2019-02-12MLK-9710-18 snvs - make SECVIO module device tree correctSteve Cornelius
2019-02-12ENGR00289885 [iMX6Q] Add Secure Memory and SECVIO support.Dan Douglass
2019-02-12MLK-9769-9 Adjust RNG timing to support more devicesVictoria Milhoan
2018-04-08crypto: caam - Fix null dereference at error pathRui Miguel Silva
2018-02-16crypto: caam - fix endless loop when DECO acquire failsHoria Geantă
2017-09-20crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă
2017-08-09crypto: caam - Remove unused dentry membersFabio Estevam
2017-08-03crypto: caam/jr - add support for DPAA2 partsHoria Geantă
2017-07-18crypto: caam - remove unused variables in caam_drv_privateTudor Ambarus
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-04-05crypto: caam - fix RNG deinstantiation error checkingHoria Geantă
2017-04-05crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă
2017-03-24crypto: caam - add Queue Interface (QI) backend supportHoria Geantă
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada
2017-02-15crypto: caam - fix JR IO mapping if one failsTudor Ambarus
2017-02-15crypto: caam - check return code of dma_set_mask_and_coherent()Horia Geantă
2017-02-15crypto: caam - don't include unneeded headersHoria Geantă
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-07crypto: caam - check caam_emi_slow instead of re-lookup platformMarcus Folkesson
2016-12-07crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă
2016-11-13crypto: caam - fix sparse warningsHoria Geantă
2016-10-25crypto: caam - add support for iMX6ULMarcus Folkesson
2016-08-31crypto: caam - add missing header dependenciesBaoyou Xie
2016-08-09crypto: caam - avoid kernel warnings on probe failureRussell King
2016-05-31crypto: caam - handle core endianness != caam endiannessHoria Geantă
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-01-25crypto: caam - enable LARGE_BURST for enhancing DMA transactions sizeHoria Geant?
2016-01-25crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?
2015-08-24crypto: caam - Use the preferred style for memory allocationsFabio Estevam
2015-08-24crypto: caam - Propagate the real error code in caam_probeFabio Estevam
2015-08-24crypto: caam - Fix the error handling in caam_probeFabio Estevam