1. 3eb75fc crypto: atmel - use the correct print format by Kai Ye · 3 years, 9 months ago
  2. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
  3. 77fdd94 crypto: atmel-sha - remove unneeded break by Tom Rix · 4 years, 2 months ago
  4. 2aaba01 crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h by Eric Biggers · 4 years, 8 months ago
  5. b46f36c crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_data by Tudor Ambarus · 5 years ago
  6. af5034e crypto: remove propagation of CRYPTO_TFM_RES_* flags by Eric Biggers · 5 years ago
  7. b529f19 crypto: atmel-sha - fix error handling when setting hmac key by Eric Biggers · 5 years ago
  8. e9ce6ae crypto: atmel-{sha,tdes} - Print warn message even when deferring by Tudor Ambarus · 5 years ago
  9. 827a98d crypto: atmel-{aes,sha,tdes} - Stop passing unused argument in _dma_init() by Tudor Ambarus · 5 years ago
  10. 644c247 crypto: atmel-{aes,sha,tdes} - Drop duplicate init of dma_slave_config.direction by Tudor Ambarus · 5 years ago
  11. 0e69378 crypto: atmel-{aes,sha} - Fix incorrect use of dmaengine_terminate_all() 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. 4c977e3 crypto: atmel-sha - Void return type for atmel_sha_update_dma_stop() by Tudor Ambarus · 5 years ago
  14. 9a17007 crypto: atmel-{sha,tdes} - Remove unused 'err' member of driver data by Tudor Ambarus · 5 years ago
  15. e783651 crypto: atmel-{aes,sha,tdes} - Rename labels in probe() by Tudor Ambarus · 5 years ago
  16. c9063a0 crypto: atmel-{aes,sha,tdes} - Drop superfluous error message in probe() by Tudor Ambarus · 5 years ago
  17. 0efe58f crypto: atmel-{sha,tdes} - Propagate error from _hw_version_init() by Tudor Ambarus · 5 years ago
  18. 7c78302 crypto: atmel-{sha,tdes} - Change algorithm priorities by Tudor Ambarus · 5 years ago
  19. db28512f crypto: atmel-sha - Retire dma_request_slave_channel_compat() by Peter Ujfalusi · 5 years ago
  20. 427e6e3 crypto: atmel - Fix remaining endianess warnings by Herbert Xu · 5 years ago
  21. 1520c72 crypto: atmel - Fix authenc support when it is set to m by Herbert Xu · 5 years ago
  22. 514838e crypto: drivers - Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  23. 820684c crypto: atmel - switch to SPDX license identifiers by Tudor Ambarus · 6 years ago
  24. 85d7311 crypto: remove redundant type flags from tfm allocation by Eric Biggers · 7 years ago
  25. 0268483 crypto: atmel - Delete error messages for a failed memory allocation in six functions by Markus Elfring · 7 years ago
  26. d472e42 crypto: atmel - remove useless irq init by Tudor-Dan Ambarus · 7 years ago
  27. 3c88761 crypto: atmel - return appropriate error code by Tudor-Dan Ambarus · 7 years ago
  28. 22d96f0 crypto: atmel-sha - remove unnecessary static in atmel_sha_remove() by Gustavo A. R. Silva · 7 years ago
  29. 1606043 crypto: atmel - only treat EBUSY as transient if backlog by Gilad Ben-Yossef · 8 years ago
  30. 19998ac crypto: atmel-sha - fix error management in atmel_sha_start() by Cyrille Pitchen · 8 years ago
  31. dd3f9f4 crypto: atmel-sha - fix missing "return" instructions by Cyrille Pitchen · 8 years ago
  32. 4c147bc crypto: atmel - fix 64-bit build warnings by Arnd Bergmann · 8 years ago
  33. 0569fc4 crypto: atmel-sha - add verbose debug facilities to print hw register names by Cyrille Pitchen · 8 years ago
  34. 89a82ef crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modes by Cyrille Pitchen · 8 years ago
  35. 81d8750 crypto: atmel-sha - add support to hmac(shaX) by Cyrille Pitchen · 8 years ago
  36. 69303cf crypto: atmel-sha - add simple DMA transfers by Cyrille Pitchen · 8 years ago
  37. eec12f6 crypto: atmel-sha - add atmel_sha_cpu_start() by Cyrille Pitchen · 8 years ago
  38. 9064ed9 crypto: atmel-sha - add atmel_sha_wait_for_data_ready() by Cyrille Pitchen · 8 years ago
  39. f07ceba crypto: atmel-sha - redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA* by Cyrille Pitchen · 8 years ago
  40. b5ce82a crypto: atmel-sha - make atmel_sha_done_task more generic by Cyrille Pitchen · 8 years ago
  41. a29af93 crypto: atmel-sha - update request queue management to make it more generic by Cyrille Pitchen · 8 years ago
  42. 8340c7f crypto: atmel-sha - create function to get an Atmel SHA device by Cyrille Pitchen · 8 years ago
  43. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  44. 9b52d55 crypto: atmel - fix checks of error code returned by devm_ioremap_resource() by Vladimir Zapolskiy · 9 years ago
  45. ad84112 crypto: atmel-sha - fix race in atmel_sha_final() by Cyrille Pitchen · 9 years ago
  46. 9c4274d crypto: atmel-sha - fix .import()/.export() implementation by Cyrille Pitchen · 9 years ago
  47. c033042 crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts by Cyrille Pitchen · 9 years ago
  48. d961436 crypto: atmel-sha - fix atmel_sha_remove() by Cyrille Pitchen · 9 years ago
  49. cc831d3 crypto: atmel-sha - fix algorihtm registration by Cyrille Pitchen · 9 years ago
  50. 7cee350 crypto: atmel-sha - fix context switches by Cyrille Pitchen · 9 years ago
  51. 507c5cc crypto: atmel-sha - add support of sama5d2x SoCs by Cyrille Pitchen · 9 years ago
  52. f56809c crypto: atmel-sha - fix a race between the 'done' tasklet and the crypto client by Cyrille Pitchen · 9 years ago
  53. 1900c58 crypto: atmel-sha - fix crash when computing digest on empty message by Cyrille Pitchen · 9 years ago
  54. 871b88a crypto: atmel-sha - Removed unused variable "err" by Rahul Pathak · 9 years ago
  55. b0e8b34 crypto: atmel - use devm_xxx() managed function by LABBE Corentin · 9 years ago
  56. 9d83d29 crypto: atmel - Check for clk_prepare_enable() return value by LABBE Corentin · 9 years ago
  57. 3f1992c crypto: atmel-sha - correct the max burst size by Leilei Zhao · 10 years ago
  58. 62728e8 crypto: atmel-sha - initialize spinlock in probe by Leilei Zhao · 10 years ago
  59. 803eeae crypto: atmel-sha - fix sg list management by Leilei Zhao · 10 years ago
  60. 0099286 crypto: atmel-sha - correct the way data are split by Ludovic Desroches · 10 years ago
  61. 141824d crypto: atmel-sha - add new version by Leilei Zhao · 10 years ago
  62. be20835 crypto: atmel - fix typo in dev_err error message by Colin Ian King · 10 years ago
  63. be95f0f crypto: atmel_sha - remove unused shash fallback instance. by Svenning Sørensen · 10 years ago
  64. 5573bc0 crypto: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  65. 593901a crypto: atmel-sha - Switch to managed version of kzalloc by Pramod Gurav · 10 years ago
  66. 1ca5b7d crypto: atmel-sha - add sha information to the log by Nicolas Ferre · 11 years ago
  67. abfe7ae crypto: atmel-sha - add support for Device Tree by Nicolas Ferre · 11 years ago
  68. d4905b3 crypto: atmel-sha - add support for latest release of the IP (0x410) by Nicolas Royer · 12 years ago
  69. 49cfe4d Drivers: crypto: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  70. 21a5b95 crypto: remove duplicated include by Wei Yongjun · 12 years ago
  71. ebc82ef crypto: atmel - add Atmel SHA1/SHA256 driver by Nicolas Royer · 13 years ago