summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2019-02-12MLK-19055: driver: crypto: caam: Add build of driver on ARCH_MXC_ARM64 configFranck LENORMAND
2019-02-12MLK-18082: crypto: caam: Change handling of error in probeFranck 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: sm: Fix descriptor running functionsFranck LENORMAND
2019-02-12MLK-18082: crypto: caam: sm: Fix encap/decap function to handle errorsFranck LENORMAND
2019-02-12MLK-17302: crypto: caam: Move RNG instantiation to SECOAymen Sghaier
2019-02-12MLK-17304-2: crypto: caam: Avoid dma_unmap call with empty bufferAymen Sghaier
2019-02-12MLK-17227: crypto: caam: Update CAAM driver verbosity while RNG initAymen Sghaier
2019-02-12MLK-18082: crypto: caam: fix index when setting ctrlpriv->jr[]Franck LENORMAND
2019-02-12MLK-17233: Fix CAAM pointer size error for i.MX8Aymen Sghaier
2019-02-12MLK-17304: crypto: caam: Fix error swiotlb buffer is full for caamhashAymen Sghaier
2019-02-12MLK-17841: crypto: caam: Correct bugs in Secure MemoryFranck LENORMAND
2019-02-12MLK-18345: drivers: caam: add support for i.mx8mmSilvano di Ninno
2019-02-12MLK-17909 RNG Instantation done in Secure FirmwareCedric Neveux
2019-02-12MLK-17992: caam: sm: Fix compilation warningsFranck LENORMAND
2019-02-12MLK-17674-2: CAAM SM : get base address from device treeSilvano di Ninno
2019-02-12MLK-17674-1: sm_store remove CONFIG_OFSilvano di Ninno
2019-02-12MLK-17732-2: SM store: Support iMX8QX and iMX8QMFranck LENORMAND
2019-02-12MLK-17253-2: crypto: caam: Use correct memory function for Secure MemoryFranck LENORMAND
2019-02-12MLK-17253-1: crypto: caam: Fix computation of SM pages addressesFranck LENORMAND
2019-02-12MLK-17111-4: crypto: caam: Fix RNG Kernel oops on i.MX8QXPAymen Sghaier
2019-02-12MLK-17111-1: crypto: caam: Fix RNG instantiation retryAymen Sghaier
2019-02-12MLK-16950 crypto: caam: Fix failed to flush job ring 0Aymen Sghaier
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: crypto: caam: Fix DMA coherency configurationFranck LENORMAND
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-17992: caam: sm: Fix compilation warningsFranck LENORMAND
2019-02-12MLK-17412-01: Fix secvio driver to have same driver name as DTSFranck LENORMAND
2019-02-12MLK-14765: Enable DCP SHA workaround on all platformsRadu Solea
2019-02-12MA-9807: Fix ecb(aes) use without an IVRadu Solea
2019-02-12MLK-14765: Fix DCP Aes timeout issues when used with CTSRadu Solea
2019-02-12MLK-14765: Fix DCP SHA null hashes and output lengthRadu Solea
2019-02-12MLK-14611 Fix xcbc unkeyed registrationRadu Solea
2019-02-12MLK-14284 Fix CAAM Errata err005766 handlingRadu Solea
2019-02-12MLK-14611 Fix CBC mode support by returning a correct IVRadu Solea
2019-02-12MLK-14611 Add DES key complexity validationRadu Solea
2019-02-12Add missing NULL checks in CAAM smRadu Solea
2019-02-12MLK-13779 crypto: caam - initialize kslock spinlockOctavian Purdila
2019-02-12MLK-13095 DCP driver doesn't initialize the DCP clockDan Douglass
2019-02-12MLK-13073 crypto: dcp: Add DCP support for i.mx6Dan Douglass
2019-02-12MLK-11922 i.mx6: Linux 3.14.28 CAAM & SNVS enabled by default.ulises
2019-02-12MLK-12312: CAAM hash algorithms fail registration during initializationRussell King