summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam
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
2019-10-17crypto: caam - fix concurrency issue in givencrypt descriptorHoria Geantă
2019-08-04crypto: caam - limit output IV to CBC to work around CTR mode DMA issueArd Biesheuvel
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-23crypto: caam - fixed handling of sg listPankaj Gupta
2019-01-23crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-11-13crypto: caam - fix implicit casts in endianness helpersHoria Geantă
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-09crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă
2018-08-24MLK-17304-3: crypto: caam: Avoid dma_map call with empty bufferAymen Sghaier
2018-08-24MLK-17302: crypto: caam: Move RNG instantiation to SECOAymen Sghaier
2018-08-24MLK-17304-2: crypto: caam: Avoid dma_unmap call with empty bufferAymen Sghaier
2018-08-24MLK-17227: crypto: caam: Update CAAM driver verbosity while RNG initAymen Sghaier
2018-08-24crypto: caam: fix index when setting ctrlpriv->jr[]Franck LENORMAND
2018-08-24MLK-17233: Fix CAAM pointer size error for i.MX8Aymen Sghaier
2018-08-24MLK-17304: crypto: caam: Fix error swiotlb buffer is full for caamhashAymen Sghaier
2018-08-24MLK-17841: crypto: caam: Correct bugs in Secure MemoryFranck LENORMAND
2018-08-24MLK-18345: drivers: caam: add support for i.mx8mmSilvano di Ninno
2018-08-24MLK-18220-4 caam: Ensure that CAAM job rings resouces are powered up.Ranjani Vaidyanathan
2018-08-24MLK-17909 RNG Instantation done in Secure FirmwareCedric Neveux
2018-08-24MLK-18011: imx7ulp: caam: Configure CAAM clocksFranck LENORMAND
2018-08-24MLK-17992: caam: sm: Fix compilation warningsFranck LENORMAND
2018-08-24MLK-17674-4: driver/crypto: CAAM add support for 7ulpSilvano di Ninno
2018-08-24MLK-17674-2: CAAM SM : get base address from device treeSilvano di Ninno
2018-08-24MLK-17674-1: sm_store remove CONFIG_OFSilvano di Ninno
2018-08-24MLK-17732-2: SM store: Support iMX8QX and iMX8QMFranck LENORMAND
2018-08-24MLK-17253-2: crypto: caam: Use correct memory function for Secure MemoryFranck LENORMAND
2018-08-24MLK-17253-1: crypto: caam: Fix computation of SM pages addressesFranck LENORMAND
2018-08-24MLK-17412-01: Fix secvio driver to have same driver name as DTSFranck LENORMAND
2018-08-24MLK-17111-4: crypto: caam: Fix RNG Kernel oops on i.MX8QXPAymen Sghaier
2018-08-24MLK-17111-3: crypto: caam: Correct CopyrightAymen Sghaier
2018-08-24MLK-17111-1: crypto: caam: Fix RNG instantiation retryAymen Sghaier
2018-08-24MLK-16950 crypto: caam: Fix failed to flush job ring 0Aymen Sghaier
2018-08-24MLK-17019 Correct CopyrightPeng Fan
2018-08-24MLK-15473-8: crypto: caam: Disable CAAM JR1 according to SCFW updateAymen Sghaier
2018-08-24MLK-15473-7: crypto: caam: Fix CAAM driver build for i.MX6Aymen Sghaier
2018-08-24MLK-15473-1: crypto: caam: Add CAAM driver support for iMX8 soc familyAymen Sghaier
2018-08-24MA-9807: Fix ecb(aes) use without an IVRadu Solea
2018-08-24MLK-14611 Fix xcbc unkeyed registrationRadu Solea
2018-08-24MLK-14284 Fix CAAM Errata err005766 handlingRadu Solea
2018-08-24MLK-14611 Fix CBC mode support by returning a correct IVRadu Solea
2018-08-24MLK-14611 Add DES key complexity validationRadu Solea
2018-08-24Add missing NULL checks in CAAM smRadu Solea
2018-08-24MLK-13779 crypto: caam - initialize kslock spinlockOctavian Purdila
2018-08-24MLK-11922 i.mx6: Linux 3.14.28 CAAM & SNVS enabled by default.ulises
2018-08-24MLK-12312: CAAM hash algorithms fail registration during initializationRussell King
2018-08-24MLK-12302 caam: Secure Memory platform device creation crashesDan Douglass
2018-08-24MLK-11360-01 crypto: caam_snvs: add snvs clock managementFugang Duan