1. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  2. 9b52d55 crypto: atmel - fix checks of error code returned by devm_ioremap_resource() by Vladimir Zapolskiy · 8 years ago
  3. ad84112 crypto: atmel-sha - fix race in atmel_sha_final() by Cyrille Pitchen · 9 years ago
  4. 9c4274d crypto: atmel-sha - fix .import()/.export() implementation by Cyrille Pitchen · 9 years ago
  5. c033042 crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts by Cyrille Pitchen · 9 years ago
  6. d961436 crypto: atmel-sha - fix atmel_sha_remove() by Cyrille Pitchen · 9 years ago
  7. cc831d3 crypto: atmel-sha - fix algorihtm registration by Cyrille Pitchen · 9 years ago
  8. 7cee350 crypto: atmel-sha - fix context switches by Cyrille Pitchen · 9 years ago
  9. 507c5cc crypto: atmel-sha - add support of sama5d2x SoCs by Cyrille Pitchen · 9 years ago
  10. f56809c crypto: atmel-sha - fix a race between the 'done' tasklet and the crypto client by Cyrille Pitchen · 9 years ago
  11. 1900c58 crypto: atmel-sha - fix crash when computing digest on empty message by Cyrille Pitchen · 9 years ago
  12. 871b88a crypto: atmel-sha - Removed unused variable "err" by Rahul Pathak · 9 years ago
  13. b0e8b34 crypto: atmel - use devm_xxx() managed function by LABBE Corentin · 9 years ago
  14. 9d83d29 crypto: atmel - Check for clk_prepare_enable() return value by LABBE Corentin · 9 years ago
  15. 3f1992c crypto: atmel-sha - correct the max burst size by Leilei Zhao · 9 years ago
  16. 62728e8 crypto: atmel-sha - initialize spinlock in probe by Leilei Zhao · 9 years ago
  17. 803eeae crypto: atmel-sha - fix sg list management by Leilei Zhao · 9 years ago
  18. 0099286 crypto: atmel-sha - correct the way data are split by Ludovic Desroches · 9 years ago
  19. 141824d crypto: atmel-sha - add new version by Leilei Zhao · 9 years ago
  20. be20835 crypto: atmel - fix typo in dev_err error message by Colin Ian King · 9 years ago
  21. be95f0f crypto: atmel_sha - remove unused shash fallback instance. by Svenning Sørensen · 10 years ago
  22. 5573bc0 crypto: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  23. 593901a crypto: atmel-sha - Switch to managed version of kzalloc by Pramod Gurav · 10 years ago
  24. 1ca5b7d crypto: atmel-sha - add sha information to the log by Nicolas Ferre · 11 years ago
  25. abfe7ae crypto: atmel-sha - add support for Device Tree by Nicolas Ferre · 11 years ago
  26. d4905b3 crypto: atmel-sha - add support for latest release of the IP (0x410) by Nicolas Royer · 11 years ago
  27. 49cfe4d Drivers: crypto: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  28. 21a5b95 crypto: remove duplicated include by Wei Yongjun · 12 years ago
  29. ebc82ef crypto: atmel - add Atmel SHA1/SHA256 driver by Nicolas Royer · 12 years ago