aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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-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: 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-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-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-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-25crypto: caam - fix job ring cleanup codeVakul Garg
2013-04-25crypto: caam - static constify error dataKim Phillips
2013-04-25crypto: caam - change key gen functions to return signed intKim Phillips
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij
2013-04-05crypto: ux500 - add missing commaLinus Walleij
2013-04-03crypto: ux500 - fix error return code in hash_dma_final()Wei Yongjun
2013-03-22crypto: picoxcell - Use of_match_ptr() macroSachin Kamat
2013-03-22crypto: caam - Fix missing init of '.type' in AEAD algos.Vakul Garg
2013-03-22crypto: caam - set RDB bit in security configuration registerVakul Garg
2013-03-21crypto: ux500 - replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur
2013-03-21crypto: sahara - Add driver for SAHARA2 accelerator.Javier Martin
2013-03-21Revert "crypto: caam - add IPsec ESN support"Horia Geanta
2013-03-21Revert "crypto: talitos - add IPsec ESN support"Horia Geanta
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
2013-03-10crypto: caam - fix typo "CRYPTO_AHASH"Paul Bolle
2013-03-10crypto: omap-sham - Use module_platform_driver macroSachin Kamat
2013-03-10crypto: omap-aes - Use module_platform_driver macroSachin Kamat
2013-03-10crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in taskletJoel A Fernandes
2013-03-10crypto: omap-sham - Use pm_runtime_put instead of pm_runtime_put_sync in taskletJoel A Fernandes
2013-03-10crypto: bfin_crc - Fix possible NULL pointer dereferenceSyam Sidhardhan
2013-03-10crypto: atmel-sha - add support for latest release of the IP (0x410)Nicolas Royer
2013-03-10crypto: atmel-tdes - add support for latest release of the IP (0x700)Nicolas Royer