aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAge
...
| * crypto: mxs-dcp: Check the return value of stmp_reset_block()Fabio Estevam2014-02-08
| * crypto: mxs-dcp: Use devm_kzalloc()Fabio Estevam2014-02-08
| * crypto: talitos: init the priv->alg_list more earlier in talitos_probe()Kevin Hao2014-02-08
| * crypto: ccp - Perform completion callbacks using a taskletTom Lendacky2014-02-08
| * crypto: ccp - Use a single queue for proper ordering of tfm requestsTom Lendacky2014-02-08
| * crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky2014-02-08
| * crypto: ccp - Allow for selective disablement of crypto API algorithmsTom Lendacky2014-02-08
| * crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignmentsDave Jones2014-02-08
| * crypto: caam - Fix job ring discovery in controller driverNitesh Lal2014-02-08
| * crypto: dcp - Move the AES operation type from actx to rctxMarek Vasut2014-02-08
* | crypto/nx/nx-842: Fix handling of vmalloc addressesNathan Fontenot2014-02-10
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\
| * Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-02
| |\
| * \ Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...Olof Johansson2013-12-22
| |\ \
| | * | crypto: atmel-sha - add sha information to the logNicolas Ferre2013-12-12
| | * | crypto: atmel-sha - add support for Device TreeNicolas Ferre2013-12-12
| | * | crypto: atmel-tdes - add support for Device TreeNicolas Ferre2013-12-12
| | * | crypto: atmel-aes - add support for Device TreeNicolas Ferre2013-12-12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-01-23
|\ \ \ \
| * | | | crypto: mxs - Fix sparse non static symbol warningWei Yongjun2014-01-14
| * | | | crypto: ccp - CCP device enabled/disabled changesTom Lendacky2014-01-14
| * | | | crypto: ccp - Cleanup hash invocation callsTom Lendacky2014-01-14
| * | | | crypto: ccp - Change data length declarations to u64Tom Lendacky2014-01-14
| * | | | crypto: ccp - Check for caller result area before using itTom Lendacky2014-01-14
| * | | | crypto: ccp - Cleanup scatterlist usageTom Lendacky2014-01-14
| * | | | crypto: ccp - Apply appropriate gfp_t type to memory allocationsTom Lendacky2014-01-14
| * | | | crypto: drivers - Sort drivers/crypto/MakefileMarek Vasut2014-01-05
| * | | | crypto: mxs - Add Freescale MXS DCP driverMarek Vasut2014-01-05
| * | | | crypto: mxs - Remove the old DCP driverMarek Vasut2014-01-05
| * | | | crypto: talitos - Remove redundant dev_set_drvdataSachin Kamat2013-12-30
| * | | | crypto: ccp - Remove redundant dev_set_drvdataSachin Kamat2013-12-30
| * | | | crypto: crypto4xx - Remove redundant dev_set_drvdataSachin Kamat2013-12-30
| * | | | crypto: caam - simplify and harden key parsingHoria Geanta2013-12-20
| * | | | crypto: omap-sham - Fix Polling mode for larger blocksLokesh Vutla2013-12-20
| * | | | crypto: ccp - Remove user triggerable pr_err callsTom Lendacky2013-12-20
| * | | | crypto: ccp - CCP Kconfig fixesTom Lendacky2013-12-20
| * | | | crypto: ccp - Fix sparse warnings in ccp-crypto-sha.cTom Lendacky2013-12-20
| * | | | crytpo: ccp - fix coccinelle warningsFengguang Wu2013-12-09
| * | | | crypto: omap-aes - add error check for pm_runtime_get_syncNishanth Menon2013-12-05
| * | | | crypto: talitos - fix locating offending descriptor in error pathHoria Geanta2013-12-05
| * | | | crypto: omap-sham - Only release DMA channel if successfully requestedMark A. Greer2013-12-05
| * | | | crytpo: ccp - CCP device driver build filesTom Lendacky2013-12-05
| * | | | crypto: ccp - CCP SHA crypto API supportTom Lendacky2013-12-05
| * | | | crypto: ccp - CCP XTS-AES crypto API supportTom Lendacky2013-12-05
| * | | | crypto: ccp - CCP AES CMAC mode crypto API supportTom Lendacky2013-12-05
| * | | | crypto: ccp - CCP AES crypto API supportTom Lendacky2013-12-05
| * | | | crypto: ccp - crypto API interface to the CCP device driverTom Lendacky2013-12-05
| * | | | crypto: ccp - CCP device driver and interface supportTom Lendacky2013-12-05
| | |_|/ | |/| |
* / | | crypto: ixp4xx - Fix kernel compile errorKrzysztof HaƂasa2014-01-01
|/ / /
* | | crypto: talitos - fix aead sglen for case 'dst != src'Horia Geanta2013-11-28