1. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  2. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  3. bc84b94 crypto: qat - fix problem with coalescing enable logic by Tadeusz Struk · 10 years ago
  4. 5a2bb93 crypto: sahara - add support for SHA1/256 by Steffen Trumtrar · 10 years ago
  5. c0c3c89 crypto: sahara - replace tasklets with kthread by Steffen Trumtrar · 10 years ago
  6. 5ed903b crypto: sahara - add support for i.MX53 by Steffen Trumtrar · 10 years ago
  7. 20ec9d8 crypto: sahara - fix spinlock initialization by Steffen Trumtrar · 10 years ago
  8. b1c9952 crytpo: qat - Fix 64 bytes requests by Struk, Tadeusz · 10 years ago
  9. f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
  10. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  11. 1e0bdad crypto: bfin_crc - don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
  12. aa408d6 crypto: qat - Use memzero_explicit by Struk, Tadeusz · 10 years ago
  13. 4ba2a8b crypto: caam - Remove unnecessary smp_read_barrier_depends() by Pranith Kumar · 10 years ago
  14. ff2c3a3 crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede) by Catalin Vasile · 10 years ago
  15. bdcf83b crypto: ux500/hash - Silence compiler warning for !CONFIG_PM by Ulf Hansson · 10 years ago
  16. dbd8fbe crypto: ux500/cryp - Silence compiler warning for !CONFIG_PM by Ulf Hansson · 10 years ago
  17. 49783d0 crypto: caam - fix error reporting by Cristian Stoica · 10 years ago
  18. 7222d1a crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes)) by Catalin Vasile · 10 years ago
  19. daebc46 crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2 by Catalin Vasile · 10 years ago
  20. a5f57cf crypto: caam - add support for rfc3686(ctr(aes)) by Catalin Vasile · 10 years ago
  21. 2b22f6c crypto: caam - add support for ctr(aes) by Catalin Vasile · 10 years ago
  22. 5d0429a crypto: caam - add support for rfc4543(gcm(aes)) by Tudor Ambarus · 10 years ago
  23. f129430 crypto: nx - Fixing the limit number of bytes to be processed by Leonidas S. Barbosa · 10 years ago
  24. 0008511 crypto: nx - Fix SHA concurrence issue and sg limit bounds by Leonidas S. Barbosa · 10 years ago
  25. 5313231 crypto: nx - Moving NX-AES-XCBC to be processed logic by Leonidas S. Barbosa · 10 years ago
  26. e13a79a crypto: nx - Moving NX-AES-GCM to be processed logic by Leonidas S. Barbosa · 10 years ago
  27. c7b675d crypto: nx - Moving NX-AES-ECB to be processed logic by Leonidas S. Barbosa · 10 years ago
  28. 01a5aa0 crypto: nx - Moving limit and bound logic in CTR and fix IV vector by Leonidas S. Barbosa · 10 years ago
  29. 9247f0b crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list bounds by Leonidas S. Barbosa · 10 years ago
  30. ac0f0a8 crypto: nx - Moving NX-AES-CBC to be processed logic by Leonidas S. Barbosa · 10 years ago
  31. 19167bf crypto: caam - fix output sequence contiguity check by Tudor Ambarus · 10 years ago
  32. a727c4b crypto: qat - Move BAR definitions to device specific module by Tadeusz Struk · 10 years ago
  33. 738459e crypto: caam - fix missing dma unmap on error path by Cristian Stoica · 10 years ago
  34. bac68f2 crypto: caam - add support for rfc4106(gcm(aes)) by Tudor Ambarus · 10 years ago
  35. 3ef8d94 crypto: caam - add support for gcm(aes) by Tudor Ambarus · 10 years ago
  36. 77ddaba crypto: qat - misspelling typo - "reseting" should be "resetting" by Bruce Allan · 10 years ago
  37. 242b159 crypto: qat - cleanup unnecessary break checkpatch warning by Bruce Allan · 10 years ago
  38. fdb4c0a crypto: qat - cleanup coccicheck warning - NULL check before freeing functions by Bruce Allan · 10 years ago
  39. 8c4cef4 crypto: qat - fix bad unlock balance by Bruce Allan · 10 years ago
  40. 09adc87 crypto: qat - Enforce valid numa configuration by Tadeusz Struk · 10 years ago
  41. 923a6e5 crypto: qat - Prevent dma mapping zero length assoc data by Tadeusz Struk · 10 years ago
  42. 0c1af19 crypto: ux500: hash: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  43. b0d1c79 crypto: ux500: cryp: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  44. 3b1b4f5 crypto: qce: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  45. 28f0136 crypto: ccp: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  46. 7464d31 crypto: caam: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  47. 1a8cdf6 crypto: amcc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  48. 5573bc0 crypto: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  49. 37e5265 crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c by Behan Webster · 10 years ago
  50. 7bc53c3 crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c by Behan Webster · 10 years ago
  51. ce1f3e47 crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c by Behan Webster · 10 years ago
  52. 7128470 crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c by Behan Webster · 10 years ago
  53. 61ded52 crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c by Jan-Simon Möller · 10 years ago
  54. 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  55. f89f4a0 Fix up missing dmaengine header inclusion from qce crypto engine by Linus Torvalds · 10 years ago
  56. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  57. 9561dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 10 years ago
  58. c9f21cb crypto: ccp - Check for CCP before registering crypto algs by Tom Lendacky · 10 years ago
  59. 26c3af6 crypto: qat - Removed unneeded partial state by Tadeusz Struk · 10 years ago
  60. 7752759 crypto: qat - Fix typo in name of tasklet_struct by Tadeusz Struk · 10 years ago
  61. 413e557 crypto: qat - Enable all 32 IRQs by Tadeusz Struk · 10 years ago
  62. fb4562b crypto: caam - Dynamic allocation of addresses for various memory blocks in CAAM. by Nitesh Narayan Lal · 10 years ago
  63. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  64. 4a8f45f crypto: mv_cesa - Add missing #define by Rasmus Villemoes · 10 years ago
  65. 51269ad crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  66. 4451d49 crypto: caam - fix addressing of struct member by Cristian Stoica · 10 years ago
  67. 307fd543 crypto: caam - remove duplicated sg copy functions by Cristian Stoica · 10 years ago
  68. 65fafbe crypto: qat - Fix return value check in adf_chr_drv_create() by Wei Yongjun · 10 years ago
  69. e5ffbfc crypto: caam - enable raw data instead of von Neumann data by Alex Porosanu · 10 years ago
  70. eeaa172 crypto: caam - change starting entropy delay value by Alex Porosanu · 10 years ago
  71. b061f3f crypto: caam - disable RNG oscillator maximum frequency check by Alex Porosanu · 10 years ago
  72. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  73. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  74. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  75. 7e83508 crypto: use pci_zalloc_consistent by Joe Perches · 10 years ago
  76. 3e7a716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  77. 6391723 crypto: ccp - Do not sign extend input data to CCP by Tom Lendacky · 10 years ago
  78. c659d07 crypto: atmel-tdes - Switch to managed version of kzalloc by Pramod Gurav · 10 years ago
  79. 593901a crypto: atmel-sha - Switch to managed version of kzalloc by Pramod Gurav · 10 years ago
  80. 4f74c39 crypto: qat - Fixed SKU1 dev issue by Tadeusz Struk · 10 years ago
  81. d9a44ab crypto: qat - Use hweight for bit counting by Tadeusz Struk · 10 years ago
  82. 6899172 crypto: qat - Updated print outputs by Tadeusz Struk · 10 years ago
  83. 9a147cb crypto: qat - change ae_num to ae_id by Tadeusz Struk · 10 years ago
  84. 8c1f8e3 crypto: qat - change slice->regions to slice->region by Tadeusz Struk · 10 years ago
  85. df0088f crypto: qat - use min_t macro by Tadeusz Struk · 10 years ago
  86. 45cff26 crypto: qat - remove unnecessary parentheses by Tadeusz Struk · 10 years ago
  87. a7d2176 crypto: qat - remove unneeded header by Tadeusz Struk · 10 years ago
  88. 53275ba crypto: qat - checkpatch blank lines by Tadeusz Struk · 10 years ago
  89. 341b2a3 crypto: qat - remove unnecessary return codes by Tadeusz Struk · 10 years ago
  90. 4839ddca crypto: ccp - Remove "select OF" from Kconfig by Tom Lendacky · 10 years ago
  91. 259092a of: Reorder device tree changes and notifiers by Grant Likely · 10 years ago
  92. 8f1da7b crypto: caam - fix DECO RSR polling by Horia Geanta · 10 years ago
  93. 71d932d crypto: qce - Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM by Chen Gang · 10 years ago
  94. a60384d crypto: caam - set DK (Decrypt Key) bit only for AES accelerator by Horia Geanta · 10 years ago
  95. de0e35e crypto: caam - fix uninitialized state->buf_dma field by Horia Geanta · 10 years ago
  96. 76b9908 crypto: caam - fix uninitialized edesc->dst_dma field by Horia Geanta · 10 years ago
  97. 45e9af7 crypto: caam - fix uninitialized S/G table size in ahash_digest by Horia Geanta · 10 years ago
  98. bc9e05f crypto: caam - fix DMA direction mismatch in ahash_done_ctx_src by Horia Geanta · 10 years ago
  99. ef62b23 crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dst by Horia Geanta · 10 years ago
  100. e11aa9f crypto: caam - fix DMA unmapping error in hash_digest_key by Horia Geanta · 10 years ago