1. d912bb7 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag by Nikos Mavrogiannopoulos · 13 years ago
  2. cd3f1d5 crypto: omap-sham - do not schedule tasklet if there is no active requests by Dmitry Kasatkin · 13 years ago
  3. 0efd4d8 crypto: omap-sham - clear device flags when finishing request by Dmitry Kasatkin · 13 years ago
  4. ed635cb8 crypto: omap-sham - irq handler must not clear error code by Dmitry Kasatkin · 13 years ago
  5. 6c63db8 crypto: omap-sham - irq and dma handling changes by Dmitry Kasatkin · 13 years ago
  6. 6cb3ffe crypto: omap-sham - remove dedicated queue handling tasklet by Dmitry Kasatkin · 13 years ago
  7. 171cb9a crypto: omap-sham - remove unnecessary local variable by Dmitry Kasatkin · 13 years ago
  8. ed3ea9a8 crypto: omap-sham - move some flags to device context by Dmitry Kasatkin · 13 years ago
  9. a929cbe crypto: omap-sham - replace flags operation with atomic bit operations by Dmitry Kasatkin · 13 years ago
  10. ea1fd22 crypto: omap-sham - replace flags bit mask with bit number by Dmitry Kasatkin · 13 years ago
  11. c330472 crypto: omap-sham - remove unused code by Dmitry Kasatkin · 13 years ago
  12. 0e87b15 crypto: omap-sham - remove extra reference by Dmitry Kasatkin · 13 years ago
  13. bf36275 crypto: omap-sham - hmac calculation bug fix for sha1 base hash by Dmitry Kasatkin · 13 years ago
  14. 528d26f crypto: omap-sham - enable driver for EMU chips by Dmitry Kasatkin · 13 years ago
  15. 07aab76 crypto: omap-sham - remove debug print by Dmitry Kasatkin · 13 years ago
  16. 455e338 crypto: omap-sham - fix concurrent sha1 calculations by Markku Kylanpaa · 13 years ago
  17. 36be070 crypto: omap-sham - don't treat NULL clk as an error by Jamie Iles · 13 years ago
  18. 6c39d11 crypto: omap-sham - backlog handling fix by Dmitry Kasatkin · 14 years ago
  19. 887c883 crypto: omap-sham - zero-copy scatterlist handling by Dmitry Kasatkin · 14 years ago
  20. a55b290 crypto: omap-sham - FLAGS_FIRST is redundant and removed by Dmitry Kasatkin · 14 years ago
  21. 3c8d758 crypto: omap-sham - hash-in-progress is stored in hw format by Dmitry Kasatkin · 14 years ago
  22. 798eed5 crypto: omap-sham - crypto_ahash_final() now not need to be called. by Dmitry Kasatkin · 14 years ago
  23. a5d8723 crypto: omap-sham - removed redundunt locking by Dmitry Kasatkin · 14 years ago
  24. 3e133c8 crypto: omap-sham - error handling improved by Dmitry Kasatkin · 14 years ago
  25. c8eb540 crypto: omap-sham - DMA initialization fixes for off mode by Dmitry Kasatkin · 14 years ago
  26. 0c3cf4c crypto: omap-sham - uses digest buffer in request context by Dmitry Kasatkin · 14 years ago
  27. 584db6a crypto: omap-sham - Adjust DMA parameters by Samu Onkalo · 14 years ago
  28. 0efbaab crypto: omap - remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  29. 8628e7c crypto: omap - sha1 & md5 driver by Dmitry Kasatkin · 14 years ago