1. 5690278 crypto: ixp4xx - Simplify and harden key parsing by Mathias Krause · 11 years ago
  2. 6d3aab4 crypto: mv_cesa: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  3. 165c70f crypto: mv_cesa - Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  4. 1b0b260 crypto: sahara - Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  5. ac1ed0c crypto: dcp - Check the return value from devm_ioremap_resource() by Fabio Estevam · 11 years ago
  6. 48e6dc1 crypto: dcp - Fix the path for releasing the resources by Fabio Estevam · 11 years ago
  7. 0ff6475 crypto: dcp - Use devm_request_irq() by Fabio Estevam · 11 years ago
  8. 05a2792 crypto: dcp - Use devm_ioremap_resource() by Fabio Estevam · 11 years ago
  9. 02e28cd crypto: tegra-aes - Use devm_clk_get by Sachin Kamat · 11 years ago
  10. 6665ad2 crypto: tegra-aes - Fix NULL pointer dereference by Sachin Kamat · 11 years ago
  11. 4903e96 crypto: tegra-aes - Staticize tegra_aes_cra_exit by Sachin Kamat · 11 years ago
  12. 034568e crypto: omap-aes - Staticize local symbols by Sachin Kamat · 11 years ago
  13. 47aff65 crypto: mv_cesa - Staticize local symbols by Sachin Kamat · 11 years ago
  14. 82ad6bc crypto: caam - map src buffer before access by Yashpal Dutta · 11 years ago
  15. 1005bcc crypto: caam - enable instantiation of all RNG4 state handles by Alex Porosanu · 11 years ago
  16. f1157a5 crypto: caam - fix RNG4 AAI defines by Alex Porosanu · 11 years ago
  17. b1f996e0 crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver by Alex Porosanu · 11 years ago
  18. 04cddbf crypto: caam - split RNG4 instantiation function by Alex Porosanu · 11 years ago
  19. 84cf482 crypto: caam - fix RNG4 instantiation by Alex Porosanu · 11 years ago
  20. b2744df crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized by Alex Porosanu · 11 years ago
  21. d5e4e99 crypto: caam - fix RNG state handle instantiation descriptor by Alex Porosanu · 11 years ago
  22. f5b38c5 crypto: tegra - use kernel entropy instead of ad-hoc by Linus Walleij · 11 years ago
  23. eeca9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 11 years ago
  24. 069fa04 crypto: nx - fix SHA-2 for chunks bigger than block size by Marcelo Cerri · 11 years ago
  25. dec0ed6 crypto: nx - fix GCM for zero length messages by Marcelo Cerri · 11 years ago
  26. 41e3173 crypto: nx - fix XCBC for zero length messages by Marcelo Cerri · 11 years ago
  27. 2b188b3b8 crypto: nx - fix limits to sg lists for AES-CCM by Fionnuala Gunter · 11 years ago
  28. 9d6f1a8 crypto: nx - fix limits to sg lists for AES-XCBC by Fionnuala Gunter · 11 years ago
  29. 7998043 crypto: nx - fix limits to sg lists for AES-GCM by Marcelo Cerri · 11 years ago
  30. 884d981 crypto: nx - fix limits to sg lists for AES-CTR by Marcelo Cerri · 11 years ago
  31. 2d290f0 crypto: nx - fix limits to sg lists for AES-CBC by Marcelo Cerri · 11 years ago
  32. ab74175 crypto: nx - fix limits to sg lists for AES-ECB by Marcelo Cerri · 11 years ago
  33. a8fc391 crypto: nx - add offset to nx_build_sg_lists() by Marcelo Cerri · 11 years ago
  34. f5e4626 crypto: omap-sham - correct dma burst size by Lokesh Vutla · 11 years ago
  35. b8411cc crypto: omap-sham - Enable Polling mode if DMA fails by Lokesh Vutla · 11 years ago
  36. 5bc3570 crypto: tegra-aes - bitwise vs logical and by Dan Carpenter · 11 years ago
  37. 393e661 crypto: sahara - checking the wrong variable by Dan Carpenter · 11 years ago
  38. 1bbf643 crypto: omap-aes - Kconfig: Add build support for AM437x by Joel Fernandes · 11 years ago
  39. bce2a22 crypto: omap-aes - Convert request_irq to devm_request_irq by Joel Fernandes · 11 years ago
  40. 05007c1 crypto: omap-aes - Convert kzalloc to devm_kzalloc by Joel Fernandes · 11 years ago
  41. 6242332 crypto: omap-aes - Add support for cases of unaligned lengths by Joel Fernandes · 11 years ago
  42. 1801ad9 crypto: omap-aes - Switch to PIO mode during probe by Joel Fernandes · 11 years ago
  43. 98837ab crypto: omap-aes - PIO mode: platform data for OMAP4/AM437x and trigger by Joel Fernandes · 11 years ago
  44. 1bf95cc crypto: omap-aes - PIO mode: Add IRQ handler and walk SGs by Joel Fernandes · 11 years ago
  45. 6721675 crypto: omap-aes - Add IRQ info and helper macros by Joel Fernandes · 11 years ago
  46. 0c063a2 crypto: omap-aes - Remove previously used intermediate buffers by Joel Fernandes · 11 years ago
  47. 0a64171 crypto: omap-aes - Sync SG before DMA operation by Joel Fernandes · 11 years ago
  48. 4b645c9 crypto: omap-aes - Simplify DMA usage by using direct SGs by Joel Fernandes · 11 years ago
  49. e77c756 crypto: omap-aes - Populate number of SG elements by Joel Fernandes · 11 years ago
  50. 016af9b crypto: omap-aes - Add useful debug macros by Joel Fernandes · 11 years ago
  51. b4eba0c crypto: nx - fix nx-aes-gcm verification by jmlatten@linux.vnet.ibm.com · 11 years ago
  52. d4d8edf crypto: caam - add option for enabling DEBUG mode by Alex Porosanu · 11 years ago
  53. 514df28 crypto: caam - replace xstr macro with __stringify by Alex Porosanu · 11 years ago
  54. c849163 crypto: nx - fix concurrency issue by Marcelo Cerri · 11 years ago
  55. 3a4eac7 crypto: crypto4xx - Staticize local symbols by Jingoo Han · 11 years ago
  56. e45f1d1 crypto: sahara - Staticize local symbol by Jingoo Han · 11 years ago
  57. cc76daf crypto: nx - saves chaining value from co-processor by Fionnuala Gunter · 11 years ago
  58. d311149 crypto: nx - fix limits to sg lists for SHA-2 by Marcelo Cerri · 11 years ago
  59. 2b7c15c crypto: nx - fix physical addresses added to sg lists by Marcelo Cerri · 11 years ago
  60. 6dad411 crypto: caam - Remove unused functions from Job Ring by Ruchika Gupta · 11 years ago
  61. 7a7e4b7 crypto: omap-sham - Convert to devm_kzalloc() by Lokesh Vutla · 11 years ago
  62. 0de9c38 crypto: omap-sham - Convert to devm_request_irq() by Lokesh Vutla · 11 years ago
  63. 7d7c704 crypto: omap-sham - Add OMAP5/AM43XX SHAM Support by Lokesh Vutla · 11 years ago
  64. eaef7e3 crypto: omap-sham - Add SHA384 and SHA512 Support by Lokesh Vutla · 11 years ago
  65. 69d2884 crypto: ux500 - Fix logging, make arrays const, neatening by Joe Perches · 12 years ago
  66. 997ad29 crypto: caam - RNG instantiation by directly programming DECO by Ruchika Gupta · 12 years ago
  67. b48a97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  68. aa2faec crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h by Vakul Garg · 12 years ago
  69. 9c23b7d crypto: caam - Fixed the memory out of bound overwrite issue by Vakul Garg · 12 years ago
  70. d052572 crypto: talitos: use sg_pcopy_to_buffer() by Akinobu Mita · 12 years ago
  71. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  72. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  73. 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 · 12 years ago
  74. 0656848 crypto: ux500: use dmaengine_submit API by Fabio Baltieri · 12 years ago
  75. 7e933d3 crypto: ux500: use dmaengine_prep_slave_sg API by Fabio Baltieri · 12 years ago
  76. 97453df crypto: ux500: use dmaengine_device_control API by Fabio Baltieri · 12 years ago
  77. fe14ed4 crypto: ux500/crypt: add missing __iomem qualifiers by Fabio Baltieri · 12 years ago
  78. 756bed2 crypto: ux500/hash: add missing static qualifiers by Fabio Baltieri · 12 years ago
  79. e3f5114 crypto: ux500/hash: use readl on iomem addresses by Fabio Baltieri · 12 years ago
  80. 02c0241 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto by Herbert Xu · 12 years ago
  81. d5a51af Merge tag 'mxs-dt-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt by Arnd Bergmann · 12 years ago
  82. 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 · 12 years ago
  83. 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 · 12 years ago
  84. 822b4b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  85. 61e2d1a crypto: picoxcell - replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  86. 9a73301 crypto: dcp - Staticize local symbols by Sachin Kamat · 12 years ago
  87. c241547 crypto: dcp - Use NULL instead of 0 by Sachin Kamat · 12 years ago
  88. 0bc8a71 crypto: dcp - Use devm_* APIs by Sachin Kamat · 12 years ago
  89. d6dfd68 crypto: dcp - Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  90. a3485e6 crypto: omap-aes - Don't idle/start AES device between Encrypt operations by Joel A Fernandes · 12 years ago
  91. 68be0b1a crypto: sahara - fix building as module by Arnd Bergmann · 12 years ago
  92. 30a9e50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  93. bbb85b2 crypto: ux500 - Cocci spatch "resource_size.spatch" by Thomas Meyer · 12 years ago
  94. b022665 crypto: hifn_795x - Pass correct pointer to free_irq() by Lars-Peter Clausen · 12 years ago
  95. 519d8b1 crypto: dcp - Added support for Freescale's DCP co-processor by Tobias Rauter · 12 years ago
  96. 91dc363 crypto: caam - add missing flag for the LOAD/STORE commands by Andrei Varvara · 12 years ago
  97. da64e35 crypto: caam - Add define for Adjust Output Frame Length in PDB by Andrei Varvara · 12 years ago
  98. 590f966 crypto: caam - Add defines for CAAM commands by Andrei Varvara · 12 years ago
  99. 1f50be9 crypto: caam - Add defines for overwriting Descriptor's memory by Andrei Varvara · 12 years ago
  100. 3ebfa92 crypto: caam - Add new macros for building extended SEC descriptors (> 64 words) by Andrei Varvara · 12 years ago