1. 8a3978a crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init() by Boris BREZILLON · 9 years ago
  2. c033042 crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts by Cyrille Pitchen · 9 years ago
  3. d961436 crypto: atmel-sha - fix atmel_sha_remove() by Cyrille Pitchen · 9 years ago
  4. 49a2045 crypto: atmel-aes - remove calls of clk_prepare() from atomic contexts by Cyrille Pitchen · 9 years ago
  5. e7a7104 crypto: caam - make write transactions bufferable on PPC platforms by Horia Geant? · 9 years ago
  6. 48162a2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  7. e31835a crypto: atmel-aes - Add missing break to atmel_aes_reg_name by Herbert Xu · 9 years ago
  8. cbafd64 crypto: CRYPTO_DEV_ATMEL_AES should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  9. 70401f4 crypto: qat - update init_esram for C3xxx dev type by Tadeusz Struk · 9 years ago
  10. c0e77a1 crypto: qat - fix timeout issues by Pingchao Yang · 9 years ago
  11. 91a93ea crypto: qat - remove to call get_sram_bar_id for qat_c3xxx by Pingchao Yang · 9 years ago
  12. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  13. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  14. 48d62764 crypto: hifn_795x, picoxcell - use ablkcipher_request_cast by Geliang Tang · 9 years ago
  15. 2a5de72 crypto: qat - fix SKU definiftion for c3xxx dev by Tadeusz Struk · 9 years ago
  16. 1fa844e crypto: qat - Fix random config build issue by Tadeusz Struk · 9 years ago
  17. c6c59bf crypto: ccp - use to_pci_dev and to_platform_device by Geliang Tang · 9 years ago
  18. a239c36 crypto: qat - Rename dh895xcc mmp firmware by Ahsan Atta · 9 years ago
  19. 4537992 crypto: atmel-aes - add debug facilities to monitor register accesses. by Cyrille Pitchen · 9 years ago
  20. d441954 crypto: atmel-aes - add support to GCM mode by Cyrille Pitchen · 9 years ago
  21. 129f8bb crypto: atmel-aes - change the DMA threshold by Cyrille Pitchen · 9 years ago
  22. fcac836 crypto: atmel-aes - fix the counter overflow in CTR mode by Cyrille Pitchen · 9 years ago
  23. da7b850 crypto: atmel-aes - fix atmel-ctr-aes driver for RFC 3686 by Cyrille Pitchen · 9 years ago
  24. e37a7e5 crypto: atmel-aes - create sections to regroup functions by usage by Cyrille Pitchen · 9 years ago
  25. afbac17 crypto: atmel-aes - fix typo and indentation by Cyrille Pitchen · 9 years ago
  26. 2bfd04c crypto: atmel-aes - use SIZE_IN_WORDS() helper macro by Cyrille Pitchen · 9 years ago
  27. bbe628e crypto: atmel-aes - improve performances of data transfer by Cyrille Pitchen · 9 years ago
  28. 2a37782 crypto: atmel-aes - fix atmel_aes_remove() by Cyrille Pitchen · 9 years ago
  29. 820599a crypto: atmel-aes - remove useless AES_FLAGS_DMA flag by Cyrille Pitchen · 9 years ago
  30. 13c7f87 crypto: atmel-aes - reduce latency of DMA completion by Cyrille Pitchen · 9 years ago
  31. bd5f43d crypto: atmel-aes - remove unused 'err' member of struct atmel_aes_dev by Cyrille Pitchen · 9 years ago
  32. 10f12c1 crypto: atmel-aes - rework crypto request completion by Cyrille Pitchen · 9 years ago
  33. 77dacf5 crypto: atmel-aes - simplify the configuration of the AES IP by Cyrille Pitchen · 9 years ago
  34. 794595d crypto: atmel-aes - remove useless write in the Control Register by Cyrille Pitchen · 9 years ago
  35. ccbf729 crypto: atmel-aes - make crypto request queue management more generic by Cyrille Pitchen · 9 years ago
  36. cdfab4a crypto: atmel-aes - change atmel_aes_write_ctrl() signature by Cyrille Pitchen · 9 years ago
  37. aab0a39 crypto: atmel-aes - propagate error from atmel_aes_hw_version_init() by Cyrille Pitchen · 9 years ago
  38. 7f1cbbc crypto: atmel-aes - remove unused header includes by Cyrille Pitchen · 9 years ago
  39. 924a8bc crypto: atmel-aes - fix unregistration order of crypto algorithms by Cyrille Pitchen · 9 years ago
  40. 88efd9a crypto: atmel-aes - change algorithm priorities by Cyrille Pitchen · 9 years ago
  41. c0b28d8 crypto: atmel-aes - constify value argument of atmel_aes_write_n() by Cyrille Pitchen · 9 years ago
  42. 973e209 crypto: atmel-aes - add new version by Leilei Zhao · 9 years ago
  43. dc2c632 crypto: qat - use list_for_each_entry* by Geliang Tang · 9 years ago
  44. e4ae86e crypto: ux500 - Use precalculated hash from headers by LABBE Corentin · 9 years ago
  45. bdd7506 crypto: ccp - Use precalculated hash from headers by LABBE Corentin · 9 years ago
  46. 8054b80 crypto: n2 - Use precalculated hash from headers by LABBE Corentin · 9 years ago
  47. 51d77dd crypto: qat - fix some timeout tests by Pingchao Yang · 9 years ago
  48. 46621e6 crypto: qat - fix CTX_ENABLES bits shift direction issue by Pingchao Yang · 9 years ago
  49. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  50. 16f080a crypto: omap - Removed unused variable "err" by Rahul Pathak · 9 years ago
  51. 871b88a crypto: atmel-sha - Removed unused variable "err" by Rahul Pathak · 9 years ago
  52. 6333ed8 crypto: nx-842 - Mask XERS0 bit in return value by Haren Myneni · 9 years ago
  53. 81b312f crypto: qat - uint8_t is not large enough for accel_id by Tadeusz Struk · 9 years ago
  54. 50eca25 crypto: omap-des - Fix "schedule while atomic" bug by Sam Protsenko · 9 years ago
  55. 40c18a5 crypto: qat - enable VF irq after guest exits ungracefully by Zeng Xin · 9 years ago
  56. 75910d3 crypto: qat - select PCI_IOV when VF are enabled by Tadeusz Struk · 9 years ago
  57. 06cabd7 crypto: qat - ring returning retry even though ring has BW by Harvijay Saini · 9 years ago
  58. d4b98f2 crypto: sahara - fix debug output for 64-bit dma_addr_t by Arnd Bergmann · 9 years ago
  59. 75d3f81 crypto: sahara - fix 64-bit dma_addr_t compilation by Arnd Bergmann · 9 years ago
  60. 3771df3 crypto: qat - add support for c62xvf accel type by Tadeusz Struk · 9 years ago
  61. 8b206f2 crypto: qat - add support for c3xxxvf accel type by Tadeusz Struk · 9 years ago
  62. a6dabee crypto: qat - add support for c62x accel type by Tadeusz Struk · 9 years ago
  63. 890c55f crypto: qat - add support for c3xxx accel type by Tadeusz Struk · 9 years ago
  64. 1a72d3a crypto: qat - move isr files to qat common so that they can be reused by Tadeusz Struk · 9 years ago
  65. b027227 crypto: qat - add support for new devices to FW loader by Pingchao Yang · 9 years ago
  66. 9809ebc crypto: qat - add new device definitions by Tadeusz Struk · 9 years ago
  67. 9cfe521 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  68. a103a75 crypto: n2 - Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  69. 5e75ae1 crypto: talitos - add new crypto modes by LEROY Christophe · 9 years ago
  70. 0d3d054 crypto: vmx - IV size failing on skcipher API by Leonidas Da Silva Barbosa · 9 years ago
  71. f456cd2 crypto: caam - pass the correct buffer length by Fabio Estevam · 9 years ago
  72. ac7c8e6 crypto: rockchip - fix possible deadlock by Heiko Stuebner · 9 years ago
  73. dc4fbba powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() by Anton Blanchard · 9 years ago
  74. 1552cd7 crypto: vmx: Only call enable_kernel_vsx() by Anton Blanchard · 9 years ago
  75. 433cd2c crypto: rockchip - add crypto driver for rk3288 by Zain Wang · 9 years ago
  76. d62112f crypto: nx - use of_property_read_u32() by saurabh · 9 years ago
  77. 1d4bbc5 crypto: padlock-aes - use offset_in_page macro by Geliang Tang · 9 years ago
  78. f143fc6 crypto: qat - fix typo in clean-files by Jim Davis · 9 years ago
  79. f53e38a crypto: picoxcell - set [src|dst]_nents and nents as signed int by LABBE Corentin · 9 years ago
  80. f8e28a0 crypto: sahara - set nb_[in|out]_sg as signed int by LABBE Corentin · 9 years ago
  81. 56b85c9 crypto: atmel: fix bogus select by Arnd Bergmann · 10 years ago
  82. 20ecae7 crypto: atmel - fix 64-bit warnings by Arnd Bergmann · 9 years ago
  83. 864f83a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  84. 4f9ea86 crypto: sun4i-ss - add missing statesize by LABBE Corentin · 9 years ago
  85. f9d1293 crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool_destroy" by Markus Elfring · 9 years ago
  86. 202a32f crypto: qat - constify pci_error_handlers structures by Julia Lawall · 9 years ago
  87. 7aff7d0 crypto: amcc - check return value of sg_nents_for_len by LABBE Corentin · 9 years ago
  88. f9970c2 crypto: caam - check return value of sg_nents_for_len by LABBE Corentin · 9 years ago
  89. f051f95 crypto: picoxcell - check return value of sg_nents_for_len by LABBE Corentin · 9 years ago
  90. 4fa9948 crypto: qce - check return value of sg_nents_for_len by LABBE Corentin · 9 years ago
  91. 6c2b74d crypto: sahara - check return value of sg_nents_for_len by LABBE Corentin · 9 years ago
  92. 8e409fe crypto: talitos - check return value of sg_nents_for_len by LABBE Corentin · 9 years ago
  93. c22dafb crypto: marvell - check return value of sg_nents_for_len by LABBE Corentin · 9 years ago
  94. c52b673 crypto: qat - remove superfluous check from adf_probe by Salvatore Benedetto · 9 years ago
  95. d956fed crypto: qat - fix get instance function by Tadeusz Struk · 9 years ago
  96. 16f56e8 crypto: hifn_795x - fix coding style by LABBE Corentin · 9 years ago
  97. cfeecab crypto: hifn_795x - use dev_xx/pr_xx instead of printk by LABBE Corentin · 9 years ago
  98. 276a2ff crypto: hifn_795x - remove the hifn_test function by LABBE Corentin · 9 years ago
  99. b0c8bc1 crypto: qat - when stopping all devices make fure VF are stopped first by Tadeusz Struk · 9 years ago
  100. 7996094 crypto: talitos - Fix timing leak in ESP ICV verification by David Gstir · 9 years ago