aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-18Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2012-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
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-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot
2012-11-09crypto: s5p-sss - Fix compilation errorSachin Kamat
2012-11-09crypto: picoxcell - Add terminating entry for platform_device_id tableAxel Lin
2012-11-09crypto: omap-aes - select BLKCIPHER2Sebastian Andrzej Siewior
2012-11-09crypto: tegra-aes - fix error-valued pointer dereferenceWei Yongjun
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-24crypto: tegra - fix missing unlock on error caseWei Yongjun
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-15crypto: talitos - convert to use be16_add_cpu()Wei Yongjun
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