1. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  2. 5c913a9 Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers by Olof Johansson · 11 years ago
  3. 0656848 crypto: ux500: use dmaengine_submit API by Fabio Baltieri · 11 years ago
  4. 7e933d3 crypto: ux500: use dmaengine_prep_slave_sg API by Fabio Baltieri · 11 years ago
  5. 97453df crypto: ux500: use dmaengine_device_control API by Fabio Baltieri · 11 years ago
  6. fe14ed4 crypto: ux500/crypt: add missing __iomem qualifiers by Fabio Baltieri · 11 years ago
  7. 756bed2 crypto: ux500/hash: add missing static qualifiers by Fabio Baltieri · 11 years ago
  8. e3f5114 crypto: ux500/hash: use readl on iomem addresses by Fabio Baltieri · 11 years ago
  9. d5a51af Merge tag 'mxs-dt-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt by Arnd Bergmann · 11 years ago
  10. 9440bd2 Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt by Olof Johansson · 11 years ago
  11. ff299f1 Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Olof Johansson · 11 years ago
  12. 822b4b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  13. 68be0b1a crypto: sahara - fix building as module by Arnd Bergmann · 11 years ago
  14. 30a9e50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  15. 6f39ef5 Merge tag 'ux500-dma40-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers by Olof Johansson · 11 years ago
  16. 4a2e2d0 crypto: ux500/hash - Enable DT probing of the driver by Lee Jones · 11 years ago
  17. c2dade3 crypto: ux500/cryp - Enable DT probing of the driver by Lee Jones · 11 years ago
  18. 1ad936e drivers/crypto/nx: Fixes for multiple races and issues by Kent Yoder · 12 years ago
  19. de97630 crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog by Lee Jones · 11 years ago
  20. 3fc63d7 crypto: ux500/cryp - Set DMA configuration though dma_slave_config() by Lee Jones · 11 years ago
  21. 8703ffd crypto: ux500/cryp - Prepare clock before enabling it by Lee Jones · 11 years ago
  22. 85c5632 crypto: ux500/hash - Set DMA configuration though dma_slave_config() by Lee Jones · 11 years ago
  23. 58ba67d crypto: ux500/hash - Prepare clock before enabling it by Lee Jones · 11 years ago
  24. 286233e crypto: caam - fix inconsistent assoc dma mapping direction by Horia Geanta · 11 years ago
  25. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  26. 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
  27. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  28. 3862de1 crypto: caam - fix job ring cleanup code by Vakul Garg · 12 years ago
  29. 96aef9a crypto: caam - static constify error data by Kim Phillips · 12 years ago
  30. 66b3e88 crypto: caam - change key gen functions to return signed int by Kim Phillips · 12 years ago
  31. 71f6424 Merge branch 'mxs/cleanup' into next/multiplatform by Arnd Bergmann · 12 years ago
  32. 174e779 ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> by Linus Walleij · 12 years ago
  33. d47cbd5b crypto: ux500 - add missing comma by Linus Walleij · 12 years ago
  34. eb16796 crypto: ux500 - fix error return code in hash_dma_final() by Wei Yongjun · 12 years ago
  35. 5cec26e crypto: picoxcell - Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  36. cb7d566 crypto: caam - Fix missing init of '.type' in AEAD algos. by Vakul Garg · 12 years ago
  37. 575c1bd crypto: caam - set RDB bit in security configuration register by Vakul Garg · 12 years ago
  38. 1643a35 crypto: ux500 - replace kmalloc and then memcpy with kmemdup by Mihnea Dobrescu-Balaur · 12 years ago
  39. 5de8875 crypto: sahara - Add driver for SAHARA2 accelerator. by Javier Martin · 12 years ago
  40. 246bbed Revert "crypto: caam - add IPsec ESN support" by Horia Geanta · 12 years ago
  41. 991155b Revert "crypto: talitos - add IPsec ESN support" by Horia Geanta · 12 years ago
  42. cf2fbdd treewide: Fix typos in printk and comment by Masanari Iida · 12 years ago
  43. ae8488a crypto: caam - fix typo "CRYPTO_AHASH" by Paul Bolle · 12 years ago
  44. 0261370 crypto: omap-sham - Use module_platform_driver macro by Sachin Kamat · 12 years ago
  45. 94e51df crypto: omap-aes - Use module_platform_driver macro by Sachin Kamat · 12 years ago
  46. bbbaa37 crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet by Joel A Fernandes · 12 years ago
  47. e68af48 crypto: omap-sham - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet by Joel A Fernandes · 12 years ago
  48. fb1dd79 crypto: bfin_crc - Fix possible NULL pointer dereference by Syam Sidhardhan · 12 years ago
  49. d4905b3 crypto: atmel-sha - add support for latest release of the IP (0x410) by Nicolas Royer · 12 years ago
  50. 1f85804 crypto: atmel-tdes - add support for latest release of the IP (0x700) by Nicolas Royer · 12 years ago
  51. cadc4ab crypto: atmel-aes - add support for latest release of the IP (0x130) by Nicolas Royer · 12 years ago
  52. 32dc43e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  53. 7b5c253c crypto: atmel-aes - adjust duplicate test by Julia Lawall · 12 years ago
  54. c3c3b32 crypto: omap-sham - Fix compile errors when CONFIG_OF not defined by Mark A. Greer · 12 years ago
  55. 5c22ba6 crypto: s5p-sss - Use devm_clk_get() by Jingoo Han · 12 years ago
  56. f9fb69e crypto: omap-aes - Add CTR algorithm Support by Mark A. Greer · 12 years ago
  57. 0d35583 crypto: omap-aes - Add OMAP4/AM33XX AES Support by Mark A. Greer · 12 years ago
  58. b4b87a9 crypto: omap-aes - Convert to dma_request_slave_channel_compat() by Mark A. Greer · 12 years ago
  59. bc69d12 crypto: omap-aes - Add Device Tree Support by Mark A. Greer · 12 years ago
  60. 44f04c1 crypto: omap-aes - Remove usage of private DMA API by Mark A. Greer · 12 years ago
  61. ebedbf7 crypto: omap-aes - Add code to use dmaengine API by Mark A. Greer · 12 years ago
  62. 0635fb3 crypto: omap-aes - Add suspend/resume support by Mark A. Greer · 12 years ago
  63. 5946c4a crypto: omap-aes - Convert to use pm_runtime API by Mark A. Greer · 12 years ago
  64. 7219368 crypto: omap-aes - Don't reset controller for every operation by Mark A. Greer · 12 years ago
  65. 05f369a8 crypto: omap-aes - Remmove unnecessary pr_info noise by Mark A. Greer · 12 years ago
  66. 17bebdc crypto: bfin_crc - reposition free_irq to avoid access to invalid data by Julia Lawall · 12 years ago
  67. a62a6e9 ARM: OMAP2+: Disable code that currently does not work with multiplaform by Tony Lindgren · 12 years ago
  68. d20fb18 crypto: omap-sham - Add SHA224 and SHA256 Support by Mark A. Greer · 12 years ago
  69. 0d373d6 crypto: omap-sham - Add OMAP4/AM33XX SHAM Support by Mark A. Greer · 12 years ago
  70. 0e87e73 crypto: omap-sham - Convert to dma_request_slave_channel_compat() by Mark A. Greer · 12 years ago
  71. 03feec9 crypto: omap-sham - Add Device Tree Support by Mark A. Greer · 12 years ago
  72. dd49a69 crypto: omap-sham - Remove usage of private DMA API by Mark A. Greer · 12 years ago
  73. dfd061d crypto: omap-sham - Add code to use dmaengine API by Mark A. Greer · 12 years ago
  74. 3b3f440 crypto: omap-sham - Add suspend/resume support by Mark A. Greer · 12 years ago
  75. b359f03 crypto: omap-sham - Convert to use pm_runtime API by Mark A. Greer · 12 years ago
  76. 3ff59bc crypto: omap-sham - Remove unnecessary pr_info noise by Mark A. Greer · 12 years ago
  77. 49cfe4d Drivers: crypto: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  78. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  79. 376bddd Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  80. 1ed55ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  81. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  82. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  83. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  84. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  85. 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
  86. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  87. 9792eb1 IXP4xx crypto: MOD_AES{128,192,256} already include key size. by Krzysztof Hałasa · 14 years ago
  88. 9665c52 IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers. by Krzysztof Hałasa · 15 years ago
  89. 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
  90. 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
  91. 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
  92. a465348 crypto: s5p-sss - Fix compilation error by Sachin Kamat · 12 years ago
  93. 14198dd crypto: picoxcell - Add terminating entry for platform_device_id table by Axel Lin · 12 years ago
  94. d87d7712 crypto: omap-aes - select BLKCIPHER2 by Sebastian Andrzej Siewior · 12 years ago
  95. d48e366 crypto: tegra-aes - fix error-valued pointer dereference by Wei Yongjun · 12 years ago
  96. f39b158 crypto: tegra: remove include of <mach/clk.h> by Stephen Warren · 12 years ago
  97. 865fab6 ARM: plat-nomadik: move DMA40 header to <linux/platform_data> by Linus Walleij · 12 years ago
  98. 3200da8 crypto: tegra - fix missing unlock on error case by Wei Yongjun · 12 years ago
  99. 94c6578 Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-headers by Tony Lindgren · 12 years ago
  100. 27615a9 ARM: OMAP: Trivial driver changes to remove include plat/cpu.h by Tony Lindgren · 12 years ago