aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2013-07-09crypto: talitos: use sg_pcopy_to_buffer()Akinobu Mita
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-25Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-06-25crypto: ux500: use dmaengine_submit APIFabio Baltieri
2013-06-25crypto: ux500: use dmaengine_prep_slave_sg APIFabio Baltieri
2013-06-25crypto: ux500: use dmaengine_device_control APIFabio Baltieri
2013-06-25crypto: ux500/crypt: add missing __iomem qualifiersFabio Baltieri
2013-06-25crypto: ux500/hash: add missing static qualifiersFabio Baltieri
2013-06-25crypto: ux500/hash: use readl on iomem addressesFabio Baltieri
2013-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu
2013-06-20Merge tag 'mxs-dt-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Arnd Bergmann
2013-06-14Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2013-06-12Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2013-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-06-05crypto: picoxcell - replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-05crypto: dcp - Staticize local symbolsSachin Kamat
2013-06-05crypto: dcp - Use NULL instead of 0Sachin Kamat
2013-06-05crypto: dcp - Use devm_* APIsSachin Kamat
2013-06-05crypto: dcp - Remove redundant platform_set_drvdata()Sachin Kamat
2013-06-05crypto: omap-aes - Don't idle/start AES device between Encrypt operationsJoel A Fernandes
2013-06-05crypto: sahara - fix building as moduleArnd Bergmann
2013-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-28crypto: ux500 - Cocci spatch "resource_size.spatch"Thomas Meyer
2013-05-28crypto: hifn_795x - Pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-28crypto: dcp - Added support for Freescale's DCP co-processorTobias Rauter
2013-05-28crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara
2013-05-28crypto: caam - Add define for Adjust Output Frame Length in PDBAndrei Varvara
2013-05-28crypto: caam - Add defines for CAAM commandsAndrei Varvara
2013-05-28crypto: caam - Add defines for overwriting Descriptor's memoryAndrei Varvara
2013-05-28crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)Andrei Varvara
2013-05-28crypto: caam - Add MATH command to support shld functionAndrei Varvara
2013-05-28crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...Andrei Varvara
2013-05-28crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is setAndrei Varvara
2013-05-27Merge tag 'ux500-dma40-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2013-05-27crypto: ux500/hash - Enable DT probing of the driverLee Jones
2013-05-27crypto: ux500/cryp - Enable DT probing of the driverLee Jones
2013-05-24crypto: sahara - remove dependency on EXPERIMENTALPaul Bolle
2013-05-24crypto: s5p-sss: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-24crypto: mv_cesa: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-24drivers: crypto: use devm_ioremap_resource()Laurent Navet
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder
2013-05-23crypto: ux500/[cryp|hash] - Show successful start-up in the bootlogLee Jones
2013-05-23crypto: ux500/cryp - Set DMA configuration though dma_slave_config()Lee Jones
2013-05-23crypto: ux500/cryp - Prepare clock before enabling itLee Jones
2013-05-23crypto: ux500/hash - Set DMA configuration though dma_slave_config()Lee Jones
2013-05-23crypto: ux500/hash - Prepare clock before enabling itLee Jones
2013-05-14crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta
2013-05-14crypto: caam - FIX RNG init for RNG greater than equal to 4Ruchika Gupta
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds