1. 70c3c8a crypto: caam - Clamp AEAD SG list by input length by Herbert Xu · 9 years ago
  2. ecb479d crypto: qat: fix issue when mapping assoc to internal AD struct by Tadeusz Struk · 9 years ago
  3. e4fa146 crypto: qat - Set max request size by Tadeusz Struk · 9 years ago
  4. 3154de7 crypto: nx - fix nx-842 pSeries driver minimum buffer size by Dan Streetman · 9 years ago
  5. fb43f69 crypto: ccp - Protect against poorly marked end of sg list by Tom Lendacky · 9 years ago
  6. 3e648cb crypto: nx - prevent nx 842 load if no hw driver by Dan Streetman · 9 years ago
  7. 6d7e3d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  8. d725332 crypto: ccp - Remove unused structure field by Tom Lendacky · 9 years ago
  9. d921620 crypto: ccp - Remove manual check and set of dma_mask pointer by Tom Lendacky · 9 years ago
  10. 2ea376a crypto: mv_cesa - request registers memory region by Boris BREZILLON · 9 years ago
  11. 56fcf73 crypto: nx - Remove unnecessary maxauthsize check by Herbert Xu · 9 years ago
  12. 6da9c23 crypto: ixp4xx - Use crypto_aead_maxauthsize by Herbert Xu · 9 years ago
  13. ae13ed44 crypto: caam - Use old_aead_alg by Herbert Xu · 9 years ago
  14. eddca85 crypto: omap-sham - Add support for omap3 devices by Pali Rohár · 10 years ago
  15. d0bb9ee crypto: n2 - use md5 IV MD5_HX instead of their raw value by LABBE Corentin · 9 years ago
  16. 9358eac crypto: nx - remove 842-nx null checks by Dan Streetman · 9 years ago
  17. 42cb0c7 crypto: vmx - fix two mistyped texts by Paulo Flabiano Smorigo · 9 years ago
  18. 3848d34 crypto: qat - rm unneeded header include by Tadeusz Struk · 9 years ago
  19. 733a82e crypto: qat - remove unused structure members by Tadeusz Struk · 9 years ago
  20. 604c310 crypto: omap-sham - Check for return value from pm_runtime_get_sync by Pali Rohár · 10 years ago
  21. 42e8b0d crypto: talitos - static code checker fixes by Horia Geant? · 9 years ago
  22. bde9079 crypto: talitos - avoid out of bound scatterlist iterator by Horia Geant? · 9 years ago
  23. 69d9cd8 Revert "crypto: talitos - convert to use be16_add_cpu()" by Horia Geant? · 9 years ago
  24. 5fa7dad crypto: talitos - avoid memleak in talitos_alg_alloc() by Horia Geant? · 9 years ago
  25. 608f37d crypto: talitos - fix size calculation in talitos_edesc_alloc() by Dan Carpenter · 9 years ago
  26. 97cacb9 crypto: qat - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  27. 9611ef6 crypto: picoxcell - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  28. 71b311d crypto: ixp4xx - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  29. add86d5 crypto: caam - Remove unnecessary reference to crt_aead by Herbert Xu · 9 years ago
  30. e98014a crypto: talitos - Include internal/aead.h by Herbert Xu · 9 years ago
  31. 0ed6264 crypto: qat - Include internal/aead.h by Herbert Xu · 9 years ago
  32. 2d78db0 crypto: nx - Include internal/aead.h by Herbert Xu · 9 years ago
  33. 5290b42 crypto: ixp4xx - Include internal/aead.h by Herbert Xu · 9 years ago
  34. b579d42 crypto: caam - Include internal/aead.h by Herbert Xu · 9 years ago
  35. 551d7ed crypto: qat - add driver version by Allan, Bruce W · 9 years ago
  36. ed70b47 crypto: nx - add hardware 842 crypto comp alg by Dan Streetman · 9 years ago
  37. b8e04187 crypto: nx - simplify pSeries nx842 driver by Dan Streetman · 9 years ago
  38. 99182a42 crypto: nx - add PowerNV platform NX-842 driver by Dan Streetman · 9 years ago
  39. 959e665 crypto: nx - add nx842 constraints by Dan Streetman · 9 years ago
  40. 7011a12 crypto: nx - add NX-842 platform frontend driver by Dan Streetman · 9 years ago
  41. fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c by Dan Streetman · 9 years ago
  42. dcd93e8 crypto: qat - do not duplicate string containing firmware name by Allan, Bruce W · 9 years ago
  43. 10d87b7 crypto: nx - Fixing SHA update bug by Leonidas Da Silva Barbosa · 9 years ago
  44. c3365ce crypto: nx - Fixing NX data alignment with nx_sg list by Leonidas Da Silva Barbosa · 9 years ago
  45. 8c98ebd crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  46. d9b3682 crypto: caam - Remove bogus references to crypto API internals by Herbert Xu · 9 years ago
  47. 0635b7d crypto: talitos - Add fsl,sec1.0 compatible by LEROY Christophe · 10 years ago
  48. 2d02905 crypto: talitos - SEC1 bugs on 0 data hash by LEROY Christophe · 10 years ago
  49. 6f65f6a crypto: talitos - implement scatter/gather copy for SEC1 by LEROY Christophe · 10 years ago
  50. dd3c098 crypto: talitos - adapt interrupts and reset functions to SEC1 by LEROY Christophe · 10 years ago
  51. 5fa7fa1 crypto: talitos - base address for Execution Units by LEROY Christophe · 10 years ago
  52. 7d607c6a crypto: talitos - adaptation of talitos_submit() for SEC1 by LEROY Christophe · 10 years ago
  53. 922f9dc crypto: talitos - fill in talitos descriptor iaw SEC1 or SEC2+ by LEROY Christophe · 10 years ago
  54. 2159088 crypto: talitos - Add a feature to tag SEC1 by LEROY Christophe · 10 years ago
  55. 5b841a6 crypto: talitos - add sub-choice in talitos CONFIG for SEC1 by LEROY Christophe · 10 years ago
  56. 9049075 crypto: talitos - enhanced talitos_desc struct for SEC1 by LEROY Christophe · 10 years ago
  57. 538caf8 crypto: talitos - helper function for ptr len by LEROY Christophe · 10 years ago
  58. a2b35aa crypto: talitos - remove param 'extent' in map_single_talitos_ptr() by LEROY Christophe · 10 years ago
  59. 185eb79 crypto: talitos - Add a helper function to clear j_extent field by LEROY Christophe · 10 years ago
  60. edc6bd6 crypto: talitos - talitos_ptr renamed ptr for more lisibility by LEROY Christophe · 10 years ago
  61. 032d197 crypto: talitos - Refactor the sg in/out chain allocation by LEROY Christophe · 10 years ago
  62. 2529bc3 crypto: talitos - Use zero entry to init descriptors ptrs to zero by LEROY Christophe · 10 years ago
  63. 1a92b2b crypto: mv_cesa - ensure backlog is initialised by Colin Ian King · 10 years ago
  64. 1711045 crypto: sahara - fix AES descriptor create by Steffen Trumtrar · 10 years ago
  65. ddacc62 crypto: sahara - use the backlog by Steffen Trumtrar · 10 years ago
  66. 9cd2232 crypto: atmel-aes - correct usage of dma_sync_* API by Leilei Zhao · 10 years ago
  67. 289b262 crypto: atmel-aes - sync the buf used in DMA or CPU by Leilei Zhao · 10 years ago
  68. 8a10eb8 crypto: atmel-aes - initialize spinlock in probe by Leilei Zhao · 10 years ago
  69. 1d1b916 crypto: atmel-tdes - initialize spinlock in probe by Leilei Zhao · 10 years ago
  70. 3f1992c crypto: atmel-sha - correct the max burst size by Leilei Zhao · 10 years ago
  71. 62728e8 crypto: atmel-sha - initialize spinlock in probe by Leilei Zhao · 10 years ago
  72. 803eeae crypto: atmel-sha - fix sg list management by Leilei Zhao · 10 years ago
  73. 0099286 crypto: atmel-sha - correct the way data are split by Ludovic Desroches · 10 years ago
  74. 141824d crypto: atmel-sha - add new version by Leilei Zhao · 10 years ago
  75. cf1f0d1 crypto: atmel-aes - add new version by Leilei Zhao · 10 years ago
  76. b4e9705 crypto: qat - fix double release_firmware on error path by Tadeusz Struk · 10 years ago
  77. 8b5cf09 crypto: qat - print ring name in debug output by Tadeusz Struk · 10 years ago
  78. 13cf394 crypto: omap-sham - Add the offset of sg page to vaddr by Vutla, Lokesh · 10 years ago
  79. 64a31be crypto: qat - fix checkpatch CODE_INDENT issue by Allan, Bruce W · 10 years ago
  80. 724c76c crypto: qat - fix checkpatch COMPARISON_TO_NULL issue by Allan, Bruce W · 10 years ago
  81. af6f2a7 crypto: qat - fix checkpatch BIT_MACRO issues by Allan, Bruce W · 10 years ago
  82. f7b3c2d crypto: qat - fix checkpatch CONCATENATED_STRING issues by Allan, Bruce W · 10 years ago
  83. b21582d crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONS by Allan, Bruce W · 10 years ago
  84. 304989f crypto: qat - fix checkpatch CHECK_SPACING issues by Allan, Bruce W · 10 years ago
  85. 754a90d crypto: qat - fix typo by Allan, Bruce W · 10 years ago
  86. 6d7e7e0 crypto: omap-aes - Fix support for unequal lengths by Vutla, Lokesh · 10 years ago
  87. b0a3d89 crypto: omap-sham - Use pm_runtime_irq_safe() by Vutla, Lokesh · 10 years ago
  88. a83034f crypto: img-hash - shift wrapping bug in img_hash_hw_init() by Dan Carpenter · 10 years ago
  89. 900831a crypto: img-hash - fix some compile warnings by Dan Carpenter · 10 years ago
  90. 6655030 crypto: qat - make error and info log messages more descriptive by Allan, Bruce W · 10 years ago
  91. 92dd5be crypto: qat - fix typo in string by Allan, Bruce W · 10 years ago
  92. a00204f crypto: qat - remove duplicate definition of Intel PCI vendor id by Allan, Bruce W · 10 years ago
  93. cfa8e7e crypto: img-hash - Fix Kconfig selections by James Hartley · 10 years ago
  94. 7094e8e linux-next: build failure after merge of the crypto tree by Herbert Xu · 10 years ago
  95. d358f1a crypto: img-hash - Add Imagination Technologies hw hash accelerator by James Hartley · 10 years ago
  96. f42613c linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code) by Herbert Xu · 10 years ago
  97. 1eb8a1b crypto: amcc - remove incorrect __init/__exit markups by Dmitry Torokhov · 10 years ago
  98. 83ce01d crypto: qat - remove incorrect __exit markup by Dmitry Torokhov · 10 years ago
  99. 4842234 hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problem by Yanjiang Jin · 10 years ago
  100. 060e234 crypto: caam - fix uninitialized edesc->sec4_sg_bytes field by Yanjiang Jin · 10 years ago