1. 089015d crypto: atmel-aes - use swap() by Salah Triki · 3 years, 5 months ago
  2. ec2088b crypto: atmel-aes - Allocate aes dev at tfm init time by Tudor Ambarus · 3 years, 6 months ago
  3. bf2db8e crypto: atmel-aes - Add fallback to XTS software implementation by Tudor Ambarus · 3 years, 6 months ago
  4. 76d579f crypto: atmel - Set OFB's blocksize to 1 by Tudor Ambarus · 3 years, 6 months ago
  5. 0d04335 crypto: atmel-aes - Add NIST 800-38A's zero length cryptlen constraint by Tudor Ambarus · 3 years, 6 months ago
  6. 26d769a crypto: atmel-aes - Add XTS input length constraint by Tudor Ambarus · 3 years, 6 months ago
  7. 534b32a crypto: atmel-aes - Add blocksize constraint for ECB and CBC modes by Tudor Ambarus · 3 years, 6 months ago
  8. fb7c2f4 crypto: atmel-aes - convert to use be32_add_cpu() by Liu Shixin · 4 years, 4 months ago
  9. b46f36c crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_data by Tudor Ambarus · 5 years ago
  10. af5034e crypto: remove propagation of CRYPTO_TFM_RES_* flags by Eric Biggers · 5 years ago
  11. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  12. 3907ccf crypto: atmel-aes - Fix CTR counter overflow when multiple fragments by Tudor Ambarus · 5 years ago
  13. 27f4adf crypto: atmel-{aes,tdes} - Update the IV only when the op succeeds by Tudor Ambarus · 5 years ago
  14. e9ce6ae crypto: atmel-{sha,tdes} - Print warn message even when deferring by Tudor Ambarus · 5 years ago
  15. 827a98d crypto: atmel-{aes,sha,tdes} - Stop passing unused argument in _dma_init() by Tudor Ambarus · 5 years ago
  16. 644c247 crypto: atmel-{aes,sha,tdes} - Drop duplicate init of dma_slave_config.direction by Tudor Ambarus · 5 years ago
  17. 0e69378 crypto: atmel-{aes,sha} - Fix incorrect use of dmaengine_terminate_all() by Tudor Ambarus · 5 years ago
  18. aebe5bd crypto: atmel-{aes,sha,tdes} - Group common alg type init in dedicated methods by Tudor Ambarus · 5 years ago
  19. 7db15aa crypto: atmel-aes - Use gcm helper to check authsize by Tudor Ambarus · 5 years ago
  20. 371731e crypto: atmel-aes - Fix saving of IV for CTR mode by Tudor Ambarus · 5 years ago
  21. 781a08d crypto: atmel-aes - Fix counter overflow in CTR mode by Tudor Ambarus · 5 years ago
  22. c65d123 crypto: atmel-{aes,tdes} - Do not save IV for ECB mode by Tudor Ambarus · 5 years ago
  23. e783651 crypto: atmel-{aes,sha,tdes} - Rename labels in probe() by Tudor Ambarus · 5 years ago
  24. c9063a0 crypto: atmel-{aes,sha,tdes} - Drop superfluous error message in probe() by Tudor Ambarus · 5 years ago
  25. 62f72cb crypto: atmel-aes - Retire dma_request_slave_channel_compat() by Peter Ujfalusi · 5 years ago
  26. 57d8154 crypto: atmel-aes - Change data type for "lastc" buffer by Tudor Ambarus · 5 years ago
  27. 7ada42d crypto: atmel-aes - switch to skcipher API by Ard Biesheuvel · 5 years ago
  28. 427e6e3 crypto: atmel - Fix remaining endianess warnings by Herbert Xu · 5 years ago
  29. 1520c72 crypto: atmel - Fix authenc support when it is set to m by Herbert Xu · 5 years ago
  30. 49c4cd8 crypto: atmel - fix data types for __be{32,64} by Ben Dooks (Codethink) · 5 years ago
  31. 86ef1df crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize by Tudor Ambarus · 5 years ago
  32. 514838e crypto: drivers - Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  33. 820684c crypto: atmel - switch to SPDX license identifiers by Tudor Ambarus · 6 years ago
  34. 5d804a51 crypto: atmel-aes - fix the keys zeroing on errors by Antoine Tenart · 7 years ago
  35. 0268483 crypto: atmel - Delete error messages for a failed memory allocation in six functions by Markus Elfring · 7 years ago
  36. 747f6ec crypto: atmel - remove empty functions by Tudor-Dan Ambarus · 7 years ago
  37. 7a373fd crypto: atmel-aes - Reset the controller before each use by Romain Izard · 7 years ago
  38. 9130801 crypto: atmel-aes - properly set IV after {en,de}crypt by Romain Izard · 7 years ago
  39. d472e42 crypto: atmel - remove useless irq init by Tudor-Dan Ambarus · 7 years ago
  40. 3c88761 crypto: atmel - return appropriate error code by Tudor-Dan Ambarus · 7 years ago
  41. 219d51c crypto: atmel - Use GCM IV size constant by Corentin LABBE · 7 years ago
  42. 89a82ef crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modes by Cyrille Pitchen · 8 years ago
  43. a1f613f crypto: atmel-aes - fix atmel_aes_handle_queue() by Cyrille Pitchen · 8 years ago
  44. fc78334 crypto: atmel - drop pointless static qualifier in atmel_aes_probe() by Wei Yongjun · 8 years ago
  45. d52db51 crypto: atmel-aes - add support to the XTS mode by Cyrille Pitchen · 8 years ago
  46. f709dc8 crypto: atmel-aes - fix compiler error when VERBOSE_DEBUG is defined by Cyrille Pitchen · 8 years ago
  47. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  48. 9b52d55 crypto: atmel - fix checks of error code returned by devm_ioremap_resource() by Vladimir Zapolskiy · 9 years ago
  49. 53a0bd7 crypto: aead - move aead_request_cast helper to aead.h by Tadeusz Struk · 9 years ago
  50. 49a2045 crypto: atmel-aes - remove calls of clk_prepare() from atomic contexts by Cyrille Pitchen · 9 years ago
  51. e31835a crypto: atmel-aes - Add missing break to atmel_aes_reg_name by Herbert Xu · 9 years ago
  52. 4537992 crypto: atmel-aes - add debug facilities to monitor register accesses. by Cyrille Pitchen · 9 years ago
  53. d441954 crypto: atmel-aes - add support to GCM mode by Cyrille Pitchen · 9 years ago
  54. 129f8bb crypto: atmel-aes - change the DMA threshold by Cyrille Pitchen · 9 years ago
  55. fcac8365 crypto: atmel-aes - fix the counter overflow in CTR mode by Cyrille Pitchen · 9 years ago
  56. da7b850 crypto: atmel-aes - fix atmel-ctr-aes driver for RFC 3686 by Cyrille Pitchen · 9 years ago
  57. e37a7e5 crypto: atmel-aes - create sections to regroup functions by usage by Cyrille Pitchen · 9 years ago
  58. afbac17 crypto: atmel-aes - fix typo and indentation by Cyrille Pitchen · 9 years ago
  59. 2bfd04c crypto: atmel-aes - use SIZE_IN_WORDS() helper macro by Cyrille Pitchen · 9 years ago
  60. bbe628e crypto: atmel-aes - improve performances of data transfer by Cyrille Pitchen · 9 years ago
  61. 2a37782 crypto: atmel-aes - fix atmel_aes_remove() by Cyrille Pitchen · 9 years ago
  62. 820599a crypto: atmel-aes - remove useless AES_FLAGS_DMA flag by Cyrille Pitchen · 9 years ago
  63. 13c7f87 crypto: atmel-aes - reduce latency of DMA completion by Cyrille Pitchen · 9 years ago
  64. bd5f43d crypto: atmel-aes - remove unused 'err' member of struct atmel_aes_dev by Cyrille Pitchen · 9 years ago
  65. 10f12c1 crypto: atmel-aes - rework crypto request completion by Cyrille Pitchen · 9 years ago
  66. 77dacf5 crypto: atmel-aes - simplify the configuration of the AES IP by Cyrille Pitchen · 9 years ago
  67. 794595d crypto: atmel-aes - remove useless write in the Control Register by Cyrille Pitchen · 9 years ago
  68. ccbf729 crypto: atmel-aes - make crypto request queue management more generic by Cyrille Pitchen · 9 years ago
  69. cdfab4a crypto: atmel-aes - change atmel_aes_write_ctrl() signature by Cyrille Pitchen · 9 years ago
  70. aab0a39 crypto: atmel-aes - propagate error from atmel_aes_hw_version_init() by Cyrille Pitchen · 9 years ago
  71. 7f1cbbc crypto: atmel-aes - remove unused header includes by Cyrille Pitchen · 9 years ago
  72. 924a8bc crypto: atmel-aes - fix unregistration order of crypto algorithms by Cyrille Pitchen · 9 years ago
  73. 88efd9a crypto: atmel-aes - change algorithm priorities by Cyrille Pitchen · 9 years ago
  74. c0b28d8 crypto: atmel-aes - constify value argument of atmel_aes_write_n() by Cyrille Pitchen · 9 years ago
  75. 973e209 crypto: atmel-aes - add new version by Leilei Zhao · 9 years ago
  76. 20ecae7 crypto: atmel - fix 64-bit warnings by Arnd Bergmann · 9 years ago
  77. b0e8b34 crypto: atmel - use devm_xxx() managed function by LABBE Corentin · 9 years ago
  78. 9d83d29 crypto: atmel - Check for clk_prepare_enable() return value by LABBE Corentin · 9 years ago
  79. 9cd2232 crypto: atmel-aes - correct usage of dma_sync_* API by Leilei Zhao · 10 years ago
  80. 289b262 crypto: atmel-aes - sync the buf used in DMA or CPU by Leilei Zhao · 10 years ago
  81. 8a10eb8 crypto: atmel-aes - initialize spinlock in probe by Leilei Zhao · 10 years ago
  82. cf1f0d1 crypto: atmel-aes - add new version by Leilei Zhao · 10 years ago
  83. be20835 crypto: atmel - fix typo in dev_err error message by Colin Ian King · 10 years ago
  84. 088f628 crypto: atmel - Free memory in error path by Christophe Jaillet · 10 years ago
  85. 5573bc0 crypto: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  86. 9f84951 crypto: atmel-aes - check alignment of cfb64 mode by Leilei Zhao · 11 years ago
  87. e5d8c96 crypto: atmel-aes - correct block size of cfb8 mode by Leilei Zhao · 11 years ago
  88. be943c7 crypto: atmel-aes - add support for Device Tree by Nicolas Ferre · 11 years ago
  89. cadc4ab crypto: atmel-aes - add support for latest release of the IP (0x130) by Nicolas Royer · 12 years ago
  90. 32dc43e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  91. 7b5c253c crypto: atmel-aes - adjust duplicate test by Julia Lawall · 12 years ago
  92. 49cfe4d Drivers: crypto: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  93. 21a5b95 crypto: remove duplicated include by Wei Yongjun · 12 years ago
  94. e15aa36 crypto: drivers - remove cra_list initialization by Jussi Kivilinna · 12 years ago
  95. bd3c7b5 crypto: atmel - add Atmel AES driver by Nicolas Royer · 13 years ago