summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2017-03-30crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook
2017-02-23MLK-11922 i.mx6: Linux 3.14.28 CAAM & SNVS enabled by default.ulises
2017-02-23MLK-12312: CAAM hash algorithms fail registration during initializationRussell King
2017-02-23MLK-12302 caam: Secure Memory platform device creation crashesDan Douglass
2017-02-23MLK-11360-01 crypto: caam_snvs: add snvs clock managementFugang Duan
2017-02-23MLK-11103 Missing register in Secure memory configuration v1Ulises Cardenas
2017-02-23MLK-11020: arm: imx: caam: imx7d caam_aclk clock dependencyAdrian Alonso
2017-02-23MLK-10978-1 ARM: imx6ul: Add CAAM support for i.mx6ulDan Douglass
2017-02-23MLK-10897-1 ARM: imx7d: Add CAAM support for i.mx7dDan Douglass
2017-02-23MLK-9769-23 Replace SECVIO of_irq_to_resource() with irq_of_parse_and_map()Victoria Milhoan
2017-02-23MLK-10036 Freescale CAAM: Add support for DSM with Mega/Fast mix onVictoria Milhoan
2017-02-23MLK-9971 Add XCBC-AES support for CAAM in i.MX6 familyWinston Hudson (b45308)
2017-02-23MLK-9951 Update CAAM driver era interfaceVictoria Milhoan
2017-02-23MLK-9710-5 Unregister Secure Memory platform device upon shutdownVictoria Milhoan
2017-02-23MLK-9769-20 Limit AXI pipeline to a depth of one in CAAM for i.MX6 devicesVictoria Milhoan (b42089)
2017-02-23MLK-9769-19 Add ARC4-ECB support for CAAM in i.MX6 familyWinston Hudson
2017-02-23MLK-9769-18 Add 3DES-ECB-EDE support for CAAM in i.MX6 familyWinston Hudson (b45308)
2017-02-23MLK-9769-17 Add AES-ECB support for CAAM in i.MX6 familyWinston Hudson (b45308)
2017-02-23MLK-9769-16 Add DES-ECB support for CAAM in i.MX6 familyWinston Hudson
2017-02-23MLK-9769-14 Add CRYPTO_ALG_KERN_DRIVER_ONLY flag to Freescale CAAM driverVictoria Milhoan (b42089)
2017-02-23MLK-9937 Use job ring 0 for secure memory accessVictoria Milhoan
2017-02-23MLK-9710-15 Correct size of padded key buffersSteve Cornelius
2017-02-23MLK-9710-14 Un-pad cache sizes for blob export/importSteve Cornelius
2017-02-23MLK-9710-13 Correct size in BLOB_OVERHEAD definitionSteve Cornelius
2017-02-23MLK-9710-12 Adapt sm_test as a black-key handling exampleSteve Cornelius
2017-02-23MLK-9710-11 Add internal key cover and external blob export/import to prototy...Steve Cornelius
2017-02-23MLK-9710-18 snvs - make SECVIO module device tree correctSteve Cornelius
2017-02-23ENGR00289885 [iMX6Q] Add Secure Memory and SECVIO support.Dan Douglass
2017-02-23MLK-9769-10 Add Blob command bitdefs.Steve Cornelius
2017-02-23MLK-9769-11 Add SM register defs, and expanded driver-private storage.Steve Cornelius
2017-02-23MLK-9710-10 Add CCM defs for FIFO_STORE instructionSteve Cornelius
2017-02-23MLK-9769-9 Adjust RNG timing to support more devicesVictoria Milhoan
2017-02-23MLK-9769-8 Add a test for the Freescale CAAM Random Number GeneratorVictoria Milhoan (b42089)
2017-02-23MLK-9769-1 caam: remove incorrect comment from job ring moduleVictoria Milhoan
2017-02-23crypto: caam - fix memleak in caam_jr moduleCristian Stoica
2017-02-23crypto: caam - add allocation failure handling in SPRINTFCAT macroHoria Geanta
2017-02-14crypto: ccp - Fix double add when creating new DMA commandGary R Hook
2017-02-14crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook
2017-02-14crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu
2017-02-14crypto: qat - fix bar discovery for c62xGiovanni Cabiddu
2017-02-14crypto: chcr - Check device is allocated before useHarsh Jain
2017-01-06crypto: caam - fix AEAD givenc descriptorsAlex Porosanu
2016-12-07crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă
2016-12-07crypto: marvell - Don't corrupt state of an STD req for re-stepped ahashRomain Perier
2016-12-07crypto: marvell - Don't copy hash operation twice into the SRAMRomain Perier
2016-11-30crypto: chcr - Fix memory corruptionHarsh Jain
2016-11-17crypto: caam - fix type mismatch warningArnd Bergmann
2016-11-13crypto: caam - do not register AES-XTS mode on LP unitsSven Ebenfeld
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu