aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-13/+8
2012-12-18Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2-7/+7
2012-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-6/+11
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+2
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-16/+2
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2Olof Johansson2-2/+2
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2-2/+2
2012-11-22IXP4xx crypto: MOD_AES{128,192,256} already include key size.Krzysztof Hałasa1-6/+6
2012-11-22IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers.Krzysztof Hałasa1-1/+1
2012-11-21Merge tag 'tegra-for-3.8-single-zimage' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/multiplatformOlof Johansson1-2/+0
2012-11-21Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson1-2/+0
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2-13/+8
2012-11-09crypto: s5p-sss - Fix compilation errorSachin Kamat1-1/+1
2012-11-09crypto: picoxcell - Add terminating entry for platform_device_id tableAxel Lin1-0/+1
2012-11-09crypto: omap-aes - select BLKCIPHER2Sebastian Andrzej Siewior1-0/+1
2012-11-09crypto: tegra-aes - fix error-valued pointer dereferenceWei Yongjun1-1/+1
2012-11-05crypto: tegra: remove include of <mach/clk.h>Stephen Warren1-2/+0
2012-11-05ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij1-2/+1
2012-10-24crypto: tegra - fix missing unlock on error caseWei Yongjun1-2/+6
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-headersTony Lindgren2-2/+2
2012-10-15ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2-14/+0
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2-2/+2
2012-10-15crypto: talitos - convert to use be16_add_cpu()Wei Yongjun1-2/+1
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+15
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-9/+8
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds29-343/+1924
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-1/+1
2012-09-27crypto: caam - increase TRNG clocks per sampleKim Phillips1-3/+3
2012-09-27crypto: tegra-aes - fix error return codePeter Senna Tschudin1-0/+1
2012-09-27crypto: crypto4xx - fix error return codePeter Senna Tschudin1-0/+1
2012-09-27crypto: hifn_795x - fix error return codePeter Senna Tschudin1-1/+4
2012-09-27crypto: ux500 - fix error return codePeter Senna Tschudin1-0/+1
2012-09-27crypto: caam - fix error IDs for SEC v5.x RNG4Horia Geanta1-2/+0
2012-09-22Merge branch 'kirkwood/dt' of git://git.infradead.org/users/jcooper/linux into late/kirkwoodOlof Johansson1-2/+15
2012-09-22Crypto: CESA: Add support for DT based instantiation.Andrew Lunn1-2/+15
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2-2/+2
2012-09-15sparc64: Adjust crypto priorities.David S. Miller1-1/+1
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann2-2/+2
2012-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt2-7/+7
2012-09-07crypto: caam - add IPsec ESN supportHoria Geanta2-2/+26
2012-09-07crypto: geode-aes - Use module_pci_driverSachin Kamat1-14/+1
2012-09-07crypto: remove duplicated includeWei Yongjun3-15/+0
2012-09-07crypto: caam - coccicheck fixesKim Phillips3-8/+16
2012-09-07crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiDevendra Naga1-1/+0
2012-09-07crypto/caam: Export gen_split_key symbol for other modulesBen Collins1-0/+1
2012-09-05powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto driverMichael Ellerman1-9/+8
2012-08-28crypto: talitos - add IPsec ESN supportHoria Geanta1-2/+28