1. 76d579f crypto: atmel - Set OFB's blocksize to 1 by Tudor Ambarus · 3 years, 5 months ago
  2. 031f5e00 crypto: atmel-tdes - Add FIPS81's zero length cryptlen constraint by Tudor Ambarus · 3 years, 5 months ago
  3. 817b804 crypto: atmel-tdes - Handle error messages by Tudor Ambarus · 3 years, 5 months ago
  4. 632a761 crypto: atmel-tdes - Clarify how tdes dev gets allocated to the tfm by Tudor Ambarus · 3 years, 5 months ago
  5. 8553856 crypto: atmel-tdes - Remove redundant dev_err call in atmel_tdes_probe() by YueHaibing · 3 years, 9 months ago
  6. ed4424f crypto: atmel-tdes - use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
  7. b46f36c crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_data by Tudor Ambarus · 5 years ago
  8. 27f4adf crypto: atmel-{aes,tdes} - Update the IV only when the op succeeds by Tudor Ambarus · 5 years ago
  9. e9ce6ae crypto: atmel-{sha,tdes} - Print warn message even when deferring by Tudor Ambarus · 5 years ago
  10. 827a98d crypto: atmel-{aes,sha,tdes} - Stop passing unused argument in _dma_init() by Tudor Ambarus · 5 years ago
  11. 644c247 crypto: atmel-{aes,sha,tdes} - Drop duplicate init of dma_slave_config.direction by Tudor Ambarus · 5 years ago
  12. aebe5bd crypto: atmel-{aes,sha,tdes} - Group common alg type init in dedicated methods by Tudor Ambarus · 5 years ago
  13. 9a17007 crypto: atmel-{sha,tdes} - Remove unused 'err' member of driver data by Tudor Ambarus · 5 years ago
  14. c65d123 crypto: atmel-{aes,tdes} - Do not save IV for ECB mode by Tudor Ambarus · 5 years ago
  15. 75eca7a crypto: atmel-tdes - Drop unnecessary passing of tfm by Tudor Ambarus · 5 years ago
  16. 848572f crypto: atmel-tdes - Map driver data flags to Mode Register by Tudor Ambarus · 5 years ago
  17. 7d0979e crypto: atmel-tdes - Remove useless write in Control Register by Tudor Ambarus · 5 years ago
  18. e783651 crypto: atmel-{aes,sha,tdes} - Rename labels in probe() by Tudor Ambarus · 5 years ago
  19. c9063a0 crypto: atmel-{aes,sha,tdes} - Drop superfluous error message in probe() by Tudor Ambarus · 5 years ago
  20. 0efe58f crypto: atmel-{sha,tdes} - Propagate error from _hw_version_init() by Tudor Ambarus · 5 years ago
  21. fb24307 crypto: atmel-tdes - Remove unused header includes by Tudor Ambarus · 5 years ago
  22. 7c78302 crypto: atmel-{sha,tdes} - Change algorithm priorities by Tudor Ambarus · 5 years ago
  23. 7b49fab crypto: atmel-tdes - Constify value to write to hw by Tudor Ambarus · 5 years ago
  24. 45a536e crypto: atmel-tdes - Retire dma_request_slave_channel_compat() by Peter Ujfalusi · 5 years ago
  25. 61b0dd6 crypto: atmel-tdes - Set the IV after {en,de}crypt by Tudor Ambarus · 5 years ago
  26. 967d491 crypto: atmel-tdes - switch to skcipher API by Ard Biesheuvel · 5 years ago
  27. 92c203e crypto: atmel/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  28. 514838e crypto: drivers - Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  29. 6bbc393 crypto: atmel - remove set but not used variable 'alg_name' by YueHaibing · 6 years ago
  30. 52ea3cd crypto: atmel - Forbid 2-key 3DES in FIPS mode by Herbert Xu · 6 years ago
  31. 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 years ago
  32. 820684c crypto: atmel - switch to SPDX license identifiers by Tudor Ambarus · 6 years ago
  33. 0268483 crypto: atmel - Delete error messages for a failed memory allocation in six functions by Markus Elfring · 7 years ago
  34. 747f6ec crypto: atmel - remove empty functions by Tudor-Dan Ambarus · 7 years ago
  35. d472e42 crypto: atmel - remove useless irq init by Tudor-Dan Ambarus · 7 years ago
  36. 3c88761 crypto: atmel - return appropriate error code by Tudor-Dan Ambarus · 7 years ago
  37. 47f1241 crypto: atmel-tdes - remove unnecessary static in atmel_tdes_remove() by Gustavo A. R. Silva · 7 years ago
  38. 4c147bc crypto: atmel - fix 64-bit build warnings by Arnd Bergmann · 8 years ago
  39. 9b52d55 crypto: atmel - fix checks of error code returned by devm_ioremap_resource() by Vladimir Zapolskiy · 9 years ago
  40. b0e8b34 crypto: atmel - use devm_xxx() managed function by LABBE Corentin · 9 years ago
  41. 9d83d29 crypto: atmel - Check for clk_prepare_enable() return value by LABBE Corentin · 9 years ago
  42. 1d1b916 crypto: atmel-tdes - initialize spinlock in probe by Leilei Zhao · 10 years ago
  43. be20835 crypto: atmel - fix typo in dev_err error message by Colin Ian King · 10 years ago
  44. 088f628 crypto: atmel - Free memory in error path by Christophe Jaillet · 10 years ago
  45. 5573bc0 crypto: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  46. c659d07 crypto: atmel-tdes - Switch to managed version of kzalloc by Pramod Gurav · 10 years ago
  47. 84c8976 crypto: atmel-tdes - add support for Device Tree by Nicolas Ferre · 11 years ago
  48. 1f85804 crypto: atmel-tdes - add support for latest release of the IP (0x700) by Nicolas Royer · 12 years ago
  49. 49cfe4d Drivers: crypto: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  50. 21a5b95 crypto: remove duplicated include by Wei Yongjun · 12 years ago
  51. e15aa36 crypto: drivers - remove cra_list initialization by Jussi Kivilinna · 12 years ago
  52. 1380200 crypto: atmel - add Atmel DES/TDES driver by Nicolas Royer · 12 years ago