Age | Commit message (Expand) | Author |
2013-03-21 | crypto: sahara - Add driver for SAHARA2 accelerator. | Javier Martin |
2013-03-10 | crypto: atmel-sha - add support for latest release of the IP (0x410) | Nicolas Royer |
2012-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-11-22 | IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers. | Krzysztof HaĆasa |
2012-11-09 | crypto: omap-aes - select BLKCIPHER2 | Sebastian Andrzej Siewior |
2012-08-20 | crypto: atmel - Remove possible typo error | Tushar Behera |
2012-08-01 | powerpc/crypto: rework Kconfig | Seth Jennings |
2012-07-11 | crypto: atmel - add Atmel SHA1/SHA256 driver | Nicolas Royer |
2012-07-11 | crypto: atmel - add Atmel DES/TDES driver | Nicolas Royer |
2012-07-11 | crypto: atmel - add Atmel AES driver | Nicolas Royer |
2012-06-27 | crypto: nx - fix typo in nx driver config option | Seth Jennings |
2012-06-12 | crypto: bfin_crc - CRC hardware driver for BF60x family processors. | Sonic Zhang |
2012-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-05-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-05-16 | s390/crypto des: add missing select statement | Heiko Carstens |
2012-05-16 | powerpc/crypto: Build files for the nx device driver | Kent Yoder |
2012-05-15 | crypto: mv_cesa requires on CRYPTO_HASH to build | Alexander Clouter |
2012-05-04 | crypto: ux500 - Add driver for CRYP hardware | Andreas Westin |
2012-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-03-11 | [S390] Remove monolithic build option for zcrypt driver. | Holger Dengler |
2012-01-13 | crypto: driver for Tegra AES hardware | Varun Wadekar |
2011-10-21 | crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BIT | Richard Weinberger |
2011-10-20 | crypto: picoxcell - add dependency on HAVE_CLK | Jamie Iles |
2011-05-23 | [S390] ap: skip device registration on type probe failure | Holger Dengler |
2011-05-04 | crypto: s390 - add System z hardware support for CTR mode | Gerald Schaefer |
2011-05-04 | crypto: s390 - cleanup s390 Kconfig options | Jan Glauber |
2011-05-04 | crypto: s390 - add System z hardware support for GHASH | Gerald Schaefer |
2011-05-04 | crypto: s390 - add System z hardware support for XTS mode | Gerald Schaefer |
2011-04-08 | crypto: s5p-sss - add S5PV210 advanced crypto engine support | Vladimir Zapolskiy |
2011-03-27 | crypto: caam - Add support for the Freescale SEC4/CAAM | Kim Phillips |
2011-02-21 | crypto: picoxcell - add support for the picoxcell crypto engines | Jamie Iles |
2010-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-09-12 | crypto: n2_crypto - Niagara2 driver needs to depend upon CRYPTO_DES | David S. Miller |
2010-09-03 | crypto: omap-aes - OMAP2/3 AES hw accelerator driver | Dmitry Kasatkin |
2010-08-13 | [S390] zcrypt: fix Kconfig dependencies | Heiko Carstens |
2010-05-19 | crypto: n2 - Add Niagara2 crypto driver | David S. Miller |
2010-05-03 | crypto: omap - sha1 & md5 driver | Dmitry Kasatkin |
2009-08-10 | crypto: mv_cesa - Add support for Orion5X crypto engine | Sebastian Andrzej Siewior |
2009-07-14 | crypto: padlock - Switch sha to shash | Herbert Xu |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-12 | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek |
2009-06-02 | crypto: padlock - Restore dependency on x86 | Herbert Xu |
2009-06-02 | crypto: padlock - Enable on x86_64 | Sebastian Andrzej Siewior |
2009-02-18 | crypto: amcc - Add crypt4xx driver | James Hsiao |
2009-02-18 | crypto: sha-s390 - Switch to shash | Herbert Xu |
2008-07-13 | crypto: ixp4xx - Select CRYPTO_AUTHENC | Imre Kaloz |
2008-07-10 | crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs | Christian Hohnstaedt |
2008-07-10 | crypto: talitos - Freescale integrated security engine (SEC) driver | Kim Phillips |
2008-04-21 | [CRYPTO] padlock-aes: Use generic setkey function | Sebastian Siewior |