1. 096b16d crypto: Add support for sharing CE by Mona Hossain · 12 years ago
  2. 7e43259 crypto: Set the BAM execution enviornment parameter. by Ramesh Masavarapu · 12 years ago
  3. 574743d crypto: Enable AXI clock for Crypto Engine. by Ramesh Masavarapu · 12 years ago
  4. 8d94e2c crypto: Set INT flag on producer pipe. by Ramesh Masavarapu · 12 years ago
  5. 4cfd653 crypto: Removed NWD flag from intermediate descriptors. by Ramesh Masavarapu · 12 years ago
  6. ca5a7bb crypto: Align command descriptors to burst size. by Ramesh Masavarapu · 12 years ago
  7. 5e01726 crypto: Fix byte order alignment on data packets. by Ramesh Masavarapu · 12 years ago
  8. 79fb079 crypto: Fix QCEDEV platform data initialization. by Hariprasad Dhalinarasimha · 12 years ago
  9. b43e94b crypto: Add support for crypto engine 5.0 by Mona Hossain · 13 years ago
  10. 69292db crypto: Fix HMAC failure by Mona Hossain · 12 years ago
  11. 92c2ef9 crypto: Add device tree support for crypto drivers by Mona Hossain · 12 years ago
  12. f066380 Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.130' into msm-3.4 by Steve Muckle · 13 years ago
  13. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 13 years ago
  14. da92ace crypto: Fix initialization of array variable. by Ramesh Masavarapu · 13 years ago
  15. 43fd26a crypto: Fix AES CCM failure by Mona Hossain · 13 years ago
  16. 1ebfefc crypto: mv_cesa requires on CRYPTO_HASH to build by Alexander Clouter · 13 years ago
  17. 2d082fa crypto: Replace clk_enable and clk_disable APIs. by Ramesh Masavarapu · 13 years ago
  18. 511d63c crypto: talitos - properly lock access to global talitos registers by Horia Geanta · 13 years ago
  19. 7525872 crypto: ixp4xx - include fix by Michał Wróbel · 13 years ago
  20. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 13 years ago
  21. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  22. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  23. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  24. 237f259 crypto: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  25. 35424f6 [S390] Remove monolithic build option for zcrypt driver. by Holger Dengler · 13 years ago
  26. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 13 years ago
  27. 5156c5a Merge "crypto: remove redundant CRYPTO_CONFIG setting" into msm-3.0 by Linux Build Service Account · 13 years ago
  28. 313f4ec crypto: Add error messages by Mona Hossain · 13 years ago
  29. 2ce3f2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  30. f8f54e1 crypto: mv_cesa - fix final callback not ignoring input data by Phil Sutter · 13 years ago
  31. e758529 crypto: remove redundant CRYPTO_CONFIG setting by Mona Hossain · 13 years ago
  32. 9e1c0a0 crypto: Add support for larger ce block size. by Ramesh Masavarapu · 13 years ago
  33. 3bd391f crypto: Add support for x86 cpuid auto loading for x86 crypto drivers by Andi Kleen · 13 years ago
  34. 65a4a57 crypto: caam - fix gcc 4.6 warning by Kim Phillips · 13 years ago
  35. 0113529 crypto: caam - be less noisy on startup by Kim Phillips · 13 years ago
  36. e863f9cc crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms by Hemant Agrawal · 13 years ago
  37. e7a2577 crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMIC by Julia Lawall · 13 years ago
  38. d912bb7 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag by Nikos Mavrogiannopoulos · 13 years ago
  39. f1df57d crypto: driver for Tegra AES hardware by Varun Wadekar · 13 years ago
  40. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  41. 4925968 crypto: Add bus scaling request. by Ramesh Masavarapu · 13 years ago
  42. a9c57a9 crypto: picoxcell - fix boolean and / or confusion by Jamie Iles · 13 years ago
  43. a1a38c4 crypto: caam - remove DECO access initialization code by Kim Phillips · 13 years ago
  44. a2ecb15 crypto: caam - fix polarity of "propagate error" logic by Kim Phillips · 13 years ago
  45. b028b54 crypto: caam - more desc.h cleanups by Kim Phillips · 13 years ago
  46. 1582fa8 crypto: caam - desc.h - convert spaces to tabs by Kim Phillips · 13 years ago
  47. 5e718a0 crypto: talitos - convert talitos_error to struct device by Kim Phillips · 13 years ago
  48. 2cdba3c crypto: talitos - remove NO_IRQ references by Kim Phillips · 13 years ago
  49. 0b2730d crypto: talitos - fix bad kfree by Kim Phillips · 13 years ago
  50. e84ce11 crypto: mv_cesa - fix hashing of chunks > 1920 bytes by Phil Sutter · 13 years ago
  51. 741e8c2 crypto: convert drivers/crypto/* to use module_platform_driver() by Axel Lin · 13 years ago
  52. dd38d29 Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  53. b8db743 crypto: Fix Cipher Test Failures by Mona Hossain · 13 years ago
  54. 2831191 msm: 8064: Enable crypto engine. by Ramesh Masavarapu · 13 years ago
  55. 2742528 crypto: mv_cesa - fix hashing of chunks > 1920 bytes by Phil Sutter · 13 years ago
  56. 8b4d43a crypto: caam - add support for MD5 algorithm variants by Kim Phillips · 13 years ago
  57. c3e337f crypto: talitos - support for channel remap and 2nd IRQ by Kim Phillips · 13 years ago
  58. ad42d5f crypto: talitos - prepare driver for channel remap support by Kim Phillips · 13 years ago
  59. 5b859b6 crypto: talitos - be less noisy on startup by Kim Phillips · 13 years ago
  60. 79b3a41 crypto: talitos - add hmac algorithms by Lee Nipper · 13 years ago
  61. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  62. 72077200 crypto: Remove featurization of CE config register. by Ramesh Masavarapu · 13 years ago
  63. 4bb33cc crypto: add module.h to those files that are explicitly using it by Paul Gortmaker · 14 years ago
  64. c52c237 crypto: Added checks for initializations and buffer overflow. by Ramesh Masavarapu · 13 years ago
  65. 3e721ae crypto: talitos - handle descriptor not found in error path by Kim Phillips · 13 years ago
  66. 75b7662 crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BIT by Richard Weinberger · 13 years ago
  67. a63ff1e crypto: Fixed compilation warnings when PMEM is not defined. by Ramesh Masavarapu · 13 years ago
  68. fad8fa4 crypto: picoxcell - add dependency on HAVE_CLK by Jamie Iles · 13 years ago
  69. fa679d9 crypto: Adding crypto MSM9615. by Ramesh Masavarapu · 13 years ago
  70. 2563cbc crypto: Clean-up support for 32KB+ packet by Mona Hossain · 13 years ago
  71. 6f8108f crypto: Fix failure to process F8, F9 request by Mona Hossain · 13 years ago
  72. 5f5dde1 crypto: Add support for larger ce block size by Mona Hossain · 13 years ago
  73. 962ff20 crypto: Remove configuration of CRYPTO_CONFIG register by Mona Hossain · 13 years ago
  74. c1d2b68 crypto: Driver cleanup by Ramesh Masavarapu · 13 years ago
  75. 3b574d8 crypto: Remove direct access to crypto registers by Mona Hossain · 13 years ago
  76. 390d92e crypto: Fix AES_CCM encryption/decryption failure by Mona Hossain · 13 years ago
  77. dc39f97 msm: dma: remove crci conflict checking by Jeff Ohlstein · 13 years ago
  78. c4b3a4d crypto: Register device with clock driver and rename clocks by Matt Wagantall · 13 years ago
  79. e1b13f8 crypto: Fix memory leak by Mona Hossain · 13 years ago
  80. d0c032b crypto: Fix memory allocated for ignoring data by Mona Hossain · 13 years ago
  81. d90ea0e crypto: Add support for 32KB+ packets in QCE by Mona Hossain · 13 years ago
  82. 5c8ea1f crypto: Clean up header file inclusion and location by Mona Hossain · 13 years ago
  83. 087c60b crypto: Set a unique handle when opening qce device by Mona Hossain · 13 years ago
  84. 650c22c crypto: Fix race conditons and synchronization issues by Mona Hossain · 13 years ago
  85. 451cf98 crypto: Fix referencing dead pointer by Mona Hossain · 13 years ago
  86. a8657d8 crypto: Fix memory leak when clk enabling fails by Mona Hossain · 13 years ago
  87. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  88. e27303b crypto: n2 - Fix a get/put_cpu() imbalance by Thomas Meyer · 13 years ago
  89. b64dc04 crypto: picoxcell - fix possible invalid pointer dereference by Jamie Iles · 13 years ago
  90. 30343ef crypto: picoxcell - support for device tree matching by Jamie Iles · 13 years ago
  91. 4efae8c crypto: picoxcell - add connection ID to the clock name by Jamie Iles · 13 years ago
  92. c3f4200 crypto: picoxcell - convert to platform ID table by Jamie Iles · 13 years ago
  93. c39cc37 crypto: padlock-aes - Make module loading even quieter when hardware is missing by Jonathan Nieder · 13 years ago
  94. eb7caf3 n2_crypto: Attach on Niagara-T3. by David S. Miller · 13 years ago
  95. 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
  96. eda65cc caam: don't pass bogus S_IFCHR to debugfs_create_...() by Al Viro · 13 years ago
  97. acdca31 crypto: caam - ablkcipher support by Yuan Kang · 13 years ago
  98. 1acebad crypto: caam - faster aead implementation by Yuan Kang · 13 years ago
  99. 885e9e2 crypto: caam - structure renaming by Yuan Kang · 13 years ago
  100. 0e47930 crypto: caam - shorter names by Yuan Kang · 13 years ago