1. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  2. 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  3. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  4. 3862de1 crypto: caam - fix job ring cleanup code by Vakul Garg · 11 years ago
  5. 96aef9a crypto: caam - static constify error data by Kim Phillips · 11 years ago
  6. 66b3e88 crypto: caam - change key gen functions to return signed int by Kim Phillips · 11 years ago
  7. 71f6424 Merge branch 'mxs/cleanup' into next/multiplatform by Arnd Bergmann · 11 years ago
  8. 174e779 ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> by Linus Walleij · 11 years ago
  9. d47cbd5b crypto: ux500 - add missing comma by Linus Walleij · 11 years ago
  10. eb16796 crypto: ux500 - fix error return code in hash_dma_final() by Wei Yongjun · 11 years ago
  11. 5cec26e crypto: picoxcell - Use of_match_ptr() macro by Sachin Kamat · 11 years ago
  12. cb7d566 crypto: caam - Fix missing init of '.type' in AEAD algos. by Vakul Garg · 11 years ago
  13. 575c1bd crypto: caam - set RDB bit in security configuration register by Vakul Garg · 11 years ago
  14. 1643a35 crypto: ux500 - replace kmalloc and then memcpy with kmemdup by Mihnea Dobrescu-Balaur · 11 years ago
  15. 5de8875 crypto: sahara - Add driver for SAHARA2 accelerator. by Javier Martin · 11 years ago
  16. 246bbed Revert "crypto: caam - add IPsec ESN support" by Horia Geanta · 11 years ago
  17. 991155b Revert "crypto: talitos - add IPsec ESN support" by Horia Geanta · 11 years ago
  18. cf2fbdd treewide: Fix typos in printk and comment by Masanari Iida · 11 years ago
  19. ae8488a crypto: caam - fix typo "CRYPTO_AHASH" by Paul Bolle · 11 years ago
  20. 0261370 crypto: omap-sham - Use module_platform_driver macro by Sachin Kamat · 11 years ago
  21. 94e51df crypto: omap-aes - Use module_platform_driver macro by Sachin Kamat · 11 years ago
  22. bbbaa37 crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet by Joel A Fernandes · 11 years ago
  23. e68af48 crypto: omap-sham - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet by Joel A Fernandes · 11 years ago
  24. fb1dd79 crypto: bfin_crc - Fix possible NULL pointer dereference by Syam Sidhardhan · 11 years ago
  25. d4905b3 crypto: atmel-sha - add support for latest release of the IP (0x410) by Nicolas Royer · 11 years ago
  26. 1f85804 crypto: atmel-tdes - add support for latest release of the IP (0x700) by Nicolas Royer · 11 years ago
  27. cadc4ab crypto: atmel-aes - add support for latest release of the IP (0x130) by Nicolas Royer · 11 years ago
  28. 32dc43e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  29. 7b5c253c crypto: atmel-aes - adjust duplicate test by Julia Lawall · 12 years ago
  30. c3c3b32 crypto: omap-sham - Fix compile errors when CONFIG_OF not defined by Mark A. Greer · 12 years ago
  31. 5c22ba6 crypto: s5p-sss - Use devm_clk_get() by Jingoo Han · 12 years ago
  32. f9fb69e crypto: omap-aes - Add CTR algorithm Support by Mark A. Greer · 12 years ago
  33. 0d35583 crypto: omap-aes - Add OMAP4/AM33XX AES Support by Mark A. Greer · 12 years ago
  34. b4b87a9 crypto: omap-aes - Convert to dma_request_slave_channel_compat() by Mark A. Greer · 12 years ago
  35. bc69d12 crypto: omap-aes - Add Device Tree Support by Mark A. Greer · 12 years ago
  36. 44f04c1 crypto: omap-aes - Remove usage of private DMA API by Mark A. Greer · 12 years ago
  37. ebedbf7 crypto: omap-aes - Add code to use dmaengine API by Mark A. Greer · 12 years ago
  38. 0635fb3 crypto: omap-aes - Add suspend/resume support by Mark A. Greer · 12 years ago
  39. 5946c4a crypto: omap-aes - Convert to use pm_runtime API by Mark A. Greer · 12 years ago
  40. 7219368 crypto: omap-aes - Don't reset controller for every operation by Mark A. Greer · 12 years ago
  41. 05f369a8 crypto: omap-aes - Remmove unnecessary pr_info noise by Mark A. Greer · 12 years ago
  42. 17bebdc crypto: bfin_crc - reposition free_irq to avoid access to invalid data by Julia Lawall · 12 years ago
  43. a62a6e9 ARM: OMAP2+: Disable code that currently does not work with multiplaform by Tony Lindgren · 12 years ago
  44. d20fb18 crypto: omap-sham - Add SHA224 and SHA256 Support by Mark A. Greer · 12 years ago
  45. 0d373d6 crypto: omap-sham - Add OMAP4/AM33XX SHAM Support by Mark A. Greer · 12 years ago
  46. 0e87e73 crypto: omap-sham - Convert to dma_request_slave_channel_compat() by Mark A. Greer · 12 years ago
  47. 03feec9 crypto: omap-sham - Add Device Tree Support by Mark A. Greer · 12 years ago
  48. dd49a69 crypto: omap-sham - Remove usage of private DMA API by Mark A. Greer · 12 years ago
  49. dfd061d crypto: omap-sham - Add code to use dmaengine API by Mark A. Greer · 12 years ago
  50. 3b3f440 crypto: omap-sham - Add suspend/resume support by Mark A. Greer · 12 years ago
  51. b359f03 crypto: omap-sham - Convert to use pm_runtime API by Mark A. Greer · 12 years ago
  52. 3ff59bc crypto: omap-sham - Remove unnecessary pr_info noise by Mark A. Greer · 12 years ago
  53. 49cfe4d Drivers: crypto: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  54. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  55. 376bddd Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  56. 1ed55ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  57. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  59. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  60. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. 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
  62. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  63. 9792eb1 IXP4xx crypto: MOD_AES{128,192,256} already include key size. by Krzysztof Hałasa · 14 years ago
  64. 9665c52 IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers. by Krzysztof Hałasa · 14 years ago
  65. 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
  66. 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
  67. 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
  68. a465348 crypto: s5p-sss - Fix compilation error by Sachin Kamat · 12 years ago
  69. 14198dd crypto: picoxcell - Add terminating entry for platform_device_id table by Axel Lin · 12 years ago
  70. d87d7712 crypto: omap-aes - select BLKCIPHER2 by Sebastian Andrzej Siewior · 12 years ago
  71. d48e366 crypto: tegra-aes - fix error-valued pointer dereference by Wei Yongjun · 12 years ago
  72. f39b158 crypto: tegra: remove include of <mach/clk.h> by Stephen Warren · 12 years ago
  73. 865fab6 ARM: plat-nomadik: move DMA40 header to <linux/platform_data> by Linus Walleij · 12 years ago
  74. 3200da8 crypto: tegra - fix missing unlock on error case by Wei Yongjun · 12 years ago
  75. 94c6578 Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-headers by Tony Lindgren · 12 years ago
  76. 27615a9 ARM: OMAP: Trivial driver changes to remove include plat/cpu.h by Tony Lindgren · 12 years ago
  77. 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
  78. 7291a93 crypto: talitos - convert to use be16_add_cpu() by Wei Yongjun · 12 years ago
  79. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  80. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  81. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  82. a20acf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
  83. a5bbf6f crypto: caam - increase TRNG clocks per sample by Kim Phillips · 12 years ago
  84. 35c41db crypto: tegra-aes - fix error return code by Peter Senna Tschudin · 12 years ago
  85. b48ae1d crypto: crypto4xx - fix error return code by Peter Senna Tschudin · 12 years ago
  86. c2ff861 crypto: hifn_795x - fix error return code by Peter Senna Tschudin · 12 years ago
  87. 79c09c1 crypto: ux500 - fix error return code by Peter Senna Tschudin · 12 years ago
  88. 39ab735 crypto: caam - fix error IDs for SEC v5.x RNG4 by Horia Geanta · 12 years ago
  89. d6a93ce Merge branch 'kirkwood/dt' of git://git.infradead.org/users/jcooper/linux into late/kirkwood by Olof Johansson · 12 years ago
  90. f37fbd3 Crypto: CESA: Add support for DT based instantiation. by Andrew Lunn · 12 years ago
  91. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  92. 1080362 sparc64: Adjust crypto priorities. by David S. Miller · 12 years ago
  93. db298da ARM: nomadik: move platform_data definitions by Arnd Bergmann · 12 years ago
  94. 274a2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  95. fff34b3 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  96. 891104e crypto: caam - add IPsec ESN support by Horia Geanta · 12 years ago
  97. 49d30d3 crypto: geode-aes - Use module_pci_driver by Sachin Kamat · 12 years ago
  98. 21a5b95 crypto: remove duplicated include by Wei Yongjun · 12 years ago
  99. 2af8f4a crypto: caam - coccicheck fixes by Kim Phillips · 12 years ago
  100. 6bbb98d crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini by Devendra Naga · 12 years ago