1. 5e91f56 crypto: img-hash - remove need for error return variable ret by Colin Ian King · 3 years, 4 months ago
  2. a790f9d crypto: img-hash - Remove redundant dev_err call in img_hash_probe() by YueHaibing · 3 years, 9 months ago
  3. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
  4. 0c3dc78 crypto: algapi - Remove skbuff.h inclusion by Herbert Xu · 4 years, 4 months ago
  5. 84d840e crypto: img-hash - remove redundant initialization of variable err by Colin Ian King · 4 years, 6 months ago
  6. e44362a crypto: img-hash - Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  7. 8004865 crypto: img-hash - Use dma_request_chan instead dma_request_slave_channel by Peter Ujfalusi · 5 years ago
  8. f78c712 crypto: img-hash - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  9. 514838e crypto: drivers - Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  10. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  11. 1ce5b2f crypto: img-hash - remove unnecessary static in img_hash_remove() by Gustavo A. R. Silva · 7 years ago
  12. 5f052c9 crypto: img-hash - Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  13. 3bfb2e6 crypto: img-hash - use dma_data_direction when calling dma_map_sg by Nicolas Iooss · 8 years ago
  14. 5e38d20 crypto: img-hash - Fix set_reqsize call by Will Thomas · 8 years ago
  15. fb67740 crypto: img-hash - log a successful probe by James Hartley · 8 years ago
  16. 436e3bb crypto: img-hash - Add support for export and import by James Hartley · 8 years ago
  17. d084e13 crypto: img-hash - Add suspend resume hooks for img hash by Govindraj Raja · 8 years ago
  18. 302a1be crypto: img-hash - Reconfigure DMA Burst length by Will Thomas · 8 years ago
  19. dd4f677 crypto: img-hash - Fix hash request context by Will Thomas · 8 years ago
  20. 10badea crypto: img-hash - Fix null pointer exception by Will Thomas · 8 years ago
  21. 327cbba crypto: img-hash - fix spelling mistake in dev_err error message by Colin Ian King · 9 years ago
  22. a83034f crypto: img-hash - shift wrapping bug in img_hash_hw_init() by Dan Carpenter · 10 years ago
  23. 900831a crypto: img-hash - fix some compile warnings by Dan Carpenter · 10 years ago
  24. 7094e8e linux-next: build failure after merge of the crypto tree by Herbert Xu · 10 years ago
  25. d358f1a crypto: img-hash - Add Imagination Technologies hw hash accelerator by James Hartley · 10 years ago