summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-02-255-378/+1210
|\
| * crypto: atmel-aes - adjust duplicate testJulia Lawall2013-02-041-1/+1
| * crypto: omap-sham - Fix compile errors when CONFIG_OF not definedMark A. Greer2013-01-201-1/+5
| * crypto: s5p-sss - Use devm_clk_get()Jingoo Han2013-01-201-3/+1
| * crypto: omap-aes - Add CTR algorithm SupportMark A. Greer2013-01-201-15/+128
| * crypto: omap-aes - Add OMAP4/AM33XX AES SupportMark A. Greer2013-01-201-33/+125
| * crypto: omap-aes - Convert to dma_request_slave_channel_compat()Mark A. Greer2013-01-201-4/+8
| * crypto: omap-aes - Add Device Tree SupportMark A. Greer2013-01-201-26/+97
| * crypto: omap-aes - Remove usage of private DMA APIMark A. Greer2013-01-201-133/+0
| * crypto: omap-aes - Add code to use dmaengine APIMark A. Greer2013-01-201-1/+183
| * crypto: omap-aes - Add suspend/resume supportMark A. Greer2013-01-201-0/+19
| * crypto: omap-aes - Convert to use pm_runtime APIMark A. Greer2013-01-201-18/+11
| * crypto: omap-aes - Don't reset controller for every operationMark A. Greer2013-01-201-27/+0
| * crypto: omap-aes - Remmove unnecessary pr_info noiseMark A. Greer2013-01-201-4/+0
| * crypto: bfin_crc - reposition free_irq to avoid access to invalid dataJulia Lawall2013-01-201-3/+3
| * crypto: omap-sham - Add SHA224 and SHA256 SupportMark A. Greer2013-01-051-10/+173
| * crypto: omap-sham - Add OMAP4/AM33XX SHAM SupportMark A. Greer2013-01-051-84/+332
| * crypto: omap-sham - Convert to dma_request_slave_channel_compat()Mark A. Greer2013-01-051-1/+2
| * crypto: omap-sham - Add Device Tree SupportMark A. Greer2013-01-051-33/+106
| * crypto: omap-sham - Remove usage of private DMA APIMark A. Greer2013-01-051-109/+0
| * crypto: omap-sham - Add code to use dmaengine APIMark A. Greer2013-01-051-9/+145
| * crypto: omap-sham - Add suspend/resume supportMark A. Greer2013-01-051-0/+19
| * crypto: omap-sham - Convert to use pm_runtime APIMark A. Greer2013-01-051-17/+11
| * crypto: omap-sham - Remove unnecessary pr_info noiseMark A. Greer2013-01-051-2/+0
* | ARM: OMAP2+: Disable code that currently does not work with multiplaformTony Lindgren2013-01-111-0/+3
* | Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-0313-57/+54
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-182-13/+8
|\
| * Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2012-12-182-7/+7
| |\
| * | powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-152-13/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-12-155-6/+11
|\ \ \
| * | | crypto: s5p-sss - Fix compilation errorSachin Kamat2012-11-091-1/+1
| * | | crypto: picoxcell - Add terminating entry for platform_device_id tableAxel Lin2012-11-091-0/+1
| * | | crypto: omap-aes - select BLKCIPHER2Sebastian Andrzej Siewior2012-11-091-0/+1
| * | | crypto: tegra-aes - fix error-valued pointer dereferenceWei Yongjun2012-11-091-1/+1
| * | | crypto: tegra - fix missing unlock on error caseWei Yongjun2012-10-241-2/+6
| * | | crypto: talitos - convert to use be16_add_cpu()Wei Yongjun2012-10-151-2/+1
| |/ /
* | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-132-2/+2
|\ \ \
| * \ \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-11-302-2/+2
| |\ \ \
| | * | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-302-2/+2
* | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-2/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-3.8-single-zimage' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-11-211-2/+0
| |\ \ \ \ \
| * | | | | | ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2012-11-051-2/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-2/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-11-211-2/+0
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| | * | | crypto: tegra: remove include of <mach/clk.h>Stephen Warren2012-11-051-2/+0
| | |/ /
* | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-122-16/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-172-2/+2
| |\ \
| | * | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-152-2/+2
| | |/
| * | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-152-14/+0
| |/
* | IXP4xx crypto: MOD_AES{128,192,256} already include key size.Krzysztof HaƂasa2012-11-221-6/+6
OpenPOWER on IntegriCloud