1. 32dc43e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  2. 7b5c253c crypto: atmel-aes - adjust duplicate test by Julia Lawall · 11 years ago
  3. c3c3b32 crypto: omap-sham - Fix compile errors when CONFIG_OF not defined by Mark A. Greer · 11 years ago
  4. 5c22ba6 crypto: s5p-sss - Use devm_clk_get() by Jingoo Han · 11 years ago
  5. f9fb69e crypto: omap-aes - Add CTR algorithm Support by Mark A. Greer · 11 years ago
  6. 0d35583 crypto: omap-aes - Add OMAP4/AM33XX AES Support by Mark A. Greer · 11 years ago
  7. b4b87a9 crypto: omap-aes - Convert to dma_request_slave_channel_compat() by Mark A. Greer · 11 years ago
  8. bc69d12 crypto: omap-aes - Add Device Tree Support by Mark A. Greer · 11 years ago
  9. 44f04c1 crypto: omap-aes - Remove usage of private DMA API by Mark A. Greer · 11 years ago
  10. ebedbf7 crypto: omap-aes - Add code to use dmaengine API by Mark A. Greer · 11 years ago
  11. 0635fb3 crypto: omap-aes - Add suspend/resume support by Mark A. Greer · 11 years ago
  12. 5946c4a crypto: omap-aes - Convert to use pm_runtime API by Mark A. Greer · 11 years ago
  13. 7219368 crypto: omap-aes - Don't reset controller for every operation by Mark A. Greer · 11 years ago
  14. 05f369a8 crypto: omap-aes - Remmove unnecessary pr_info noise by Mark A. Greer · 11 years ago
  15. 17bebdc crypto: bfin_crc - reposition free_irq to avoid access to invalid data by Julia Lawall · 12 years ago
  16. a62a6e9 ARM: OMAP2+: Disable code that currently does not work with multiplaform by Tony Lindgren · 11 years ago
  17. d20fb18 crypto: omap-sham - Add SHA224 and SHA256 Support by Mark A. Greer · 12 years ago
  18. 0d373d6 crypto: omap-sham - Add OMAP4/AM33XX SHAM Support by Mark A. Greer · 12 years ago
  19. 0e87e73 crypto: omap-sham - Convert to dma_request_slave_channel_compat() by Mark A. Greer · 12 years ago
  20. 03feec9 crypto: omap-sham - Add Device Tree Support by Mark A. Greer · 12 years ago
  21. dd49a69 crypto: omap-sham - Remove usage of private DMA API by Mark A. Greer · 12 years ago
  22. dfd061d crypto: omap-sham - Add code to use dmaengine API by Mark A. Greer · 12 years ago
  23. 3b3f440 crypto: omap-sham - Add suspend/resume support by Mark A. Greer · 12 years ago
  24. b359f03 crypto: omap-sham - Convert to use pm_runtime API by Mark A. Greer · 12 years ago
  25. 3ff59bc crypto: omap-sham - Remove unnecessary pr_info noise by Mark A. Greer · 12 years ago
  26. 49cfe4d Drivers: crypto: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  27. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  28. 376bddd Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  29. 1ed55ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  30. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  31. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  32. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  33. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  34. 48d224d Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2 by Olof Johansson · 12 years ago
  35. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  36. 9792eb1 IXP4xx crypto: MOD_AES{128,192,256} already include key size. by Krzysztof Hałasa · 14 years ago
  37. 9665c52 IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers. by Krzysztof Hałasa · 14 years ago
  38. 46e8a79 Merge tag 'tegra-for-3.8-single-zimage' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/multiplatform by Olof Johansson · 12 years ago
  39. bcc5155 Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Olof Johansson · 12 years ago
  40. 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
  41. a465348 crypto: s5p-sss - Fix compilation error by Sachin Kamat · 12 years ago
  42. 14198dd crypto: picoxcell - Add terminating entry for platform_device_id table by Axel Lin · 12 years ago
  43. d87d7712 crypto: omap-aes - select BLKCIPHER2 by Sebastian Andrzej Siewior · 12 years ago
  44. d48e366 crypto: tegra-aes - fix error-valued pointer dereference by Wei Yongjun · 12 years ago
  45. f39b158 crypto: tegra: remove include of <mach/clk.h> by Stephen Warren · 12 years ago
  46. 865fab6 ARM: plat-nomadik: move DMA40 header to <linux/platform_data> by Linus Walleij · 12 years ago
  47. 3200da8 crypto: tegra - fix missing unlock on error case by Wei Yongjun · 12 years ago
  48. 94c6578 Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-headers by Tony Lindgren · 12 years ago
  49. 27615a9 ARM: OMAP: Trivial driver changes to remove include plat/cpu.h by Tony Lindgren · 12 years ago
  50. 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
  51. 7291a93 crypto: talitos - convert to use be16_add_cpu() by Wei Yongjun · 12 years ago
  52. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  53. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  54. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  55. a20acf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
  56. a5bbf6f crypto: caam - increase TRNG clocks per sample by Kim Phillips · 12 years ago
  57. 35c41db crypto: tegra-aes - fix error return code by Peter Senna Tschudin · 12 years ago
  58. b48ae1d crypto: crypto4xx - fix error return code by Peter Senna Tschudin · 12 years ago
  59. c2ff861 crypto: hifn_795x - fix error return code by Peter Senna Tschudin · 12 years ago
  60. 79c09c1 crypto: ux500 - fix error return code by Peter Senna Tschudin · 12 years ago
  61. 39ab735 crypto: caam - fix error IDs for SEC v5.x RNG4 by Horia Geanta · 12 years ago
  62. d6a93ce Merge branch 'kirkwood/dt' of git://git.infradead.org/users/jcooper/linux into late/kirkwood by Olof Johansson · 12 years ago
  63. f37fbd3 Crypto: CESA: Add support for DT based instantiation. by Andrew Lunn · 12 years ago
  64. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  65. 1080362 sparc64: Adjust crypto priorities. by David S. Miller · 12 years ago
  66. db298da ARM: nomadik: move platform_data definitions by Arnd Bergmann · 12 years ago
  67. 274a2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  68. fff34b3 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  69. 891104e crypto: caam - add IPsec ESN support by Horia Geanta · 12 years ago
  70. 49d30d3 crypto: geode-aes - Use module_pci_driver by Sachin Kamat · 12 years ago
  71. 21a5b95 crypto: remove duplicated include by Wei Yongjun · 12 years ago
  72. 2af8f4a crypto: caam - coccicheck fixes by Kim Phillips · 12 years ago
  73. 6bbb98d crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini by Devendra Naga · 12 years ago
  74. 3b75a2c crypto/caam: Export gen_split_key symbol for other modules by Ben Collins · 12 years ago
  75. 7187daf powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto driver by Michael Ellerman · 12 years ago
  76. e763eb6 crypto: talitos - add IPsec ESN support by Horia Geanta · 12 years ago
  77. 79fd31d crypto: talitos - support for assoc data provided as scatterlist by Horia Geanta · 12 years ago
  78. 2a1cfe4 crypto: talitos - change type and name for [src|dst]_is_chained by Horia Geanta · 12 years ago
  79. 602499a crypto: talitos - prune unneeded descriptor allocation param by Horia Geanta · 12 years ago
  80. 6054250 crypto: talitos - fix icv management on outbound direction by Horia Geanta · 12 years ago
  81. b286e00 crypto: talitos - consolidate common cra_* assignments by Kim Phillips · 12 years ago
  82. d4cd328 crypto: talitos - consolidate cra_type assignments by Kim Phillips · 12 years ago
  83. 2d809dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  84. ce026cb crypto: caam - fix possible deadlock condition by Kim Phillips · 12 years ago
  85. 22eed1c crypto: atmel - Remove possible typo error by Tushar Behera · 12 years ago
  86. 33b58b01 crypto: nx - Remove virt_to_abs() usage in nx-842.c by Michael Ellerman · 12 years ago
  87. 0e16aaf powerpc/crypto: add 842 hardware compression driver by Seth Jennings · 12 years ago
  88. 322cacc powerpc/crypto: rework Kconfig by Seth Jennings · 12 years ago
  89. 61bb86b crypto: caam - set descriptor sharing type to SERIAL by Kim Phillips · 12 years ago
  90. 95bcaa3 crypto: caam - add backward compatible string sec4.0 by Shengzhou Liu · 12 years ago
  91. 4a90507 crypto: caam - fix possible deadlock condition by Kim Phillips · 12 years ago
  92. e15aa36 crypto: drivers - remove cra_list initialization by Jussi Kivilinna · 12 years ago
  93. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  94. 76f16f8 crypto: hifn_795x - fix 64bit division and undefined __divdi3 on 32bit archs by Jussi Kivilinna · 12 years ago
  95. 25918f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  96. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  97. c1f9c42 Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes by Arnd Bergmann · 12 years ago
  98. baffab2 ARM: Orion: fix driver probe error handling with respect to clk by Simon Baatz · 12 years ago
  99. 97e7292 Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  100. 9751bfd n2_crypto: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago