1. bac79a2 crypto: geode - Kill AES_IV_LENGTH by Marek Vasut · 10 years ago
  2. b9d865e crypto: geode - Kill AES_MIN_BLOCK_SIZE by Marek Vasut · 10 years ago
  3. 5fc8005 crypto: mxs-dcp - Remove global mutex by Fabio Estevam · 10 years ago
  4. 80cd88f crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt by Vakul Garg · 10 years ago
  5. 56b2844 crypto: s5p-sss - fix multiplatform build by Arnd Bergmann · 10 years ago
  6. dc5e3f1 crypto: s5p-sss - Look for the next request in the queue by Naveen Krishna Chatradhi · 10 years ago
  7. c1eb7ef crypto: s5p-sss - Use clk_prepare/clk_unprepare by Naveen Krishna Chatradhi · 10 years ago
  8. 8f9702a crypto: s5p-sss - validate iv before memcpy by Naveen Krishna Chatradhi · 10 years ago
  9. e922e96 crypto: s5p-sss - Let Exynos SoCs select SSS driver by Naveen Krishna Chatradhi · 10 years ago
  10. 8924510 crypto: s5p-sss - Add support for SSS module on Exynos by Naveen Krishna Chatradhi · 10 years ago
  11. 6b9f16e crypto: s5p-sss - Add device tree support by Naveen Krishna Chatradhi · 10 years ago
  12. 96fc70b crypto: s5p-sss - Use platform_get_irq() instead of _byname() by Naveen Krishna Chatradhi · 10 years ago
  13. da37503 crypto: caam - Fix the 'quoted string split across lines' by Marek Vasut · 10 years ago
  14. e397ee0 crypto: caam - Sweep the remnants by Marek Vasut · 10 years ago
  15. e22cdcf crypto: caam - Kill SPRINTFCAT() with fire by Marek Vasut · 10 years ago
  16. 4f0fa52 crypto: caam - Clean up report_deco_status() by Marek Vasut · 10 years ago
  17. 1e16322 crypto: caam - Clean up report_ccb_status() by Marek Vasut · 10 years ago
  18. 526243c crypto: caam - Dissolve report_jump_idx() by Marek Vasut · 10 years ago
  19. e75880d crypto: caam - Kill the easy targets by Marek Vasut · 10 years ago
  20. 8a47582 crypto: caam - Pass error type into the functions by Marek Vasut · 10 years ago
  21. 867e1ee crypto: caam - Implement fast-path for error codes with no handler by Marek Vasut · 10 years ago
  22. 9724d7a crypto: caam - Pull all the error codes out by Marek Vasut · 10 years ago
  23. fa9659c crypto: caam - Contain caam_jr_strstatus() ugliness by Marek Vasut · 10 years ago
  24. 9f84951 crypto: atmel-aes - check alignment of cfb64 mode by Leilei Zhao · 10 years ago
  25. e5d8c96 crypto: atmel-aes - correct block size of cfb8 mode by Leilei Zhao · 10 years ago
  26. 3d67be2 crypto: caam - fix mem leak in ahash_setkey by Horia Geanta · 10 years ago
  27. 27c5fb7 crypto: caam - add allocation failure handling in SPRINTFCAT macro by Horia Geanta · 10 years ago
  28. f51f593 crypto: omap-des - handle error of pm_runtime_get_sync by Nishanth Menon · 10 years ago
  29. 5347ee8 crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  30. 52d77eb cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map_single by Sonic Zhang · 10 years ago
  31. 8d39039 crypto: bfin_crc - ignore duplicated registration of the same algorithm by Sonic Zhang · 10 years ago
  32. 52e6e54 crypto: bfin_crc - access crc registers by readl and writel functions by Sonic Zhang · 10 years ago
  33. 2496be2 crypto: omap-des - use devm_ioremap_resource() by Jingoo Han · 10 years ago
  34. 7ded6e3 crypto: nx - Use RCU_INIT_POINTER(x, NULL) by Monam Agarwal · 10 years ago
  35. 59ecc26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  36. ec31eed crypto: caam - add missing key_dma unmap by Horia Geanta · 10 years ago
  37. ae4a825 crypto: caam - add support for aead null encryption by Horia Geanta · 10 years ago
  38. 4464a7d crypto: caam - remove error propagation handling by Horia Geanta · 10 years ago
  39. 85e0da9 crypto: caam - Fix first parameter to caam_init_rng by Herbert Xu · 10 years ago
  40. 26a0548 crypto: omap-sham - Map SG pages if they are HIGHMEM before accessing by Joel Fernandes · 10 years ago
  41. 6e4e603 crypto: caam - Dynamic memory allocation for caam_rng_ctx object by Nitesh Lal · 10 years ago
  42. 04d088c crypto: mxs-dcp - Optimize hashing by Marek Vasut · 10 years ago
  43. 1a7c685 crypto: mxs-dcp - Align the bounce buffers by Marek Vasut · 10 years ago
  44. 26f25b2 crypto: omap-des - make local functions static by Jingoo Han · 10 years ago
  45. ae12fe2 crypto: omap-sham - Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 10 years ago
  46. e78f919 crypto: omap-des - Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 10 years ago
  47. ea7b284 crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 10 years ago
  48. 4ea5d99 crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coherent memory by Sonic Zhang · 10 years ago
  49. 3d6f1d1 crypto: sahara - Use return value of devm_request_irq() on error by Alexander Shiyan · 10 years ago
  50. c65a52f crypto: ccp - Account for CCP backlog processing by Tom Lendacky · 10 years ago
  51. 950b10b crypto: ccp - Invoke context callback when there is a backlog error by Tom Lendacky · 10 years ago
  52. 0611451 crypto: ccp - Prevent a possible lost CCP command request by Tom Lendacky · 10 years ago
  53. f829e7a crypto: caam - writel() arguments are swapped by Dan Carpenter · 10 years ago
  54. 645af2e crypto: tegra - remove driver by Stephen Warren · 10 years ago
  55. 701d0f1 crypto: omap-des - Add config and build options by Joel Fernandes · 10 years ago
  56. e91aa9d crypto: omap-des - Add omap-des driver for OMAP4/AM43xx by Joel Fernandes · 10 years ago
  57. d9588f8 crypto: mxs-dcp - Fix platform_get_irq() error handling by Fabio Estevam · 10 years ago
  58. 0fdefe2 crypto: s5p-sss - Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  59. 9e95275 crypto: sahara - Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  60. 32af1e1 crypto: picoxcell - Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  61. 0ba3e10 crypto/nx/nx-842: Fix handling of vmalloc addresses by Nathan Fontenot · 11 years ago
  62. 883619a crypto: caam - fix ERA retrieval function by Alex Porosanu · 11 years ago
  63. fecfd7f crypto: mxs-dcp: Check the return value of stmp_reset_block() by Fabio Estevam · 11 years ago
  64. e921f03 crypto: mxs-dcp: Use devm_kzalloc() by Fabio Estevam · 11 years ago
  65. f3de9cb crypto: talitos: init the priv->alg_list more earlier in talitos_probe() by Kevin Hao · 11 years ago
  66. 530abd8 crypto: ccp - Perform completion callbacks using a tasklet by Tom Lendacky · 11 years ago
  67. bc38544 crypto: ccp - Use a single queue for proper ordering of tfm requests by Tom Lendacky · 11 years ago
  68. c11baa0 crypto: ccp - Move HMAC calculation down to ccp ops file by Tom Lendacky · 11 years ago
  69. d81ed65 crypto: ccp - Allow for selective disablement of crypto API algorithms by Tom Lendacky · 11 years ago
  70. 80e84c1 crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignments by Dave Jones · 11 years ago
  71. 0a63b09 crypto: caam - Fix job ring discovery in controller driver by Nitesh Lal · 11 years ago
  72. 2021aba crypto: dcp - Move the AES operation type from actx to rctx by Marek Vasut · 11 years ago
  73. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  74. 13c789a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  75. fe70be5 crypto: mxs - Fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  76. db34cf9 crypto: ccp - CCP device enabled/disabled changes by Tom Lendacky · 11 years ago
  77. 82d1585 crypto: ccp - Cleanup hash invocation calls by Tom Lendacky · 11 years ago
  78. 81a59f0 crypto: ccp - Change data length declarations to u64 by Tom Lendacky · 11 years ago
  79. 393897c crypto: ccp - Check for caller result area before using it by Tom Lendacky · 11 years ago
  80. 77dc4a5 crypto: ccp - Cleanup scatterlist usage by Tom Lendacky · 11 years ago
  81. 5258de8 crypto: ccp - Apply appropriate gfp_t type to memory allocations by Tom Lendacky · 11 years ago
  82. d16b870 crypto: drivers - Sort drivers/crypto/Makefile by Marek Vasut · 11 years ago
  83. 15b59e7 crypto: mxs - Add Freescale MXS DCP driver by Marek Vasut · 11 years ago
  84. c493c04 crypto: mxs - Remove the old DCP driver by Marek Vasut · 11 years ago
  85. a7dedb4 Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers by Olof Johansson · 11 years ago
  86. efb753b crypto: ixp4xx - Fix kernel compile error by Krzysztof Hałasa · 11 years ago
  87. d781728 crypto: talitos - Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  88. b8d9a50 crypto: ccp - Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  89. 2be9d96 crypto: crypto4xx - Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  90. 8f2d751 Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/drivers by Olof Johansson · 11 years ago
  91. 4e6e0b2 crypto: caam - simplify and harden key parsing by Horia Geanta · 11 years ago
  92. acef7b0 crypto: omap-sham - Fix Polling mode for larger blocks by Lokesh Vutla · 11 years ago
  93. 369f3da crypto: ccp - Remove user triggerable pr_err calls by Tom Lendacky · 11 years ago
  94. d5aa809 crypto: ccp - CCP Kconfig fixes by Tom Lendacky · 11 years ago
  95. 6f0be9b crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c by Tom Lendacky · 11 years ago
  96. 1ca5b7d crypto: atmel-sha - add sha information to the log by Nicolas Ferre · 11 years ago
  97. abfe7ae crypto: atmel-sha - add support for Device Tree by Nicolas Ferre · 11 years ago
  98. 84c8976 crypto: atmel-tdes - add support for Device Tree by Nicolas Ferre · 11 years ago
  99. be943c7 crypto: atmel-aes - add support for Device Tree by Nicolas Ferre · 11 years ago
  100. d1dd206 crytpo: ccp - fix coccinelle warnings by Fengguang Wu · 11 years ago