1. 2a025f5 crypto: mv_cesa - print a warning when registration of AES algos fail by Phil Sutter · 13 years ago
  2. 811e6ed crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup by Phil Sutter · 13 years ago
  3. 99db3ea crypto: mv_cesa - the descriptor pointer register needs to be set just once by Phil Sutter · 13 years ago
  4. 042e9e7 crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of by Phil Sutter · 13 years ago
  5. 41f2977 crypto: mv_cesa - dont return PTR_ERR() of wrong pointer by Roel Kluin · 13 years ago
  6. 7cc2835 crypto: mv_cesa - fixup error handling in mv_probe() by Dan Carpenter · 14 years ago
  7. 5bdd5de crypto: mv_cesa - Use resource_size by Tobias Klauser · 14 years ago
  8. df2071b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Herbert Xu · 14 years ago
  9. 750052d crypto: mv_cesa - Add sha1 and hmac(sha1) async hash drivers by Uri Simchoni · 14 years ago
  10. 0c5c6c4 crypto: mv_cesa - Support processing of data from previous requests by Uri Simchoni · 14 years ago
  11. f0d03de crypto: mv_cesa - Make the copy-back of data optional by Uri Simchoni · 14 years ago
  12. a58094a crypto: mv_cesa - Execute some code via function pointers rathr than direct calls by Uri Simchoni · 14 years ago
  13. 7a5f691 crypto: mv_cesa - Rename a variable to a more suitable name by Uri Simchoni · 14 years ago
  14. 3b61a90 crypto: mv_cesa - Enqueue generic async requests by Uri Simchoni · 14 years ago
  15. 15d4dd3 crypto: mv_cesa - Fix situations where the src sglist spans more data than the request asks for by Uri Simchoni · 14 years ago
  16. f565e67 crypto: mv_cesa - Fix situation where the dest sglist is organized differently than the source sglist by Uri Simchoni · 14 years ago
  17. 6bc6fcd crypto: mv_cesa - Remove compiler warning in mv_cesa driver by Uri Simchoni · 14 years ago
  18. 0328ac2 crypto: mv_cesa - Invoke the user callback from a softirq context by Uri Simchoni · 14 years ago
  19. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  20. 85a7f0a crypto: mv_cesa - Add support for Orion5X crypto engine by Sebastian Andrzej Siewior · 15 years ago