1. b48a97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  2. 9c23b7d crypto: caam - Fixed the memory out of bound overwrite issue by Vakul Garg · 11 years ago
  3. d052572 crypto: talitos: use sg_pcopy_to_buffer() by Akinobu Mita · 11 years ago
  4. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  5. 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
  6. 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
  7. 0656848 crypto: ux500: use dmaengine_submit API by Fabio Baltieri · 11 years ago
  8. 7e933d3 crypto: ux500: use dmaengine_prep_slave_sg API by Fabio Baltieri · 11 years ago
  9. 97453df crypto: ux500: use dmaengine_device_control API by Fabio Baltieri · 11 years ago
  10. fe14ed4 crypto: ux500/crypt: add missing __iomem qualifiers by Fabio Baltieri · 11 years ago
  11. 756bed2 crypto: ux500/hash: add missing static qualifiers by Fabio Baltieri · 11 years ago
  12. e3f5114 crypto: ux500/hash: use readl on iomem addresses by Fabio Baltieri · 11 years ago
  13. 02c0241 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto by Herbert Xu · 11 years ago
  14. 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
  15. 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
  16. 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
  17. 822b4b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  18. 61e2d1a crypto: picoxcell - replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  19. 9a73301 crypto: dcp - Staticize local symbols by Sachin Kamat · 11 years ago
  20. c241547 crypto: dcp - Use NULL instead of 0 by Sachin Kamat · 11 years ago
  21. 0bc8a71 crypto: dcp - Use devm_* APIs by Sachin Kamat · 11 years ago
  22. d6dfd68 crypto: dcp - Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  23. a3485e6 crypto: omap-aes - Don't idle/start AES device between Encrypt operations by Joel A Fernandes · 11 years ago
  24. 68be0b1a crypto: sahara - fix building as module by Arnd Bergmann · 11 years ago
  25. 30a9e50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  26. bbb85b2 crypto: ux500 - Cocci spatch "resource_size.spatch" by Thomas Meyer · 11 years ago
  27. b022665 crypto: hifn_795x - Pass correct pointer to free_irq() by Lars-Peter Clausen · 11 years ago
  28. 519d8b1 crypto: dcp - Added support for Freescale's DCP co-processor by Tobias Rauter · 11 years ago
  29. 91dc363 crypto: caam - add missing flag for the LOAD/STORE commands by Andrei Varvara · 11 years ago
  30. da64e35 crypto: caam - Add define for Adjust Output Frame Length in PDB by Andrei Varvara · 11 years ago
  31. 590f966 crypto: caam - Add defines for CAAM commands by Andrei Varvara · 11 years ago
  32. 1f50be9 crypto: caam - Add defines for overwriting Descriptor's memory by Andrei Varvara · 11 years ago
  33. 3ebfa92 crypto: caam - Add new macros for building extended SEC descriptors (> 64 words) by Andrei Varvara · 11 years ago
  34. d179333b crypto: caam - Add MATH command to support shld function by Andrei Varvara · 11 years ago
  35. 524f1bd crypto: caam - Fix STORE command to support overwriting Shared Descriptor's memory by Andrei Varvara · 11 years ago
  36. e2d4ea9 crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set by Andrei Varvara · 11 years ago
  37. 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
  38. 4a2e2d0 crypto: ux500/hash - Enable DT probing of the driver by Lee Jones · 11 years ago
  39. c2dade3 crypto: ux500/cryp - Enable DT probing of the driver by Lee Jones · 11 years ago
  40. 74d24d8 crypto: sahara - remove dependency on EXPERIMENTAL by Paul Bolle · 11 years ago
  41. 612dde3 crypto: s5p-sss: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  42. 928e47e crypto: mv_cesa: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  43. 3086228 drivers: crypto: use devm_ioremap_resource() by Laurent Navet · 11 years ago
  44. 1ad936e drivers/crypto/nx: Fixes for multiple races and issues by Kent Yoder · 11 years ago
  45. de97630 crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog by Lee Jones · 11 years ago
  46. 3fc63d7 crypto: ux500/cryp - Set DMA configuration though dma_slave_config() by Lee Jones · 11 years ago
  47. 8703ffd crypto: ux500/cryp - Prepare clock before enabling it by Lee Jones · 11 years ago
  48. 85c5632 crypto: ux500/hash - Set DMA configuration though dma_slave_config() by Lee Jones · 11 years ago
  49. 58ba67d crypto: ux500/hash - Prepare clock before enabling it by Lee Jones · 11 years ago
  50. 286233e crypto: caam - fix inconsistent assoc dma mapping direction by Horia Geanta · 11 years ago
  51. 986dfbc crypto: caam - FIX RNG init for RNG greater than equal to 4 by Ruchika Gupta · 11 years ago
  52. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  53. 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
  54. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  55. 3862de1 crypto: caam - fix job ring cleanup code by Vakul Garg · 11 years ago
  56. 96aef9a crypto: caam - static constify error data by Kim Phillips · 11 years ago
  57. 66b3e88 crypto: caam - change key gen functions to return signed int by Kim Phillips · 11 years ago
  58. 71f6424 Merge branch 'mxs/cleanup' into next/multiplatform by Arnd Bergmann · 11 years ago
  59. 174e779 ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> by Linus Walleij · 11 years ago
  60. d47cbd5b crypto: ux500 - add missing comma by Linus Walleij · 11 years ago
  61. eb16796 crypto: ux500 - fix error return code in hash_dma_final() by Wei Yongjun · 11 years ago
  62. 5cec26e crypto: picoxcell - Use of_match_ptr() macro by Sachin Kamat · 11 years ago
  63. cb7d566 crypto: caam - Fix missing init of '.type' in AEAD algos. by Vakul Garg · 11 years ago
  64. 575c1bd crypto: caam - set RDB bit in security configuration register by Vakul Garg · 11 years ago
  65. 1643a35 crypto: ux500 - replace kmalloc and then memcpy with kmemdup by Mihnea Dobrescu-Balaur · 11 years ago
  66. 5de8875 crypto: sahara - Add driver for SAHARA2 accelerator. by Javier Martin · 11 years ago
  67. 246bbed Revert "crypto: caam - add IPsec ESN support" by Horia Geanta · 11 years ago
  68. 991155b Revert "crypto: talitos - add IPsec ESN support" by Horia Geanta · 11 years ago
  69. cf2fbdd treewide: Fix typos in printk and comment by Masanari Iida · 11 years ago
  70. ae8488a crypto: caam - fix typo "CRYPTO_AHASH" by Paul Bolle · 11 years ago
  71. 0261370 crypto: omap-sham - Use module_platform_driver macro by Sachin Kamat · 11 years ago
  72. 94e51df crypto: omap-aes - Use module_platform_driver macro by Sachin Kamat · 11 years ago
  73. bbbaa37 crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet by Joel A Fernandes · 11 years ago
  74. e68af48 crypto: omap-sham - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet by Joel A Fernandes · 11 years ago
  75. fb1dd79 crypto: bfin_crc - Fix possible NULL pointer dereference by Syam Sidhardhan · 11 years ago
  76. d4905b3 crypto: atmel-sha - add support for latest release of the IP (0x410) by Nicolas Royer · 11 years ago
  77. 1f85804 crypto: atmel-tdes - add support for latest release of the IP (0x700) by Nicolas Royer · 11 years ago
  78. cadc4ab crypto: atmel-aes - add support for latest release of the IP (0x130) by Nicolas Royer · 11 years ago
  79. 32dc43e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  80. 7b5c253c crypto: atmel-aes - adjust duplicate test by Julia Lawall · 11 years ago
  81. c3c3b32 crypto: omap-sham - Fix compile errors when CONFIG_OF not defined by Mark A. Greer · 11 years ago
  82. 5c22ba6 crypto: s5p-sss - Use devm_clk_get() by Jingoo Han · 11 years ago
  83. f9fb69e crypto: omap-aes - Add CTR algorithm Support by Mark A. Greer · 11 years ago
  84. 0d35583 crypto: omap-aes - Add OMAP4/AM33XX AES Support by Mark A. Greer · 11 years ago
  85. b4b87a9 crypto: omap-aes - Convert to dma_request_slave_channel_compat() by Mark A. Greer · 11 years ago
  86. bc69d12 crypto: omap-aes - Add Device Tree Support by Mark A. Greer · 11 years ago
  87. 44f04c1 crypto: omap-aes - Remove usage of private DMA API by Mark A. Greer · 11 years ago
  88. ebedbf7 crypto: omap-aes - Add code to use dmaengine API by Mark A. Greer · 11 years ago
  89. 0635fb3 crypto: omap-aes - Add suspend/resume support by Mark A. Greer · 11 years ago
  90. 5946c4a crypto: omap-aes - Convert to use pm_runtime API by Mark A. Greer · 11 years ago
  91. 7219368 crypto: omap-aes - Don't reset controller for every operation by Mark A. Greer · 11 years ago
  92. 05f369a8 crypto: omap-aes - Remmove unnecessary pr_info noise by Mark A. Greer · 11 years ago
  93. 17bebdc crypto: bfin_crc - reposition free_irq to avoid access to invalid data by Julia Lawall · 11 years ago
  94. a62a6e9 ARM: OMAP2+: Disable code that currently does not work with multiplaform by Tony Lindgren · 11 years ago
  95. d20fb18 crypto: omap-sham - Add SHA224 and SHA256 Support by Mark A. Greer · 12 years ago
  96. 0d373d6 crypto: omap-sham - Add OMAP4/AM33XX SHAM Support by Mark A. Greer · 12 years ago
  97. 0e87e73 crypto: omap-sham - Convert to dma_request_slave_channel_compat() by Mark A. Greer · 12 years ago
  98. 03feec9 crypto: omap-sham - Add Device Tree Support by Mark A. Greer · 12 years ago
  99. dd49a69 crypto: omap-sham - Remove usage of private DMA API by Mark A. Greer · 12 years ago
  100. dfd061d crypto: omap-sham - Add code to use dmaengine API by Mark A. Greer · 12 years ago