aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-378/+1210
2013-02-04crypto: atmel-aes - adjust duplicate testJulia Lawall1-1/+1
2013-01-20crypto: omap-sham - Fix compile errors when CONFIG_OF not definedMark A. Greer1-1/+5
2013-01-20crypto: s5p-sss - Use devm_clk_get()Jingoo Han1-3/+1
2013-01-20crypto: omap-aes - Add CTR algorithm SupportMark A. Greer1-15/+128
2013-01-20crypto: omap-aes - Add OMAP4/AM33XX AES SupportMark A. Greer1-33/+125
2013-01-20crypto: omap-aes - Convert to dma_request_slave_channel_compat()Mark A. Greer1-4/+8
2013-01-20crypto: omap-aes - Add Device Tree SupportMark A. Greer1-26/+97
2013-01-20crypto: omap-aes - Remove usage of private DMA APIMark A. Greer1-133/+0
2013-01-20crypto: omap-aes - Add code to use dmaengine APIMark A. Greer1-1/+183
2013-01-20crypto: omap-aes - Add suspend/resume supportMark A. Greer1-0/+19
2013-01-20crypto: omap-aes - Convert to use pm_runtime APIMark A. Greer1-18/+11
2013-01-20crypto: omap-aes - Don't reset controller for every operationMark A. Greer1-27/+0
2013-01-20crypto: omap-aes - Remmove unnecessary pr_info noiseMark A. Greer1-4/+0
2013-01-20crypto: bfin_crc - reposition free_irq to avoid access to invalid dataJulia Lawall1-3/+3
2013-01-11ARM: OMAP2+: Disable code that currently does not work with multiplaformTony Lindgren1-0/+3
2013-01-05crypto: omap-sham - Add SHA224 and SHA256 SupportMark A. Greer1-10/+173
2013-01-05crypto: omap-sham - Add OMAP4/AM33XX SHAM SupportMark A. Greer1-84/+332
2013-01-05crypto: omap-sham - Convert to dma_request_slave_channel_compat()Mark A. Greer1-1/+2
2013-01-05crypto: omap-sham - Add Device Tree SupportMark A. Greer1-33/+106
2013-01-05crypto: omap-sham - Remove usage of private DMA APIMark A. Greer1-109/+0
2013-01-05crypto: omap-sham - Add code to use dmaengine APIMark A. Greer1-9/+145
2013-01-05crypto: omap-sham - Add suspend/resume supportMark A. Greer1-0/+19
2013-01-05crypto: omap-sham - Convert to use pm_runtime APIMark A. Greer1-17/+11
2013-01-05crypto: omap-sham - Remove unnecessary pr_info noiseMark A. Greer1-2/+0
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman13-57/+54
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