1. 35af640 crypto: caam - Check for CAAM block presence before registering with crypto layer by Ruchika Gupta · 11 years ago
  2. 1da2be3 crypto: caam - Correct the dma mapping for sg table by Ruchika Gupta · 11 years ago
  3. 80cd88f crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt by Vakul Garg · 11 years ago
  4. fa9659c crypto: caam - Contain caam_jr_strstatus() ugliness by Marek Vasut · 11 years ago
  5. ec31eed crypto: caam - add missing key_dma unmap by Horia Geanta · 11 years ago
  6. ae4a825 crypto: caam - add support for aead null encryption by Horia Geanta · 11 years ago
  7. 4464a7d crypto: caam - remove error propagation handling by Horia Geanta · 11 years ago
  8. 4e6e0b2 crypto: caam - simplify and harden key parsing by Horia Geanta · 12 years ago
  9. bbf9c89 crypto: caam - fix aead sglen for case 'dst != src' by Horia Geanta · 12 years ago
  10. cfc6f11 crypto: caam - Modify the interface layers to use JR API's by Ruchika Gupta · 12 years ago
  11. 313ea29 crypto: caam - Add Platform driver for Job Ring by Ruchika Gupta · 12 years ago
  12. b2744df crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized by Alex Porosanu · 12 years ago
  13. 514df28 crypto: caam - replace xstr macro with __stringify by Alex Porosanu · 12 years ago
  14. aa2faec crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h by Vakul Garg · 12 years ago
  15. 286233e crypto: caam - fix inconsistent assoc dma mapping direction by Horia Geanta · 12 years ago
  16. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  17. cb7d566 crypto: caam - Fix missing init of '.type' in AEAD algos. by Vakul Garg · 12 years ago
  18. 246bbed Revert "crypto: caam - add IPsec ESN support" by Horia Geanta · 12 years ago
  19. 891104e crypto: caam - add IPsec ESN support by Horia Geanta · 13 years ago
  20. 2af8f4a crypto: caam - coccicheck fixes by Kim Phillips · 13 years ago
  21. 61bb86b crypto: caam - set descriptor sharing type to SERIAL by Kim Phillips · 13 years ago
  22. 643b39b crypto: caam - chaining support by Yuan Kang · 13 years ago
  23. a299c83 crypto: caam - link_tbl rename by Yuan Kang · 13 years ago
  24. 4c1ec1f crypto: caam - refactor key_gen, sg by Yuan Kang · 13 years ago
  25. 8009a38 crypto: caam - remove jr register/deregister by Yuan Kang · 13 years ago
  26. 6ec4733 crypto: caam - support external seq in/out lengths by Yuan Kang · 13 years ago
  27. 70d793c crypto: caam - remove line continuations from ablkcipher_append_src_dst by Kim Phillips · 13 years ago
  28. a0ea0f6 crypto: caam - add backward compatible string sec4.0 by Shengzhou Liu · 13 years ago
  29. 0113529 crypto: caam - be less noisy on startup by Kim Phillips · 14 years ago
  30. e863f9cc crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms by Hemant Agrawal · 14 years ago
  31. d912bb7 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag by Nikos Mavrogiannopoulos · 14 years ago
  32. a2ecb15 crypto: caam - fix polarity of "propagate error" logic by Kim Phillips · 14 years ago
  33. 8b4d43a crypto: caam - add support for MD5 algorithm variants by Kim Phillips · 14 years ago
  34. acdca31 crypto: caam - ablkcipher support by Yuan Kang · 14 years ago
  35. 1acebad crypto: caam - faster aead implementation by Yuan Kang · 14 years ago
  36. 885e9e2 crypto: caam - structure renaming by Yuan Kang · 14 years ago
  37. 0e47930 crypto: caam - shorter names by Yuan Kang · 14 years ago
  38. a18b989 crypto: caam - fix operator precedence in shared descriptor allocation by Kim Phillips · 14 years ago
  39. 4427b1b crypto: caam - add support for sha512 variants of existing AEAD algorithms by Kim Phillips · 14 years ago
  40. 6666448 crypto: caam - remove unused authkeylen from caam_ctx by Kim Phillips · 14 years ago
  41. ddbb808 crypto: caam - fix decryption shared vs. non-shared key setting by Kim Phillips · 14 years ago
  42. de2954d crypto: caam - fix printk recursion for long error texts by Kim Phillips · 14 years ago
  43. 701af31 crypto: caam - remove unused keylen from session context by Kim Phillips · 14 years ago
  44. ec8e8df crypto: caam - remove duplicate dev_err by Kim Phillips · 14 years ago
  45. d37d36e crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor by Kim Phillips · 14 years ago
  46. b3b7f05 crypto: caam - introduce missing kfree by Julia Lawall · 14 years ago
  47. cdc712d crypto: caam - dereferencing ERR_PTR on allocation failure by Dan Carpenter · 14 years ago
  48. 54e198d crypto: caam - standardize device tree naming convention to utilize '-vX.Y' by Kim Phillips · 14 years ago
  49. 8e8ec59 crypto: caam - Add support for the Freescale SEC4/CAAM by Kim Phillips · 14 years ago