1. 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
  2. f7aee87 crypto: stm32_crc32 - Use existing define with polynomial by Krzysztof Kozlowski · 6 years ago
  3. 6a38f62 crypto: ahash - remove useless setting of type flags by Eric Biggers · 7 years ago
  4. 73463ad crypto: stm32/crc - Add power management support by lionel.debieve@st.com · 7 years ago
  5. 8b4d566 crypto: stm32/hash - Add power management support by lionel.debieve@st.com · 7 years ago
  6. 65f9aa3 crypto: stm32/cryp - Add power management support by lionel.debieve@st.com · 7 years ago
  7. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  8. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  9. a43a348 crypto: stm32/cryp - add stm32mp1 support by Fabien DESSENNE · 7 years ago
  10. 9d3b503 crypto: stm32/cryp - add aes gcm / ccm support by Fabien DESSENNE · 7 years ago
  11. d03d29b crypto: stm32/hash - rework padding length by Lionel Debieve · 7 years ago
  12. ff1cae4 crypto: stm32/hash - fix performance issues by Lionel Debieve · 7 years ago
  13. a3d98b9 crypto: stm32/hash - avoid error if maxburst not defined by Lionel Debieve · 7 years ago
  14. dc7bcef crypto: stm32-cryp - convert to the new crypto engine API by Corentin LABBE · 7 years ago
  15. fb45490 crypto: stm32-hash - convert to the new crypto engine API by Corentin LABBE · 7 years ago
  16. 60bcf26 crypto: stm32 - remove redundant dev_err call in stm32_cryp_probe() by weiyongjun \(A\) · 7 years ago
  17. a208fa8 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 7 years ago
  18. 02d9e32 crypto: stm32 - Use standard CONFIG name by Corentin Labbe · 7 years ago
  19. 761a698 crypto: stm32 - fix module device table name by Corentin LABBE · 7 years ago
  20. 9e054ec crypto: stm32 - Support for STM32 CRYP crypto module by Fabien DESSENNE · 7 years ago
  21. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  22. 63c5382 crypto: stm32/hash - Fix return issue on update by Lionel Debieve · 7 years ago
  23. de91568 crypto: stm32 - use of_device_get_match_data by Corentin LABBE · 7 years ago
  24. 532f419 crypto: stm32 - Try to fix hash padding by Arnd Bergmann · 7 years ago
  25. a502e10 crypto: stm32/hash - Remove uninitialized symbol by lionel.debieve@st.com · 7 years ago
  26. 8a1012d crypto: stm32 - Support for STM32 HASH module by lionel.debieve@st.com · 7 years ago
  27. c35af01 crypto: stm32 - Rename module to use generic crypto by lionel.debieve@st.com · 7 years ago
  28. 0373d08 crypto: stm32 - solve crc issue during unbind by lionel.debieve@st.com · 7 years ago
  29. 3917751 crypto: stm32 - CRC use relaxed function by lionel.debieve@st.com · 7 years ago
  30. 929562b crypto: stm32 - Fix OF module alias information by Wei Yongjun · 8 years ago
  31. b51dbe9 crypto: stm32 - Support for STM32 CRC32 crypto module by Fabien DESSENNE · 8 years ago