summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* | 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-12-012-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/+1Star
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.8-single-zimage' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-11-211-2/+0Star
| |\ \ \ \
| * | | | | ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2012-11-051-2/+1Star
| | |_|_|/ | |/| | |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-2/+0Star
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-11-211-2/+0Star
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | crypto: tegra: remove include of <mach/clk.h>Stephen Warren2012-11-051-2/+0Star
| | |/
* | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-122-16/+2Star
|\| |
| * | 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-162-14/+0Star
| |/
* | IXP4xx crypto: MOD_AES{128,192,256} already include key size.Krzysztof Hałasa2012-11-221-6/+6
* | IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers.Krzysztof Hałasa2012-11-221-1/+1
|/
* Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-071-2/+15
|\
| * Merge branch 'kirkwood/dt' of git://git.infradead.org/users/jcooper/linux int...Olof Johansson2012-09-221-2/+15
| |\
| | * Crypto: CESA: Add support for DT based instantiation.Andrew Lunn2012-09-221-2/+15
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-051-9/+8Star
|\ \ \
| * \ \ Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-072-7/+7
| |\ \ \ | | | |/ | | |/|
| * | | powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...Michael Ellerman2012-09-051-9/+8Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-0429-343/+1924
|\ \ \ \
| * | | | crypto: caam - increase TRNG clocks per sampleKim Phillips2012-09-271-3/+3
| * | | | crypto: tegra-aes - fix error return codePeter Senna Tschudin2012-09-271-0/+1
| * | | | crypto: crypto4xx - fix error return codePeter Senna Tschudin2012-09-271-0/+1
| * | | | crypto: hifn_795x - fix error return codePeter Senna Tschudin2012-09-271-1/+4
| * | | | crypto: ux500 - fix error return codePeter Senna Tschudin2012-09-271-0/+1
| * | | | crypto: caam - fix error IDs for SEC v5.x RNG4Horia Geanta2012-09-271-2/+0Star
| * | | | crypto: caam - add IPsec ESN supportHoria Geanta2012-09-062-2/+26
| * | | | crypto: geode-aes - Use module_pci_driverSachin Kamat2012-09-061-14/+1Star
| * | | | crypto: remove duplicated includeWei Yongjun2012-09-063-15/+0Star
| * | | | crypto: caam - coccicheck fixesKim Phillips2012-09-063-8/+16
| * | | | crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiDevendra Naga2012-09-061-1/+0Star
| * | | | crypto: talitos - add IPsec ESN supportHoria Geanta2012-08-281-2/+28
| * | | | crypto: talitos - support for assoc data provided as scatterlistHoria Geanta2012-08-281-51/+125
| * | | | crypto: talitos - change type and name for [src|dst]_is_chainedHoria Geanta2012-08-281-21/+20Star
| * | | | crypto: talitos - prune unneeded descriptor allocation paramHoria Geanta2012-08-281-7/+6Star
| * | | | crypto: talitos - fix icv management on outbound directionHoria Geanta2012-08-281-1/+1
| * | | | crypto: talitos - consolidate common cra_* assignmentsKim Phillips2012-08-281-146/+17Star
| * | | | crypto: talitos - consolidate cra_type assignmentsKim Phillips2012-08-281-26/+3Star
| * | | | crypto: atmel - Remove possible typo errorTushar Behera2012-08-201-1/+1
| * | | | crypto: nx - Remove virt_to_abs() usage in nx-842.cMichael Ellerman2012-08-201-16/+18
| * | | | powerpc/crypto: add 842 hardware compression driverSeth Jennings2012-08-013-0/+1627