summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2017-08-06Merge tag 'v4.1.43' into 4.1-2.0.x-imxOtavio Salvador
2017-07-31crypto: caam - fix signals handlingHoria Geantă
2017-07-31crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef
2017-07-31crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks
2017-06-17Merge tag 'v4.1.41' into 4.1-2.0.x-imxOtavio Salvador
2017-05-17crypto: caam - fix RNG deinstantiation error checkingHoria Geantă
2017-01-23Merge tag 'v4.1.38' into 4.1-2.0.x-imxOtavio Salvador
2017-01-12crypto: caam - fix AEAD givenc descriptorsAlex Porosanu
2016-10-05Merge tag 'v4.1.33' into 4.1-2.0.x-imxOtavio Salvador
2016-09-12MLK-12997 CRYPTO: CAAM: Fix kernel hang in CAAM when HAB bootye li
2016-08-24crypto: caam - fix non-hmac hashesRussell King
2016-08-23MLK-13095 DCP driver doesn't initialize the DCP clockDan Douglass
2016-08-14MLK-13073 crypto: dcp: Add DCP support for i.mx6Dan Douglass
2016-07-10crypto: ux500 - memmove the right sizeLinus Walleij
2016-07-10crypto: vmx - Increase priority of aes-cbc cipherAnton Blanchard
2016-06-17crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky
2016-06-06crypto: caam - fix caam_jr_alloc() ret codeCatalin Vasile
2016-06-03crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocksKrzysztof Kozlowski
2016-06-03crypto: s5p-sss - Remove useless hash interrupt handlerKrzysztof Kozlowski
2016-05-08crypto: ccp - Prevent information leakage on exportTom Lendacky
2016-04-18crypto: atmel - fix checks of error code returned by devm_ioremap_resource()Cyrille Pitchen
2016-04-18crypto: ccp - memset request context to zero during importTom Lendacky
2016-04-18crypto: ccp - Don't assume export/import areas are alignedTom Lendacky
2016-04-18crypto: ccp - Limit the amount of information exportedTom Lendacky
2016-04-18crypto: ccp - Add hash state import and export supportTom Lendacky
2016-03-18MLK-11922 i.mx6: Linux 3.14.28 CAAM & SNVS enabled by default.ulises
2016-03-11 MLK-12475 CAAM: sg pointer updated instead of local copyDan Douglass
2016-02-28crypto: atmel-sha - remove calls of clk_prepare() from atomic contextsCyrille Pitchen
2016-02-28crypto: atmel - Check for clk_prepare_enable() return valueLABBE Corentin
2016-02-28crypto: atmel - use devm_xxx() managed functionLABBE Corentin
2016-02-09MLK-12340: CAAM: system hang during cryptomgr_testUlises Cardenas
2016-01-25crypto: caam: fix the DMA handle checking for the DMA maintainanceJason Liu
2016-01-22MLK-12312: CAAM hash algorithms fail registration during initializationRussell King
2016-01-20MLK-12302 caam: Secure Memory platform device creation crashesDan Douglass
2016-01-20MLK-11360-01 crypto: caam_snvs: add snvs clock managementFugang Duan
2016-01-20MLK-11103 Missing register in Secure memory configuration v1Ulises Cardenas
2016-01-20MLK-11020: arm: imx: caam: imx7d caam_aclk clock dependencyAdrian Alonso
2016-01-20MLK-10978-1 ARM: imx6ul: Add CAAM support for i.mx6ulDan Douglass
2016-01-20MLK-10897-1 ARM: imx7d: Add CAAM support for i.mx7dDan Douglass
2016-01-20MLK-9769-24 Add cache coherency support to CAAM scatterlist implementationVictoria Milhoan
2016-01-20MLK-9769-23 Replace SECVIO of_irq_to_resource() with irq_of_parse_and_map()Victoria Milhoan
2016-01-20MLK-9980 Modify CAAM driver to hide algorithm registered notificationsVictoria Milhoan
2016-01-20MLK-10036 Freescale CAAM: Add support for DSM with Mega/Fast mix onVictoria Milhoan
2016-01-20MLK-9971 Add XCBC-AES support for CAAM in i.MX6 familyWinston Hudson (b45308)
2016-01-20MLK-9951 Update CAAM driver era interfaceVictoria Milhoan
2016-01-20MLK-9710-5 Unregister Secure Memory platform device upon shutdownVictoria Milhoan
2016-01-20MLK-9769-22 Detect HW features during alg registrationSteve Cornelius
2016-01-20MLK-9769-21 Modify Freescale CAAM driver Scatter Gather entry definitionVictoria Milhoan
2016-01-20MLK-9769-20 Limit AXI pipeline to a depth of one in CAAM for i.MX6 devicesVictoria Milhoan (b42089)
2016-01-20MLK-9769-19 Add ARC4-ECB support for CAAM in i.MX6 familyWinston Hudson