| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-02-26 | 5 | -378/+1210 |
|\ |
|
| * | crypto: atmel-aes - adjust duplicate test | Julia Lawall | 2013-02-04 | 1 | -1/+1 |
| * | crypto: omap-sham - Fix compile errors when CONFIG_OF not defined | Mark A. Greer | 2013-01-20 | 1 | -1/+5 |
| * | crypto: s5p-sss - Use devm_clk_get() | Jingoo Han | 2013-01-20 | 1 | -3/+1 |
| * | crypto: omap-aes - Add CTR algorithm Support | Mark A. Greer | 2013-01-20 | 1 | -15/+128 |
| * | crypto: omap-aes - Add OMAP4/AM33XX AES Support | Mark A. Greer | 2013-01-20 | 1 | -33/+125 |
| * | crypto: omap-aes - Convert to dma_request_slave_channel_compat() | Mark A. Greer | 2013-01-20 | 1 | -4/+8 |
| * | crypto: omap-aes - Add Device Tree Support | Mark A. Greer | 2013-01-20 | 1 | -26/+97 |
| * | crypto: omap-aes - Remove usage of private DMA API | Mark A. Greer | 2013-01-20 | 1 | -133/+0 |
| * | crypto: omap-aes - Add code to use dmaengine API | Mark A. Greer | 2013-01-20 | 1 | -1/+183 |
| * | crypto: omap-aes - Add suspend/resume support | Mark A. Greer | 2013-01-20 | 1 | -0/+19 |
| * | crypto: omap-aes - Convert to use pm_runtime API | Mark A. Greer | 2013-01-20 | 1 | -18/+11 |
| * | crypto: omap-aes - Don't reset controller for every operation | Mark A. Greer | 2013-01-20 | 1 | -27/+0 |
| * | crypto: omap-aes - Remmove unnecessary pr_info noise | Mark A. Greer | 2013-01-20 | 1 | -4/+0 |
| * | crypto: bfin_crc - reposition free_irq to avoid access to invalid data | Julia Lawall | 2013-01-20 | 1 | -3/+3 |
| * | crypto: omap-sham - Add SHA224 and SHA256 Support | Mark A. Greer | 2013-01-05 | 1 | -10/+173 |
| * | crypto: omap-sham - Add OMAP4/AM33XX SHAM Support | Mark A. Greer | 2013-01-05 | 1 | -84/+332 |
| * | crypto: omap-sham - Convert to dma_request_slave_channel_compat() | Mark A. Greer | 2013-01-05 | 1 | -1/+2 |
| * | crypto: omap-sham - Add Device Tree Support | Mark A. Greer | 2013-01-05 | 1 | -33/+106 |
| * | crypto: omap-sham - Remove usage of private DMA API | Mark A. Greer | 2013-01-05 | 1 | -109/+0 |
| * | crypto: omap-sham - Add code to use dmaengine API | Mark A. Greer | 2013-01-05 | 1 | -9/+145 |
| * | crypto: omap-sham - Add suspend/resume support | Mark A. Greer | 2013-01-05 | 1 | -0/+19 |
| * | crypto: omap-sham - Convert to use pm_runtime API | Mark A. Greer | 2013-01-05 | 1 | -17/+11 |
| * | crypto: omap-sham - Remove unnecessary pr_info noise | Mark A. Greer | 2013-01-05 | 1 | -2/+0 |
* | | ARM: OMAP2+: Disable code that currently does not work with multiplaform | Tony Lindgren | 2013-01-11 | 1 | -0/+3 |
* | | Drivers: crypto: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 13 | -57/+54 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-12-18 | 2 | -13/+8 |
|\ |
|
| * | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2012-12-18 | 2 | -7/+7 |
| |\ |
|
| * | | powerpc+of: Add of node/property notification chain for adds and removes | Nathan Fontenot | 2012-11-15 | 2 | -13/+8 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-12-15 | 5 | -6/+11 |
|\ \ \ |
|
| * | | | crypto: s5p-sss - Fix compilation error | Sachin Kamat | 2012-11-09 | 1 | -1/+1 |
| * | | | crypto: picoxcell - Add terminating entry for platform_device_id table | Axel Lin | 2012-11-09 | 1 | -0/+1 |
| * | | | crypto: omap-aes - select BLKCIPHER2 | Sebastian Andrzej Siewior | 2012-11-09 | 1 | -0/+1 |
| * | | | crypto: tegra-aes - fix error-valued pointer dereference | Wei Yongjun | 2012-11-09 | 1 | -1/+1 |
| * | | | crypto: tegra - fix missing unlock on error case | Wei Yongjun | 2012-10-24 | 1 | -2/+6 |
| * | | | crypto: talitos - convert to use be16_add_cpu() | Wei Yongjun | 2012-10-15 | 1 | -2/+1 |
| |/ / |
|
* | | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-12-13 | 2 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/... | Olof Johansson | 2012-12-01 | 2 | -2/+2 |
| |\ \ \ |
|
| | * | | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 2012-11-30 | 2 | -2/+2 |
* | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-12-13 | 1 | -2/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'tegra-for-3.8-single-zimage' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2012-11-21 | 1 | -2/+0 |
| |\ \ \ \ \ |
|
| * | | | | | | ARM: plat-nomadik: move DMA40 header to <linux/platform_data> | Linus Walleij | 2012-11-05 | 1 | -2/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -2/+0 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2012-11-21 | 1 | -2/+0 |
| |\ \ \ \ \
| | | |/ / /
| | |/| / /
| | |_|/ /
| |/| | | |
|
| | * | | | crypto: tegra: remove include of <mach/clk.h> | Stephen Warren | 2012-11-05 | 1 | -2/+0 |
| | |/ / |
|
* | | / | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 2 | -16/+2 |
|\| | |
| |_|/
|/| | |
|
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h... | Tony Lindgren | 2012-10-17 | 2 | -2/+2 |
| |\ \ |
|
| | * | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 2012-10-15 | 2 | -2/+2 |
| | |/ |
|
| * / | ARM: OMAP: Trivial driver changes to remove include plat/cpu.h | Tony Lindgren | 2012-10-16 | 2 | -14/+0 |
| |/ |
|
* | | IXP4xx crypto: MOD_AES{128,192,256} already include key size. | Krzysztof HaĆasa | 2012-11-22 | 1 | -6/+6 |