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