1. f848dbd s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms by Hendrik Brueckner · 9 years ago
  2. f1b77aa crypto: omap-des - Integrate with the crypto engine framework by Baolin Wang · 8 years ago
  3. 5343e67 crypto4xx: integrate ppc4xx-rng into crypto4xx by Christian Lamparter · 8 years ago
  4. d293b64 crypto: mxc-scc - add basic driver for the MXC SCC by Steffen Trumtrar · 8 years ago
  5. dc1d9de crypto: s5p-sss - Enable COMPILE_TEST by Krzysztof Kozlowski · 8 years ago
  6. 97ee7ed crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig by Peter Meerwald · 8 years ago
  7. bfd927f crypto: rockchip - add hash support for crypto engine in rk3288 by Zain Wang · 8 years ago
  8. f823ab9 crypto: sunxi-ss - prevent compilation on 64-bit by Andre Przywara · 8 years ago
  9. 0529900 crypto: omap-aes - Support crypto engine framework by Baolin Wang · 8 years ago
  10. cbafd64 crypto: CRYPTO_DEV_ATMEL_AES should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  11. d441954 crypto: atmel-aes - add support to GCM mode by Cyrille Pitchen · 9 years ago
  12. 8054b80 crypto: n2 - Use precalculated hash from headers by LABBE Corentin · 9 years ago
  13. 433cd2c crypto: rockchip - add crypto driver for rk3288 by Zain Wang · 9 years ago
  14. 56b85c9 crypto: atmel: fix bogus select by Arnd Bergmann · 9 years ago
  15. dc97fa0 crypto: mxs-dcp - mxs-dcp is an stmp device by Arnd Bergmann · 9 years ago
  16. 21dc9e8 crypto: ccp - Change references to accelerator to offload by Tom Lendacky · 9 years ago
  17. a2712e6 crypto: mxs-dcp - Allow MXS_DCP to be used on MX6SL by Fabio Estevam · 9 years ago
  18. f1ab428 crypto: vmx - VMX crypto should depend on CONFIG_VSX by Michael Ellerman · 9 years ago
  19. 6298e94 crypto: sunxi-ss - Add Allwinner Security System crypto accelerator by LABBE Corentin · 9 years ago
  20. fe55dfd crypto: marvell/cesa - remove COMPILE_TEST dependency by Boris Brezillon · 9 years ago
  21. db509a4 crypto: marvell/cesa - add TDMA support by Boris BREZILLON · 9 years ago
  22. f63601f crypto: marvell/cesa - add a new driver for Marvell's CESA by Boris BREZILLON · 9 years ago
  23. 51b44fc crypto: mv_cesa - use gen_pool to reserve the SRAM memory region by Boris BREZILLON · 9 years ago
  24. 596103c crypto: drivers - Fix Kconfig selects by Herbert Xu · 9 years ago
  25. 0903e43 crypto: vmx - Remove duplicate PPC64 dependency by Herbert Xu · 9 years ago
  26. 6d7e3d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  27. 7011a12 crypto: nx - add NX-842 platform frontend driver by Dan Streetman · 9 years ago
  28. 8c98ebd crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  29. 5b841a6 crypto: talitos - add sub-choice in talitos CONFIG for SEC1 by LEROY Christophe · 9 years ago
  30. cfa8e7e crypto: img-hash - Fix Kconfig selections by James Hartley · 9 years ago
  31. d358f1a crypto: img-hash - Add Imagination Technologies hw hash accelerator by James Hartley · 9 years ago
  32. d2e3ae6 crypto: vmx - Enabling VMX module for PPC64 by Leonidas S. Barbosa · 9 years ago
  33. 6c50634 crypto: ccp - Add ACPI support by Tom Lendacky · 9 years ago
  34. a5bd093 crypto: ccp - Update CCP build support by Tom Lendacky · 9 years ago
  35. 71d932d crypto: qce - Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM by Chen Gang · 10 years ago
  36. 44b933b crypto: qce - add dependancy to Kconfig by Stanimir Varbanov · 10 years ago
  37. c672752 crypto: qce - Build Qualcomm crypto driver by Stanimir Varbanov · 10 years ago
  38. cea4001 crypto: qat - Update to makefiles by Tadeusz Struk · 10 years ago
  39. c4f4b32 crypto: ccp - Add platform device support for arm64 by Tom Lendacky · 10 years ago
  40. 8b9f926 crypto/nx: disable NX on little endian builds by Anton Blanchard · 10 years ago
  41. e922e96 crypto: s5p-sss - Let Exynos SoCs select SSS driver by Naveen Krishna Chatradhi · 10 years ago
  42. 645af2e crypto: tegra - remove driver by Stephen Warren · 10 years ago
  43. 701d0f1 crypto: omap-des - Add config and build options by Joel Fernandes · 10 years ago
  44. 15b59e7 crypto: mxs - Add Freescale MXS DCP driver by Marek Vasut · 11 years ago
  45. c493c04 crypto: mxs - Remove the old DCP driver by Marek Vasut · 11 years ago
  46. d5aa809 crypto: ccp - CCP Kconfig fixes by Tom Lendacky · 11 years ago
  47. f114766 crytpo: ccp - CCP device driver build files by Tom Lendacky · 11 years ago
  48. 1bbf643 crypto: omap-aes - Kconfig: Add build support for AM437x by Joel Fernandes · 11 years ago
  49. eaef7e3 crypto: omap-sham - Add SHA384 and SHA512 Support by Lokesh Vutla · 11 years ago
  50. 519d8b1 crypto: dcp - Added support for Freescale's DCP co-processor by Tobias Rauter · 11 years ago
  51. 74d24d8 crypto: sahara - remove dependency on EXPERIMENTAL by Paul Bolle · 11 years ago
  52. 5de8875 crypto: sahara - Add driver for SAHARA2 accelerator. by Javier Martin · 11 years ago
  53. d4905b3 crypto: atmel-sha - add support for latest release of the IP (0x410) by Nicolas Royer · 11 years ago
  54. 1ed55ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  55. 9665c52 IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers. by Krzysztof Hałasa · 14 years ago
  56. d87d7712 crypto: omap-aes - select BLKCIPHER2 by Sebastian Andrzej Siewior · 12 years ago
  57. 22eed1c crypto: atmel - Remove possible typo error by Tushar Behera · 12 years ago
  58. 322cacc powerpc/crypto: rework Kconfig by Seth Jennings · 12 years ago
  59. ebc82ef crypto: atmel - add Atmel SHA1/SHA256 driver by Nicolas Royer · 12 years ago
  60. 1380200 crypto: atmel - add Atmel DES/TDES driver by Nicolas Royer · 12 years ago
  61. bd3c7b5 crypto: atmel - add Atmel AES driver by Nicolas Royer · 12 years ago
  62. 7c76bdd crypto: nx - fix typo in nx driver config option by Seth Jennings · 12 years ago
  63. b884009 crypto: bfin_crc - CRC hardware driver for BF60x family processors. by Sonic Zhang · 12 years ago
  64. 0bd3fbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  65. 6f73b36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  66. e60b9a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  67. 63291d4 s390/crypto des: add missing select statement by Heiko Carstens · 12 years ago
  68. aef7b31 powerpc/crypto: Build files for the nx device driver by Kent Yoder · 12 years ago
  69. 1ebfefc crypto: mv_cesa requires on CRYPTO_HASH to build by Alexander Clouter · 12 years ago
  70. 2789c08 crypto: ux500 - Add driver for CRYP hardware by Andreas Westin · 12 years ago
  71. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  72. 35424f6 [S390] Remove monolithic build option for zcrypt driver. by Holger Dengler · 12 years ago
  73. f1df57d crypto: driver for Tegra AES hardware by Varun Wadekar · 13 years ago
  74. 75b7662 crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BIT by Richard Weinberger · 13 years ago
  75. fad8fa4 crypto: picoxcell - add dependency on HAVE_CLK by Jamie Iles · 13 years ago
  76. cf2d007 [S390] ap: skip device registration on type probe failure by Holger Dengler · 13 years ago
  77. 0200f3e crypto: s390 - add System z hardware support for CTR mode by Gerald Schaefer · 13 years ago
  78. d393d9b crypto: s390 - cleanup s390 Kconfig options by Jan Glauber · 13 years ago
  79. df1309c crypto: s390 - add System z hardware support for GHASH by Gerald Schaefer · 13 years ago
  80. 99d9722 crypto: s390 - add System z hardware support for XTS mode by Gerald Schaefer · 13 years ago
  81. a49e490 crypto: s5p-sss - add S5PV210 advanced crypto engine support by Vladimir Zapolskiy · 13 years ago
  82. 8e8ec59 crypto: caam - Add support for the Freescale SEC4/CAAM by Kim Phillips · 13 years ago
  83. ce92136 crypto: picoxcell - add support for the picoxcell crypto engines by Jamie Iles · 13 years ago
  84. 188e213 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  85. 50e7816 crypto: n2_crypto - Niagara2 driver needs to depend upon CRYPTO_DES by David S. Miller · 14 years ago
  86. 537559a crypto: omap-aes - OMAP2/3 AES hw accelerator driver by Dmitry Kasatkin · 14 years ago
  87. 57a4955 [S390] zcrypt: fix Kconfig dependencies by Heiko Carstens · 14 years ago
  88. 0a625fd crypto: n2 - Add Niagara2 crypto driver by David S. Miller · 14 years ago
  89. 8628e7c crypto: omap - sha1 & md5 driver by Dmitry Kasatkin · 14 years ago
  90. 85a7f0a crypto: mv_cesa - Add support for Orion5X crypto engine by Sebastian Andrzej Siewior · 15 years ago
  91. bbbee46 crypto: padlock - Switch sha to shash by Herbert Xu · 15 years ago
  92. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  93. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  94. 2f81741 crypto: padlock - Restore dependency on x86 by Herbert Xu · 15 years ago
  95. d1c8b0a crypto: padlock - Enable on x86_64 by Sebastian Andrzej Siewior · 15 years ago
  96. 049359d crypto: amcc - Add crypt4xx driver by James Hsiao · 15 years ago
  97. 563f346 crypto: sha-s390 - Switch to shash by Herbert Xu · 16 years ago
  98. 090657e crypto: ixp4xx - Select CRYPTO_AUTHENC by Imre Kaloz · 16 years ago
  99. 81bef01 crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs by Christian Hohnstaedt · 16 years ago
  100. 9c4a796 crypto: talitos - Freescale integrated security engine (SEC) driver by Kim Phillips · 16 years ago