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