aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAge
* crypto: omap-aes - Add Device Tree SupportMark A. Greer2013-01-19
* crypto: omap-aes - Remove usage of private DMA APIMark A. Greer2013-01-19
* crypto: omap-aes - Add code to use dmaengine APIMark A. Greer2013-01-19
* crypto: omap-aes - Add suspend/resume supportMark A. Greer2013-01-19
* crypto: omap-aes - Convert to use pm_runtime APIMark A. Greer2013-01-19
* crypto: omap-aes - Don't reset controller for every operationMark A. Greer2013-01-19
* crypto: omap-aes - Remmove unnecessary pr_info noiseMark A. Greer2013-01-19
* crypto: bfin_crc - reposition free_irq to avoid access to invalid dataJulia Lawall2013-01-19
* crypto: omap-sham - Add SHA224 and SHA256 SupportMark A. Greer2013-01-05
* crypto: omap-sham - Add OMAP4/AM33XX SHAM SupportMark A. Greer2013-01-05
* crypto: omap-sham - Convert to dma_request_slave_channel_compat()Mark A. Greer2013-01-05
* crypto: omap-sham - Add Device Tree SupportMark A. Greer2013-01-05
* crypto: omap-sham - Remove usage of private DMA APIMark A. Greer2013-01-05
* crypto: omap-sham - Add code to use dmaengine APIMark A. Greer2013-01-05
* crypto: omap-sham - Add suspend/resume supportMark A. Greer2013-01-05
* crypto: omap-sham - Convert to use pm_runtime APIMark A. Greer2013-01-05
* crypto: omap-sham - Remove unnecessary pr_info noiseMark A. Greer2013-01-05
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\
| * Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2012-12-17
| |\
| * | powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-12-15
|\ \ \
| * | | crypto: s5p-sss - Fix compilation errorSachin Kamat2012-11-09
| * | | crypto: picoxcell - Add terminating entry for platform_device_id tableAxel Lin2012-11-09
| * | | crypto: omap-aes - select BLKCIPHER2Sebastian Andrzej Siewior2012-11-09
| * | | crypto: tegra-aes - fix error-valued pointer dereferenceWei Yongjun2012-11-09
| * | | crypto: tegra - fix missing unlock on error caseWei Yongjun2012-10-24
| * | | crypto: talitos - convert to use be16_add_cpu()Wei Yongjun2012-10-15
| |/ /
* | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-13
|\ \ \
| * \ \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-12-01
| |\ \ \
| | * | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-30
* | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-13
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-3.8-single-zimage' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-11-21
| |\ \ \ \ \
| * | | | | | ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2012-11-05
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-11-21
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| | * | | crypto: tegra: remove include of <mach/clk.h>Stephen Warren2012-11-05
| | |/ /
* | | / Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\| | | | |_|/ |/| |
| * | Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-17
| |\ \
| | * | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-15
| | |/
| * / ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-15
| |/
* | IXP4xx crypto: MOD_AES{128,192,256} already include key size.Krzysztof Hałasa2012-11-21
* | IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers.Krzysztof Hałasa2012-11-21
|/
* Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-07
|\
| * Merge branch 'kirkwood/dt' of git://git.infradead.org/users/jcooper/linux int...Olof Johansson2012-09-22
| |\
| | * Crypto: CESA: Add support for DT based instantiation.Andrew Lunn2012-09-22
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-05
|\ \ \
| * \ \ Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-06
| |\ \ \ | | | |/ | | |/|
| * | | powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...Michael Ellerman2012-09-05
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-04
|\ \ \ \
| * | | | crypto: caam - increase TRNG clocks per sampleKim Phillips2012-09-27