summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2016-06-01crypto: caam - fix caam_jr_alloc() ret codeCatalin Vasile
2016-05-04crypto: ccp - Prevent information leakage on exportTom Lendacky
2016-04-12crypto: ccp - memset request context to zero during importTom Lendacky
2016-04-12crypto: ccp - Don't assume export/import areas are alignedTom Lendacky
2016-04-12crypto: ccp - Limit the amount of information exportedTom Lendacky
2016-04-12crypto: ccp - Add hash state import and export supportTom Lendacky
2015-09-13crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?
2015-08-16crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu
2015-07-10Revert "crypto: talitos - convert to use be16_add_cpu()"Horia Geant?
2015-07-10crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?
2015-06-29crypto: caam - fix RNG buffer cache alignmentSteve Cornelius
2015-05-06crypto: omap-aes - Fix support for unequal lengthsVutla, Lokesh
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-21crypto: caam - remove duplicated sg copy functionsCristian Stoica
2014-11-21crypto: caam - fix missing dma unmap on error pathCristian Stoica
2014-10-15crypto: caam - fix addressing of struct memberCristian Stoica
2014-09-05crypto: ux500 - make interrupt mode plausibleArnd Bergmann
2014-07-17crypto: caam - fix memleak in caam_jr moduleCristian Stoica
2014-06-07crypto: caam - add allocation failure handling in SPRINTFCAT macroHoria Geanta
2014-02-11crypto/nx/nx-842: Fix handling of vmalloc addressesNathan Fontenot
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-01-15crypto: mxs - Fix sparse non static symbol warningWei Yongjun
2014-01-15crypto: ccp - CCP device enabled/disabled changesTom Lendacky
2014-01-15crypto: ccp - Cleanup hash invocation callsTom Lendacky
2014-01-15crypto: ccp - Change data length declarations to u64Tom Lendacky
2014-01-15crypto: ccp - Check for caller result area before using itTom Lendacky
2014-01-15crypto: ccp - Cleanup scatterlist usageTom Lendacky
2014-01-15crypto: ccp - Apply appropriate gfp_t type to memory allocationsTom Lendacky
2014-01-05crypto: drivers - Sort drivers/crypto/MakefileMarek Vasut
2014-01-05crypto: mxs - Add Freescale MXS DCP driverMarek Vasut
2014-01-05crypto: mxs - Remove the old DCP driverMarek Vasut
2014-01-02Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2014-01-01crypto: ixp4xx - Fix kernel compile errorKrzysztof HaƂasa
2013-12-30crypto: talitos - Remove redundant dev_set_drvdataSachin Kamat
2013-12-30crypto: ccp - Remove redundant dev_set_drvdataSachin Kamat
2013-12-30crypto: crypto4xx - Remove redundant dev_set_drvdataSachin Kamat
2013-12-22Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...Olof Johansson
2013-12-20crypto: caam - simplify and harden key parsingHoria Geanta
2013-12-20crypto: omap-sham - Fix Polling mode for larger blocksLokesh Vutla
2013-12-20crypto: ccp - Remove user triggerable pr_err callsTom Lendacky
2013-12-20crypto: ccp - CCP Kconfig fixesTom Lendacky
2013-12-20crypto: ccp - Fix sparse warnings in ccp-crypto-sha.cTom Lendacky
2013-12-12crypto: atmel-sha - add sha information to the logNicolas Ferre
2013-12-12crypto: atmel-sha - add support for Device TreeNicolas Ferre
2013-12-12crypto: atmel-tdes - add support for Device TreeNicolas Ferre
2013-12-12crypto: atmel-aes - add support for Device TreeNicolas Ferre
2013-12-09crytpo: ccp - fix coccinelle warningsFengguang Wu
2013-12-05crypto: omap-aes - add error check for pm_runtime_get_syncNishanth Menon
2013-12-05crypto: talitos - fix locating offending descriptor in error pathHoria Geanta