1. 82c2f96 crypto: caam - ERA retrieval and printing for SEC device by Alex Porosanu · 12 years ago
  2. 1af8ea8 crypto: caam - Using alloc_coherent for caam job rings by Bharat Bhushan · 12 years ago
  3. a0ca6ca crypto: caam - one tasklet per job ring by Kim Phillips · 12 years ago
  4. 14a8e29 crypto: caam - consolidate memory barriers from job ring en/dequeue by Kim Phillips · 12 years ago
  5. a8ea07c crypto: caam - only query h/w in job ring dequeue path by Kim Phillips · 12 years ago
  6. 4bba1e9 crypto: caam - use non-irq versions of spinlocks for job rings by Kim Phillips · 12 years ago
  7. 1a07668 crypto: caam - disable IRQ coalescing by default by Kim Phillips · 12 years ago
  8. 281922a crypto: caam - add support for SEC v5.x RNG4 by Kim Phillips · 12 years ago
  9. e13af18 crypto: caam - assign 40-bit masks on SEC v5.0 and above by Kim Phillips · 12 years ago
  10. e24f7c9 crypto: caam - hwrng support by Yuan Kang · 12 years ago
  11. 643b39b crypto: caam - chaining support by Yuan Kang · 12 years ago
  12. b0e09ba crypto: caam - unkeyed ahash support by Yuan Kang · 12 years ago
  13. 045e367 crypto: caam - ahash hmac support by Yuan Kang · 12 years ago
  14. a299c83 crypto: caam - link_tbl rename by Yuan Kang · 12 years ago
  15. 4c1ec1f crypto: caam - refactor key_gen, sg by Yuan Kang · 12 years ago
  16. 8009a38 crypto: caam - remove jr register/deregister by Yuan Kang · 12 years ago
  17. 6ec4733 crypto: caam - support external seq in/out lengths by Yuan Kang · 12 years ago
  18. a23d80e crypto: caam - add PDB (Protocol Descriptor Block) definitions by Hemant Agrawal · 12 years ago
  19. 991c569 crypto: caam - fix descriptor length adjustments for protocol descriptors by Kim Phillips · 12 years ago
  20. c4b6640 crypto: caam - fix start index for Protocol shared descriptors by Yashpal Dutta · 12 years ago
  21. a68d259 crypto: caam - fix input job ring element dma mapping size by Kim Phillips · 12 years ago
  22. 70d793c crypto: caam - remove line continuations from ablkcipher_append_src_dst by Kim Phillips · 12 years ago
  23. a0ea0f6 crypto: caam - add backward compatible string sec4.0 by Shengzhou Liu · 12 years ago
  24. 65a4a57 crypto: caam - fix gcc 4.6 warning by Kim Phillips · 12 years ago
  25. 0113529 crypto: caam - be less noisy on startup by Kim Phillips · 13 years ago
  26. e863f9cc crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms by Hemant Agrawal · 13 years ago
  27. d912bb7 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag by Nikos Mavrogiannopoulos · 13 years ago
  28. a1a38c4 crypto: caam - remove DECO access initialization code by Kim Phillips · 13 years ago
  29. a2ecb15 crypto: caam - fix polarity of "propagate error" logic by Kim Phillips · 13 years ago
  30. b028b54 crypto: caam - more desc.h cleanups by Kim Phillips · 13 years ago
  31. 1582fa8 crypto: caam - desc.h - convert spaces to tabs by Kim Phillips · 13 years ago
  32. 741e8c2 crypto: convert drivers/crypto/* to use module_platform_driver() by Axel Lin · 13 years ago
  33. 8b4d43a crypto: caam - add support for MD5 algorithm variants by Kim Phillips · 13 years ago
  34. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  35. eda65cc caam: don't pass bogus S_IFCHR to debugfs_create_...() by Al Viro · 13 years ago
  36. acdca31 crypto: caam - ablkcipher support by Yuan Kang · 13 years ago
  37. 1acebad crypto: caam - faster aead implementation by Yuan Kang · 13 years ago
  38. 885e9e2 crypto: caam - structure renaming by Yuan Kang · 13 years ago
  39. 0e47930 crypto: caam - shorter names by Yuan Kang · 13 years ago
  40. 23457bc crypto: caam - fix build warning when DEBUG_FS not configured by Kim Phillips · 13 years ago
  41. a18b989 crypto: caam - fix operator precedence in shared descriptor allocation by Kim Phillips · 13 years ago
  42. 4427b1b crypto: caam - add support for sha512 variants of existing AEAD algorithms by Kim Phillips · 13 years ago
  43. 6666448 crypto: caam - remove unused authkeylen from caam_ctx by Kim Phillips · 13 years ago
  44. ddbb808 crypto: caam - fix decryption shared vs. non-shared key setting by Kim Phillips · 13 years ago
  45. 2930d49 crypto: caam - platform_bus_type migration by Kim Phillips · 13 years ago
  46. de2954d crypto: caam - fix printk recursion for long error texts by Kim Phillips · 13 years ago
  47. 701af31 crypto: caam - remove unused keylen from session context by Kim Phillips · 13 years ago
  48. ec8e8df crypto: caam - remove duplicate dev_err by Kim Phillips · 13 years ago
  49. d37d36e crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor by Kim Phillips · 13 years ago
  50. f3af986 crypto: caam - fix queue interface detection by Kim Phillips · 13 years ago
  51. 9620fd9 crypto: caam - handle interrupt lines shared across rings by Kim Phillips · 13 years ago
  52. b3b7f05 crypto: caam - introduce missing kfree by Julia Lawall · 13 years ago
  53. 6d00376 crypto: caam - ARRAY_SIZE() vs sizeof() by Dan Carpenter · 13 years ago
  54. cdc712d crypto: caam - dereferencing ERR_PTR on allocation failure by Dan Carpenter · 13 years ago
  55. 54e198d crypto: caam - standardize device tree naming convention to utilize '-vX.Y' by Kim Phillips · 13 years ago
  56. 8e8ec59 crypto: caam - Add support for the Freescale SEC4/CAAM by Kim Phillips · 13 years ago