summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-0515-36/+1099
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu2013-06-212-3/+3
| |\
| * | crypto: picoxcell - replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-051-1/+1
| * | crypto: dcp - Staticize local symbolsSachin Kamat2013-06-051-4/+4
| * | crypto: dcp - Use NULL instead of 0Sachin Kamat2013-06-051-1/+1
| * | crypto: dcp - Use devm_* APIsSachin Kamat2013-06-051-22/+10
| * | crypto: dcp - Remove redundant platform_set_drvdata()Sachin Kamat2013-06-051-1/+0
| * | crypto: omap-aes - Don't idle/start AES device between Encrypt operationsJoel A Fernandes2013-06-051-10/+19
| * | crypto: ux500 - Cocci spatch "resource_size.spatch"Thomas Meyer2013-05-281-1/+1
| * | crypto: hifn_795x - Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-281-2/+2
| * | crypto: dcp - Added support for Freescale's DCP co-processorTobias Rauter2013-05-283-0/+936
| * | crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara2013-05-281-0/+1
| * | crypto: caam - Add define for Adjust Output Frame Length in PDBAndrei Varvara2013-05-281-0/+1
| * | crypto: caam - Add defines for CAAM commandsAndrei Varvara2013-05-281-0/+9
| * | crypto: caam - Add defines for overwriting Descriptor's memoryAndrei Varvara2013-05-281-0/+4
| * | crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)Andrei Varvara2013-05-282-1/+56
| * | crypto: caam - Add MATH command to support shld functionAndrei Varvara2013-05-281-0/+2
| * | crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...Andrei Varvara2013-05-281-1/+17
| * | crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is setAndrei Varvara2013-05-282-4/+8
| * | crypto: sahara - remove dependency on EXPERIMENTALPaul Bolle2013-05-241-1/+1
| * | crypto: s5p-sss: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-241-2/+0
| * | crypto: mv_cesa: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-241-1/+0
| * | drivers: crypto: use devm_ioremap_resource()Laurent Navet2013-05-242-8/+6
| * | crypto: caam - FIX RNG init for RNG greater than equal to 4Ruchika Gupta2013-05-142-4/+48
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-025-37/+93
|\ \ \
| * \ \ Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-253-32/+31
| |\ \ \
| | * | | crypto: ux500: use dmaengine_submit APIFabio Baltieri2013-06-252-2/+2
| | * | | crypto: ux500: use dmaengine_prep_slave_sg APIFabio Baltieri2013-06-252-12/+12
| | * | | crypto: ux500: use dmaengine_device_control APIFabio Baltieri2013-06-252-3/+3
| | * | | crypto: ux500/crypt: add missing __iomem qualifiersFabio Baltieri2013-06-251-2/+2
| | * | | crypto: ux500/hash: add missing static qualifiersFabio Baltieri2013-06-251-3/+2
| | * | | crypto: ux500/hash: use readl on iomem addressesFabio Baltieri2013-06-251-10/+10
| * | | | Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-06-121-2/+2
| |\ \ \ \
| * \ \ \ \ Merge tag 'ux500-dma40-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-05-274-5/+62
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | crypto: ux500/[cryp|hash] - Show successful start-up in the bootlogLee Jones2013-05-232-1/+3
| | * | | | crypto: ux500/cryp - Set DMA configuration though dma_slave_config()Lee Jones2013-05-232-1/+23
| | * | | | crypto: ux500/cryp - Prepare clock before enabling itLee Jones2013-05-231-1/+11
| | * | | | crypto: ux500/hash - Set DMA configuration though dma_slave_config()Lee Jones2013-05-232-1/+14
| | * | | | crypto: ux500/hash - Prepare clock before enabling itLee Jones2013-05-231-1/+11
| | | |/ / | | |/| |
* | | | | Merge tag 'mxs-dt-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Arnd Bergmann2013-06-201-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-06-101-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | crypto: sahara - fix building as moduleArnd Bergmann2013-06-051-1/+1
* | | | | Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2013-06-142-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | crypto: ux500/hash - Enable DT probing of the driverLee Jones2013-05-271-0/+6
| * | | | crypto: ux500/cryp - Enable DT probing of the driverLee Jones2013-05-271-0/+6
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-281-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta2013-05-141-2/+2
| |/
* / drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder2013-05-246-38/+19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-0223-321/+2312
|\
| * crypto: caam - fix job ring cleanup codeVakul Garg2013-04-252-0/+5