1. 4f74c39 crypto: qat - Fixed SKU1 dev issue by Tadeusz Struk · 10 years ago
  2. d9a44ab crypto: qat - Use hweight for bit counting by Tadeusz Struk · 10 years ago
  3. 6899172 crypto: qat - Updated print outputs by Tadeusz Struk · 10 years ago
  4. 9a147cb crypto: qat - change ae_num to ae_id by Tadeusz Struk · 10 years ago
  5. 8c1f8e3 crypto: qat - change slice->regions to slice->region by Tadeusz Struk · 10 years ago
  6. df0088f crypto: qat - use min_t macro by Tadeusz Struk · 10 years ago
  7. 45cff26 crypto: qat - remove unnecessary parentheses by Tadeusz Struk · 10 years ago
  8. a7d2176 crypto: qat - remove unneeded header by Tadeusz Struk · 10 years ago
  9. 53275ba crypto: qat - checkpatch blank lines by Tadeusz Struk · 10 years ago
  10. 341b2a3 crypto: qat - remove unnecessary return codes by Tadeusz Struk · 10 years ago
  11. 4839ddca crypto: ccp - Remove "select OF" from Kconfig by Tom Lendacky · 10 years ago
  12. 8f1da7b crypto: caam - fix DECO RSR polling by Horia Geanta · 10 years ago
  13. 71d932d crypto: qce - Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM by Chen Gang · 10 years ago
  14. a60384d crypto: caam - set DK (Decrypt Key) bit only for AES accelerator by Horia Geanta · 10 years ago
  15. de0e35e crypto: caam - fix uninitialized state->buf_dma field by Horia Geanta · 10 years ago
  16. 76b9908 crypto: caam - fix uninitialized edesc->dst_dma field by Horia Geanta · 10 years ago
  17. 45e9af7 crypto: caam - fix uninitialized S/G table size in ahash_digest by Horia Geanta · 10 years ago
  18. bc9e05f crypto: caam - fix DMA direction mismatch in ahash_done_ctx_src by Horia Geanta · 10 years ago
  19. ef62b23 crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dst by Horia Geanta · 10 years ago
  20. e11aa9f crypto: caam - fix DMA unmapping error in hash_digest_key by Horia Geanta · 10 years ago
  21. ce57208 crypto: caam - fix "failed to check map error" DMA warnings by Horia Geanta · 10 years ago
  22. 71c65f7 crypto: caam - fix typo in dma_mapping_error by Horia Geanta · 10 years ago
  23. a2ac287 crypto: caam - set coherent_dma_mask by Horia Geanta · 10 years ago
  24. 126ae9a crypto: ccp - Base AXI DMA cache settings on device tree by Tom Lendacky · 10 years ago
  25. ac1a2b4 crypto: qat - remove an unneeded cast by Dan Carpenter · 10 years ago
  26. 35af640 crypto: caam - Check for CAAM block presence before registering with crypto layer by Ruchika Gupta · 10 years ago
  27. 44b933b crypto: qce - add dependancy to Kconfig by Stanimir Varbanov · 10 years ago
  28. 58a6535 crypto: qce - fix sparse warnings by Stanimir Varbanov · 10 years ago
  29. 178f827 crypto: caam - Enabling multiple caam debug support for C29x platform by Nitesh Narayan Lal · 10 years ago
  30. e1f8859 crypto: ux500 - make interrupt mode plausible by Arnd Bergmann · 10 years ago
  31. c672752 crypto: qce - Build Qualcomm crypto driver by Stanimir Varbanov · 10 years ago
  32. ec8f5d8 crypto: qce - Qualcomm crypto engine driver by Stanimir Varbanov · 10 years ago
  33. 8f312d6 crypto: qat - Fix error path crash when no firmware is present by Tadeusz Struk · 10 years ago
  34. d65071e crypto: qat - Fixed new checkpatch warnings by Tadeusz Struk · 10 years ago
  35. 83530d8 crypto: qat - Updated Firmware Info Metadata by Tadeusz Struk · 10 years ago
  36. bce3cc6 crypto: qat - Fix random config build warnings by Tadeusz Struk · 10 years ago
  37. 1da2be3 crypto: caam - Correct the dma mapping for sg table by Ruchika Gupta · 10 years ago
  38. ef94b1d crypto: caam - Add definition of rd/wr_reg64 for little endian platform by Ruchika Gupta · 10 years ago
  39. 17157c9 crypto: caam - Configuration for platforms with virtualization enabled in CAAM by Ruchika Gupta · 10 years ago
  40. eb1139c crypto: caam - Correct definition of registers in memory map by Ruchika Gupta · 10 years ago
  41. e60b244 crypto: qat - Fix build problem with O= by Herbert Xu · 10 years ago
  42. be513f4 crypto: caam - remove duplicate FIFOST_CONT_MASK define by Dan Carpenter · 10 years ago
  43. cea4001 crypto: qat - Update to makefiles by Tadeusz Struk · 10 years ago
  44. 7afa232 crypto: qat - Intel(R) QAT DH895xcc accelerator by Tadeusz Struk · 10 years ago
  45. b3416fb crypto: qat - Intel(R) QAT accelengine part of fw loader by Tadeusz Struk · 10 years ago
  46. b4b7e67 crypto: qat - Intel(R) QAT ucode part of fw loader by Tadeusz Struk · 10 years ago
  47. d370cec crypto: qat - Intel(R) QAT crypto interface by Tadeusz Struk · 10 years ago
  48. 38154e6 crypto: qat - Intel(R) QAT FW interface by Tadeusz Struk · 10 years ago
  49. a672a9d crypto: qat - Intel(R) QAT transport code by Tadeusz Struk · 10 years ago
  50. d8cba25 crypto: qat - Intel(R) QAT driver framework by Tadeusz Struk · 10 years ago
  51. c4f4b32 crypto: ccp - Add platform device support for arm64 by Tom Lendacky · 10 years ago
  52. 3d77565 crypto: ccp - Modify PCI support in prep for arm64 support by Tom Lendacky · 10 years ago
  53. 13269ec crypto: drivers - Add 2 missing __exit_p by Jean Delvare · 10 years ago
  54. 4776d38 crypto: caam - Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  55. 8b9f926 crypto/nx: disable NX on little endian builds by Anton Blanchard · 10 years ago
  56. 639b4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next by Linus Torvalds · 10 years ago
  57. cda4357 crypto/nx/nx-842: dev_set_drvdata can no longer fail by Jean Delvare · 10 years ago
  58. 51a7163 crypto: cesa - tfm->__crt_alg->cra_type directly by Marek Vasut · 10 years ago
  59. efa59e2 crypto: sahara - tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  60. 1f4fe5a crypto: padlock - tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  61. 5837af0 crypto: n2 - tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  62. 2231204 crypto: dcp - tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  63. bd3acda crypto: cesa - tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  64. b4168a1 crypto: ccp - tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  65. d207a38 crypto: geode - Don't use tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  66. 701bcbc crypto: geode - Weed out printk() from probe() by Marek Vasut · 10 years ago
  67. 2e1fc34 crypto: geode - Consistently use AES_KEYSIZE_128 by Marek Vasut · 10 years ago
  68. bac79a2 crypto: geode - Kill AES_IV_LENGTH by Marek Vasut · 10 years ago
  69. b9d865e crypto: geode - Kill AES_MIN_BLOCK_SIZE by Marek Vasut · 10 years ago
  70. 5fc8005 crypto: mxs-dcp - Remove global mutex by Fabio Estevam · 10 years ago
  71. 80cd88f crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt by Vakul Garg · 10 years ago
  72. 56b2844 crypto: s5p-sss - fix multiplatform build by Arnd Bergmann · 10 years ago
  73. dc5e3f1 crypto: s5p-sss - Look for the next request in the queue by Naveen Krishna Chatradhi · 10 years ago
  74. c1eb7ef crypto: s5p-sss - Use clk_prepare/clk_unprepare by Naveen Krishna Chatradhi · 10 years ago
  75. 8f9702a crypto: s5p-sss - validate iv before memcpy by Naveen Krishna Chatradhi · 10 years ago
  76. e922e96 crypto: s5p-sss - Let Exynos SoCs select SSS driver by Naveen Krishna Chatradhi · 10 years ago
  77. 8924510 crypto: s5p-sss - Add support for SSS module on Exynos by Naveen Krishna Chatradhi · 10 years ago
  78. 6b9f16e crypto: s5p-sss - Add device tree support by Naveen Krishna Chatradhi · 10 years ago
  79. 96fc70b crypto: s5p-sss - Use platform_get_irq() instead of _byname() by Naveen Krishna Chatradhi · 10 years ago
  80. da37503 crypto: caam - Fix the 'quoted string split across lines' by Marek Vasut · 10 years ago
  81. e397ee0 crypto: caam - Sweep the remnants by Marek Vasut · 10 years ago
  82. e22cdcf crypto: caam - Kill SPRINTFCAT() with fire by Marek Vasut · 10 years ago
  83. 4f0fa52 crypto: caam - Clean up report_deco_status() by Marek Vasut · 10 years ago
  84. 1e16322 crypto: caam - Clean up report_ccb_status() by Marek Vasut · 10 years ago
  85. 526243c crypto: caam - Dissolve report_jump_idx() by Marek Vasut · 10 years ago
  86. e75880d crypto: caam - Kill the easy targets by Marek Vasut · 10 years ago
  87. 8a47582 crypto: caam - Pass error type into the functions by Marek Vasut · 10 years ago
  88. 867e1ee crypto: caam - Implement fast-path for error codes with no handler by Marek Vasut · 10 years ago
  89. 9724d7a crypto: caam - Pull all the error codes out by Marek Vasut · 10 years ago
  90. fa9659c crypto: caam - Contain caam_jr_strstatus() ugliness by Marek Vasut · 10 years ago
  91. 9f84951 crypto: atmel-aes - check alignment of cfb64 mode by Leilei Zhao · 10 years ago
  92. e5d8c96 crypto: atmel-aes - correct block size of cfb8 mode by Leilei Zhao · 10 years ago
  93. 3d67be2 crypto: caam - fix mem leak in ahash_setkey by Horia Geanta · 10 years ago
  94. 27c5fb7 crypto: caam - add allocation failure handling in SPRINTFCAT macro by Horia Geanta · 10 years ago
  95. f51f593 crypto: omap-des - handle error of pm_runtime_get_sync by Nishanth Menon · 10 years ago
  96. 5347ee8 crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  97. 52d77eb cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map_single by Sonic Zhang · 10 years ago
  98. 8d39039 crypto: bfin_crc - ignore duplicated registration of the same algorithm by Sonic Zhang · 10 years ago
  99. 52e6e54 crypto: bfin_crc - access crc registers by readl and writel functions by Sonic Zhang · 10 years ago
  100. 2496be2 crypto: omap-des - use devm_ioremap_resource() by Jingoo Han · 10 years ago