aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-11-22IXP4xx crypto: MOD_AES{128,192,256} already include key size.Krzysztof Hałasa
2012-11-22IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers.Krzysztof Hałasa
2012-11-21Merge tag 'tegra-for-3.8-single-zimage' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2012-11-21Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2012-11-05crypto: tegra: remove include of <mach/clk.h>Stephen Warren
2012-11-05ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-15ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-09-27crypto: caam - increase TRNG clocks per sampleKim Phillips
2012-09-27crypto: tegra-aes - fix error return codePeter Senna Tschudin
2012-09-27crypto: crypto4xx - fix error return codePeter Senna Tschudin
2012-09-27crypto: hifn_795x - fix error return codePeter Senna Tschudin
2012-09-27crypto: ux500 - fix error return codePeter Senna Tschudin
2012-09-27crypto: caam - fix error IDs for SEC v5.x RNG4Horia Geanta
2012-09-22Merge branch 'kirkwood/dt' of git://git.infradead.org/users/jcooper/linux int...Olof Johansson
2012-09-22Crypto: CESA: Add support for DT based instantiation.Andrew Lunn
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-15sparc64: Adjust crypto priorities.David S. Miller
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann
2012-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-09-07crypto: caam - add IPsec ESN supportHoria Geanta
2012-09-07crypto: geode-aes - Use module_pci_driverSachin Kamat
2012-09-07crypto: remove duplicated includeWei Yongjun
2012-09-07crypto: caam - coccicheck fixesKim Phillips
2012-09-07crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiDevendra Naga
2012-09-07crypto/caam: Export gen_split_key symbol for other modulesBen Collins
2012-09-05powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...Michael Ellerman
2012-08-28crypto: talitos - add IPsec ESN supportHoria Geanta
2012-08-28crypto: talitos - support for assoc data provided as scatterlistHoria Geanta
2012-08-28crypto: talitos - change type and name for [src|dst]_is_chainedHoria Geanta
2012-08-28crypto: talitos - prune unneeded descriptor allocation paramHoria Geanta
2012-08-28crypto: talitos - fix icv management on outbound directionHoria Geanta
2012-08-28crypto: talitos - consolidate common cra_* assignmentsKim Phillips
2012-08-28crypto: talitos - consolidate cra_type assignmentsKim Phillips
2012-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-08-20crypto: caam - fix possible deadlock conditionKim Phillips
2012-08-20crypto: atmel - Remove possible typo errorTushar Behera
2012-08-20crypto: nx - Remove virt_to_abs() usage in nx-842.cMichael Ellerman