1. fb11cdd crypto: rockchip - Remove surplus dev_err() when using platform_get_irq() by Yang Li · 2 years, 4 months ago
  2. 9dcd71c crypto: rockchip - Add support for RK3399 by Corentin Labbe · 2 years, 5 months ago
  3. c5a1e10 crypto: rockchip - permit to have more than one reset by Corentin Labbe · 2 years, 5 months ago
  4. 0d31b14 crypto: rockchip - rk_ahash_reg_init use crypto_info from parameter by Corentin Labbe · 2 years, 5 months ago
  5. e220e67 crypto: rockchip - Check for clocks numbers and their frequencies by Corentin Labbe · 2 years, 5 months ago
  6. 2d3c756 crypto: rockchip - store crypto_info in request context by Corentin Labbe · 2 years, 5 months ago
  7. ea389be crypto: rockchip - use the rk_crypto_info given as parameter by Corentin Labbe · 2 years, 5 months ago
  8. c018c7a crypto: rockchip - use a rk_crypto_info variable instead of lot of indirection by Corentin Labbe · 2 years, 5 months ago
  9. 2e3b1495 crypto: rockchip - rework rk_handle_req function by Corentin Labbe · 2 years, 5 months ago
  10. a7fa064 crypto: rockchip - rename ablk functions to cipher by Corentin Labbe · 2 years, 5 months ago
  11. e65e901 crypto: rockchip - add support for rk3328 by Corentin Labbe · 2 years, 5 months ago
  12. 4566987 crypto: rockchip - fix style issue by Corentin Labbe · 2 years, 5 months ago
  13. 37bc221 crypto: rockchip - use read_poll_timeout by Corentin Labbe · 2 years, 5 months ago
  14. 3a6fd46 crypto: rockchip - use clk_bulk to simplify clock management by Corentin Labbe · 2 years, 5 months ago
  15. 6f61192 crypto: rockchip - handle reset also in PM by Corentin Labbe · 2 years, 5 months ago
  16. a216be3 crypto: rockchip - introduce PM by Corentin Labbe · 2 years, 5 months ago
  17. 48d904d crypto: rockchip - add debugfs by Corentin Labbe · 2 years, 5 months ago
  18. 6d55c4a crypto: rockchip - rewrite type by Corentin Labbe · 2 years, 5 months ago
  19. 57d67c6 crypto: rockchip - rework by using crypto_engine by Corentin Labbe · 2 years, 5 months ago
  20. bb3c7b7 crypto: rockchip - remove non-aligned handling by Corentin Labbe · 2 years, 5 months ago
  21. d6b23cc crypto: rockchip - better handle cipher key by Corentin Labbe · 2 years, 5 months ago
  22. 8166004 crypto: rockchip - add fallback for ahash by Corentin Labbe · 2 years, 5 months ago
  23. 68ef8af crypto: rockchip - add fallback for cipher by Corentin Labbe · 2 years, 5 months ago
  24. 87e356c crypto: rockchip - do not store mode globally by Corentin Labbe · 2 years, 5 months ago
  25. 6d11c93 crypto: rockchip - fix privete/private typo by Corentin Labbe · 2 years, 5 months ago
  26. c50ef14 crypto: rockchip - do not do custom power management by Corentin Labbe · 2 years, 5 months ago
  27. 8ccd9c8 crypto: rockchip - do not use uninitialized variable by Corentin Labbe · 2 years, 5 months ago
  28. 299c481f crypto: rockchip - use dev_err for error message about interrupt by Corentin Labbe · 2 years, 5 months ago
  29. 973d74e crypto: rockchip - ECB does not need IV by Corentin Labbe · 3 years, 1 month ago
  30. 3d8c5f5a crypto: rockchip - delete unneeded variable initialization by Kai Ye · 4 years ago
  31. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 4 months ago
  32. 0c3dc78 crypto: algapi - Remove skbuff.h inclusion by Herbert Xu · 4 years, 7 months ago
  33. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  34. ce0183c crypto: rockchip - switch to skcipher API by Ard Biesheuvel · 5 years ago
  35. 4eaef05 crypto: rk3288/des - switch to new verification routines by Ard Biesheuvel · 6 years ago
  36. 7217447 crypto: rockchip - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  37. 75a6faf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 by Thomas Gleixner · 6 years ago
  38. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  39. f0cfd57 crypto: rockchip - update IV buffer to contain the next IV by Zhang Zhijie · 6 years ago
  40. 1ad2267 crypto: rockchip - Forbid 2-key 3DES in FIPS mode by Herbert Xu · 6 years ago
  41. c1c214a crypto: rockchip - update new iv to device in multiple operations by Zhang Zhijie · 6 years ago
  42. 4359669 crypto: rockchip - fix scatterlist nents error by Zhang Zhijie · 6 years ago
  43. 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 years ago
  44. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  45. 5a7801f crypto: rockchip - Don't dequeue the request when device is busy by Zain Wang · 8 years ago
  46. 9a42e4e crypto: rockchip - return the err code when unable dequeue the crypto request by Zain Wang · 8 years ago
  47. 641eacd crypto: rockchip - move the crypto completion from interrupt context by Zain Wang · 8 years ago
  48. 16d5696 crypto: rockchip - use devm_add_action_or_reset() by Sudip Mukherjee · 9 years ago
  49. bfd927f crypto: rockchip - add hash support for crypto engine in rk3288 by Zain Wang · 9 years ago
  50. ac7c8e6 crypto: rockchip - fix possible deadlock by Heiko Stuebner · 9 years ago
  51. 433cd2c crypto: rockchip - add crypto driver for rk3288 by Zain Wang · 9 years ago