1. 7795c0b crypto: stm32/crc32 - protect from concurrent accesses by Nicolas Toromanoff · 4 years, 8 months ago
  2. 100f84b crypto: stm32/crc32 - don't sleep in runtime pm by Nicolas Toromanoff · 4 years, 8 months ago
  3. 10b89c4 crypto: stm32/crc32 - fix multi-instance by Nicolas Toromanoff · 4 years, 8 months ago
  4. a8cc312 crypto: stm32/crc32 - fix run-time self test issue. by Nicolas Toromanoff · 4 years, 8 months ago
  5. 49c2c08 crypto: stm32/crc32 - fix ext4 chksum BUG_ON() by Nicolas Toromanoff · 4 years, 8 months ago
  6. 79cd691 crypto: stm32/hash - don't print error on probe deferral by Lionel Debieve · 4 years, 8 months ago
  7. 45dafed crypto: stm32/hash - defer probe for dma device by Etienne Carriere · 4 years, 8 months ago
  8. 43b05ce crypto: stm32/hash - defer probe for reset controller by Etienne Carriere · 4 years, 8 months ago
  9. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  10. 20aaed2 crypto: stm32/hash - Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  11. 2452cfd crypto: Kconfig - Fix indentation by Krzysztof Kozlowski · 5 years ago
  12. 47ece48 crypto: stm32 - switch to skcipher API by Ard Biesheuvel · 5 years ago
  13. 04007b0 crypto: des - split off DES library from generic DES cipher driver by Ard Biesheuvel · 5 years ago
  14. b5d0ba8 crypto: stm32/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  15. 473b4d9 crypto: stm32 - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  16. 514838e crypto: drivers - Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  17. dd4542d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  18. 049ce15 crypto: stm32/hash - Fix incorrect printk modifier for size_t by Herbert Xu · 6 years ago
  19. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  20. f3880a2 crypto: stm32/hash - remove interruptible condition for dma by Lionel Debieve · 6 years ago
  21. 0acabec crypto: stm32/hash - Fix hmac issue more than 256 bytes by Lionel Debieve · 6 years ago
  22. fdbd643 crypto: stm32/crc32 - rename driver file by Lionel Debieve · 6 years ago
  23. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  24. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  25. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  26. 5f49f18 crypto: stm32/cryp - update to return iv_out by Lionel Debieve · 6 years ago
  27. 29aed43 crypto: stm32/cryp - remove request mutex protection by Lionel Debieve · 6 years ago
  28. 7ee27f5 crypto: stm32/cryp - add weak key check for DES by Lionel Debieve · 6 years ago
  29. beebb71 crypto: stm32 - Forbid 2-key 3DES in FIPS mode by Herbert Xu · 6 years ago
  30. a88be9a crypto: stm32/hash - Fix self test issue during export by Lionel Debieve · 6 years ago
  31. d9a5289 crypto: stm32 - drop pointless static qualifier in stm32_hash_remove() by Mao Wenan · 6 years ago
  32. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  33. f7aee87 crypto: stm32_crc32 - Use existing define with polynomial by Krzysztof Kozlowski · 6 years ago
  34. 6a38f62 crypto: ahash - remove useless setting of type flags by Eric Biggers · 7 years ago
  35. 73463ad crypto: stm32/crc - Add power management support by lionel.debieve@st.com · 7 years ago
  36. 8b4d566 crypto: stm32/hash - Add power management support by lionel.debieve@st.com · 7 years ago
  37. 65f9aa3 crypto: stm32/cryp - Add power management support by lionel.debieve@st.com · 7 years ago
  38. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  39. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  40. a43a348 crypto: stm32/cryp - add stm32mp1 support by Fabien DESSENNE · 7 years ago
  41. 9d3b503 crypto: stm32/cryp - add aes gcm / ccm support by Fabien DESSENNE · 7 years ago
  42. d03d29b crypto: stm32/hash - rework padding length by Lionel Debieve · 7 years ago
  43. ff1cae4 crypto: stm32/hash - fix performance issues by Lionel Debieve · 7 years ago
  44. a3d98b9 crypto: stm32/hash - avoid error if maxburst not defined by Lionel Debieve · 7 years ago
  45. dc7bcef crypto: stm32-cryp - convert to the new crypto engine API by Corentin LABBE · 7 years ago
  46. fb45490 crypto: stm32-hash - convert to the new crypto engine API by Corentin LABBE · 7 years ago
  47. 60bcf26 crypto: stm32 - remove redundant dev_err call in stm32_cryp_probe() by weiyongjun \(A\) · 7 years ago
  48. a208fa8 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 7 years ago
  49. 02d9e32 crypto: stm32 - Use standard CONFIG name by Corentin Labbe · 7 years ago
  50. 761a698 crypto: stm32 - fix module device table name by Corentin LABBE · 7 years ago
  51. 9e054ec crypto: stm32 - Support for STM32 CRYP crypto module by Fabien DESSENNE · 7 years ago
  52. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  53. 63c5382 crypto: stm32/hash - Fix return issue on update by Lionel Debieve · 7 years ago
  54. de91568 crypto: stm32 - use of_device_get_match_data by Corentin LABBE · 7 years ago
  55. 532f419 crypto: stm32 - Try to fix hash padding by Arnd Bergmann · 7 years ago
  56. a502e10 crypto: stm32/hash - Remove uninitialized symbol by lionel.debieve@st.com · 7 years ago
  57. 8a1012d crypto: stm32 - Support for STM32 HASH module by lionel.debieve@st.com · 7 years ago
  58. c35af01 crypto: stm32 - Rename module to use generic crypto by lionel.debieve@st.com · 7 years ago
  59. 0373d08 crypto: stm32 - solve crc issue during unbind by lionel.debieve@st.com · 7 years ago
  60. 3917751 crypto: stm32 - CRC use relaxed function by lionel.debieve@st.com · 7 years ago
  61. 929562b crypto: stm32 - Fix OF module alias information by Wei Yongjun · 8 years ago
  62. b51dbe9 crypto: stm32 - Support for STM32 CRC32 crypto module by Fabien DESSENNE · 8 years ago