1. d89b3e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  2. 8c98ebd crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  3. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  4. 1711045 crypto: sahara - fix AES descriptor create by Steffen Trumtrar · 9 years ago
  5. ddacc62 crypto: sahara - use the backlog by Steffen Trumtrar · 9 years ago
  6. 9cd2232 crypto: atmel-aes - correct usage of dma_sync_* API by Leilei Zhao · 9 years ago
  7. 289b262 crypto: atmel-aes - sync the buf used in DMA or CPU by Leilei Zhao · 9 years ago
  8. 8a10eb8 crypto: atmel-aes - initialize spinlock in probe by Leilei Zhao · 9 years ago
  9. 1d1b916 crypto: atmel-tdes - initialize spinlock in probe by Leilei Zhao · 9 years ago
  10. 3f1992c crypto: atmel-sha - correct the max burst size by Leilei Zhao · 9 years ago
  11. 62728e8 crypto: atmel-sha - initialize spinlock in probe by Leilei Zhao · 9 years ago
  12. 803eeae crypto: atmel-sha - fix sg list management by Leilei Zhao · 9 years ago
  13. 0099286 crypto: atmel-sha - correct the way data are split by Ludovic Desroches · 9 years ago
  14. 141824d crypto: atmel-sha - add new version by Leilei Zhao · 9 years ago
  15. cf1f0d1 crypto: atmel-aes - add new version by Leilei Zhao · 9 years ago
  16. b4e9705 crypto: qat - fix double release_firmware on error path by Tadeusz Struk · 9 years ago
  17. 8b5cf09 crypto: qat - print ring name in debug output by Tadeusz Struk · 9 years ago
  18. 13cf394 crypto: omap-sham - Add the offset of sg page to vaddr by Vutla, Lokesh · 9 years ago
  19. 64a31be crypto: qat - fix checkpatch CODE_INDENT issue by Allan, Bruce W · 9 years ago
  20. 724c76c crypto: qat - fix checkpatch COMPARISON_TO_NULL issue by Allan, Bruce W · 9 years ago
  21. af6f2a7 crypto: qat - fix checkpatch BIT_MACRO issues by Allan, Bruce W · 9 years ago
  22. f7b3c2d crypto: qat - fix checkpatch CONCATENATED_STRING issues by Allan, Bruce W · 9 years ago
  23. b21582d crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONS by Allan, Bruce W · 9 years ago
  24. 304989f crypto: qat - fix checkpatch CHECK_SPACING issues by Allan, Bruce W · 9 years ago
  25. 754a90d crypto: qat - fix typo by Allan, Bruce W · 9 years ago
  26. 6d7e7e0 crypto: omap-aes - Fix support for unequal lengths by Vutla, Lokesh · 9 years ago
  27. b0a3d89 crypto: omap-sham - Use pm_runtime_irq_safe() by Vutla, Lokesh · 9 years ago
  28. a83034f crypto: img-hash - shift wrapping bug in img_hash_hw_init() by Dan Carpenter · 9 years ago
  29. 900831a crypto: img-hash - fix some compile warnings by Dan Carpenter · 9 years ago
  30. 6655030 crypto: qat - make error and info log messages more descriptive by Allan, Bruce W · 9 years ago
  31. 92dd5be crypto: qat - fix typo in string by Allan, Bruce W · 9 years ago
  32. a00204f crypto: qat - remove duplicate definition of Intel PCI vendor id by Allan, Bruce W · 9 years ago
  33. cfa8e7e crypto: img-hash - Fix Kconfig selections by James Hartley · 9 years ago
  34. 7094e8e linux-next: build failure after merge of the crypto tree by Herbert Xu · 9 years ago
  35. d358f1a crypto: img-hash - Add Imagination Technologies hw hash accelerator by James Hartley · 9 years ago
  36. f42613c linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code) by Herbert Xu · 9 years ago
  37. 1eb8a1b crypto: amcc - remove incorrect __init/__exit markups by Dmitry Torokhov · 9 years ago
  38. 83ce01d crypto: qat - remove incorrect __exit markup by Dmitry Torokhov · 9 years ago
  39. 4842234 hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problem by Yanjiang Jin · 9 years ago
  40. 060e234 crypto: caam - fix uninitialized edesc->sec4_sg_bytes field by Yanjiang Jin · 9 years ago
  41. 8e2e276 crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 9 years ago
  42. b398861 crypto: talitos - Remove MD5_BLOCK_SIZE by Martin Hicks · 9 years ago
  43. f641ddd crypto: talitos - Simplify per-channel initialization by Martin Hicks · 9 years ago
  44. f9b531f drivers: fix up obsolete cpu function usage. by Rusty Russell · 9 years ago
  45. be20835 crypto: atmel - fix typo in dev_err error message by Colin Ian King · 9 years ago
  46. df586cb crypto: sahara - drop unnecessary default assignment by Nicholas Mc Guire · 9 years ago
  47. 6cf02fc crypto: sahara - pass on error condition by Nicholas Mc Guire · 9 years ago
  48. 58ed798 crypto: sahara - fix type of ret for wait_for_completion_timeout by Nicholas Mc Guire · 9 years ago
  49. dd0fff8 crypto: mxs-dcp - fix type of ret for wait_for_completion_timeout by Nicholas Mc Guire · 9 years ago
  50. d2e3ae6 crypto: vmx - Enabling VMX module for PPC64 by Leonidas S. Barbosa · 9 years ago
  51. 5c380d6 crypto: vmx - Add support for VMS instructions by ASM by Leonidas S. Barbosa · 9 years ago
  52. cc333cd crypto: vmx - Adding GHASH routines for VMX module by Marcelo H. Cerri · 9 years ago
  53. 4f7f60d crypto: vmx - Adding CTR routines for VMX module by Marcelo H. Cerri · 9 years ago
  54. 8c755ac crypto: vmx - Adding CBC routines for VMX module by Marcelo H. Cerri · 9 years ago
  55. 8676590 crypto: vmx - Adding AES routines for VMX module by Marcelo H. Cerri · 9 years ago
  56. 20a26fa crypto: vmx - Adding VMX module for Power 8 by Marcelo H. Cerri · 9 years ago
  57. 6c50634 crypto: ccp - Add ACPI support by Tom Lendacky · 9 years ago
  58. be03a3a crypto: ccp - Convert calls to their devm_ counterparts by Tom Lendacky · 9 years ago
  59. 261bf07 crypto: ccp - Use dma_set_mask_and_coherent to set DMA mask by Tom Lendacky · 9 years ago
  60. a5bd093 crypto: ccp - Update CCP build support by Tom Lendacky · 9 years ago
  61. 8db8846 crypto: ccp - Updates for checkpatch warnings/errors by Tom Lendacky · 9 years ago
  62. ce1d3fd Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  63. cbceeef crypto: caam - fix resource clean-up on error path for caam_jr_init by Cristian Stoica · 10 years ago
  64. c6bf62e crypto: caam - pair irq map and dispose in the same function by Cristian Stoica · 10 years ago
  65. 490f702 crypto: ccp - terminate ccp_support array with empty element by Andrey Ryabinin · 10 years ago
  66. 467707b crypto: caam - remove unused local variable by Cristian Stoica · 10 years ago
  67. 35b82e5 crypto: caam - remove dead code by Cristian Stoica · 10 years ago
  68. 3f80be0 crypto: caam - don't emit ICV check failures to dmesg by Kim Phillips · 10 years ago
  69. 5be4d4c crypto: replace scatterwalk_sg_next with sg_next by Cristian Stoica · 10 years ago
  70. 088f628 crypto: atmel - Free memory in error path by Christophe Jaillet · 10 years ago
  71. b2c3f7c crypto: qat - don't need qat_auth_state struct by Tadeusz Struk · 10 years ago
  72. 48eb369 crypto: qat - Ensure ipad and opad are zeroed by Herbert Xu · 10 years ago
  73. 6a24efd crypto: qat - remove unnecessary include of atomic.h header file by Allan, Bruce W · 10 years ago
  74. a6bcc1e crypto: qat - use pci_wait_for_pending_transaction() by Allan, Bruce W · 10 years ago
  75. fd98d69 crypto: qat - adf_ae_stop() is never called by Allan, Bruce W · 10 years ago
  76. 53bc0251 crypto: qat - correctly type a boolean by Allan, Bruce W · 10 years ago
  77. 22e4dda crypto: qat - fix device reset flow by Allan, Bruce W · 10 years ago
  78. ad511e2 crypto: qat - Fix incorrect uses of memzero_explicit by Herbert Xu · 10 years ago
  79. 42d2e78 crypto: omap-des - fix BUG_ON condition by Asaf Vertz · 10 years ago
  80. 28c29f5 crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c by Masanari Iida · 10 years ago
  81. 4c1ada8 crypto: amcc - Remove unused function by Rickard Strandqvist · 10 years ago
  82. d3f6c14 crypto: ux500 - fix checkpatch errors by Asaf Vertz · 10 years ago
  83. 338e84f crypto: qat - add support for cbc(aes) ablkcipher by Tadeusz Struk · 10 years ago
  84. 82f8250 crypto: qat - Fix assumption that sg in and out will have the same nents by Tadeusz Struk · 10 years ago
  85. be95f0f crypto: atmel_sha - remove unused shash fallback instance. by Svenning Sørensen · 10 years ago
  86. 4bba7e9 crypto: ux500: Use dmaengine_terminate_all API by Maxime Ripard · 10 years ago
  87. 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
  88. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  89. bc84b94 crypto: qat - fix problem with coalescing enable logic by Tadeusz Struk · 10 years ago
  90. 5a2bb93 crypto: sahara - add support for SHA1/256 by Steffen Trumtrar · 10 years ago
  91. c0c3c89 crypto: sahara - replace tasklets with kthread by Steffen Trumtrar · 10 years ago
  92. 5ed903b crypto: sahara - add support for i.MX53 by Steffen Trumtrar · 10 years ago
  93. 20ec9d8 crypto: sahara - fix spinlock initialization by Steffen Trumtrar · 10 years ago
  94. b1c9952 crytpo: qat - Fix 64 bytes requests by Struk, Tadeusz · 10 years ago
  95. f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
  96. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  97. 1e0bdad crypto: bfin_crc - don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
  98. aa408d6 crypto: qat - Use memzero_explicit by Struk, Tadeusz · 10 years ago
  99. 4ba2a8b crypto: caam - Remove unnecessary smp_read_barrier_depends() by Pranith Kumar · 10 years ago
  100. ff2c3a3 crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede) by Catalin Vasile · 10 years ago