1. 883619a crypto: caam - fix ERA retrieval function by Alex Porosanu · 11 years ago
  2. fecfd7f crypto: mxs-dcp: Check the return value of stmp_reset_block() by Fabio Estevam · 11 years ago
  3. e921f03 crypto: mxs-dcp: Use devm_kzalloc() by Fabio Estevam · 11 years ago
  4. f3de9cb crypto: talitos: init the priv->alg_list more earlier in talitos_probe() by Kevin Hao · 11 years ago
  5. 530abd8 crypto: ccp - Perform completion callbacks using a tasklet by Tom Lendacky · 11 years ago
  6. bc38544 crypto: ccp - Use a single queue for proper ordering of tfm requests by Tom Lendacky · 11 years ago
  7. c11baa0 crypto: ccp - Move HMAC calculation down to ccp ops file by Tom Lendacky · 11 years ago
  8. d81ed65 crypto: ccp - Allow for selective disablement of crypto API algorithms by Tom Lendacky · 11 years ago
  9. 80e84c1 crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignments by Dave Jones · 11 years ago
  10. 0a63b09 crypto: caam - Fix job ring discovery in controller driver by Nitesh Lal · 11 years ago
  11. 2021aba crypto: dcp - Move the AES operation type from actx to rctx by Marek Vasut · 11 years ago
  12. 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
  13. 13c789a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  14. fe70be5 crypto: mxs - Fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  15. db34cf9 crypto: ccp - CCP device enabled/disabled changes by Tom Lendacky · 11 years ago
  16. 82d1585 crypto: ccp - Cleanup hash invocation calls by Tom Lendacky · 11 years ago
  17. 81a59f0 crypto: ccp - Change data length declarations to u64 by Tom Lendacky · 11 years ago
  18. 393897c crypto: ccp - Check for caller result area before using it by Tom Lendacky · 11 years ago
  19. 77dc4a5 crypto: ccp - Cleanup scatterlist usage by Tom Lendacky · 11 years ago
  20. 5258de8 crypto: ccp - Apply appropriate gfp_t type to memory allocations by Tom Lendacky · 11 years ago
  21. d16b870 crypto: drivers - Sort drivers/crypto/Makefile by Marek Vasut · 11 years ago
  22. 15b59e7 crypto: mxs - Add Freescale MXS DCP driver by Marek Vasut · 11 years ago
  23. c493c04 crypto: mxs - Remove the old DCP driver by Marek Vasut · 11 years ago
  24. 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
  25. efb753b crypto: ixp4xx - Fix kernel compile error by Krzysztof Hałasa · 11 years ago
  26. d781728 crypto: talitos - Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  27. b8d9a50 crypto: ccp - Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  28. 2be9d96 crypto: crypto4xx - Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  29. 8f2d751 Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/drivers by Olof Johansson · 11 years ago
  30. 4e6e0b2 crypto: caam - simplify and harden key parsing by Horia Geanta · 11 years ago
  31. acef7b0 crypto: omap-sham - Fix Polling mode for larger blocks by Lokesh Vutla · 11 years ago
  32. 369f3da crypto: ccp - Remove user triggerable pr_err calls by Tom Lendacky · 11 years ago
  33. d5aa809 crypto: ccp - CCP Kconfig fixes by Tom Lendacky · 11 years ago
  34. 6f0be9b crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c by Tom Lendacky · 11 years ago
  35. 1ca5b7d crypto: atmel-sha - add sha information to the log by Nicolas Ferre · 11 years ago
  36. abfe7ae crypto: atmel-sha - add support for Device Tree by Nicolas Ferre · 11 years ago
  37. 84c8976 crypto: atmel-tdes - add support for Device Tree by Nicolas Ferre · 11 years ago
  38. be943c7 crypto: atmel-aes - add support for Device Tree by Nicolas Ferre · 11 years ago
  39. d1dd206 crytpo: ccp - fix coccinelle warnings by Fengguang Wu · 11 years ago
  40. f7b2b5d crypto: omap-aes - add error check for pm_runtime_get_sync by Nishanth Menon · 11 years ago
  41. b62ffd8 crypto: talitos - fix locating offending descriptor in error path by Horia Geanta · 11 years ago
  42. f13ab86 crypto: omap-sham - Only release DMA channel if successfully requested by Mark A. Greer · 11 years ago
  43. f114766 crytpo: ccp - CCP device driver build files by Tom Lendacky · 11 years ago
  44. 0ab0a1d crypto: ccp - CCP SHA crypto API support by Tom Lendacky · 11 years ago
  45. 1d6b8a6 crypto: ccp - CCP XTS-AES crypto API support by Tom Lendacky · 11 years ago
  46. 7c18537 crypto: ccp - CCP AES CMAC mode crypto API support by Tom Lendacky · 11 years ago
  47. 2b78943 crypto: ccp - CCP AES crypto API support by Tom Lendacky · 11 years ago
  48. d312359 crypto: ccp - crypto API interface to the CCP device driver by Tom Lendacky · 11 years ago
  49. 63b9450 crypto: ccp - CCP device driver and interface support by Tom Lendacky · 11 years ago
  50. 62293a3 crypto: talitos - fix aead sglen for case 'dst != src' by Horia Geanta · 11 years ago
  51. bbf9c89 crypto: caam - fix aead sglen for case 'dst != src' by Horia Geanta · 11 years ago
  52. 935e99a crypto: talitos - corrrectly handle zero-length assoc data by Horia Geanta · 11 years ago
  53. 6c5dc7f crypto: caam - Add missing Job Ring include by Michael Neuling · 11 years ago
  54. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  55. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  56. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  57. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  58. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  59. 27c1789 DMA-API: crypto: remove last references to 'static struct device *dev' by Russell King · 12 years ago
  60. d8cbc3f DMA-API: crypto: fix ixp4xx crypto platform device support by Russell King · 12 years ago
  61. 8ed49c7 crypto: omap-aes - Fix CTR mode counter length by Joel Fernandes · 11 years ago
  62. 718249d crypto: omap-sham - Add missing modalias by Joni Lapilainen · 11 years ago
  63. cfc6f11 crypto: caam - Modify the interface layers to use JR API's by Ruchika Gupta · 11 years ago
  64. 07defbf crypto: caam - Add API's to allocate/free Job Rings by Ruchika Gupta · 11 years ago
  65. 313ea29 crypto: caam - Add Platform driver for Job Ring by Ruchika Gupta · 11 years ago
  66. f757849 of/irq: Use irq_of_parse_and_map() by Thierry Reding · 11 years ago
  67. c306a98 crypto: talitos - Simplify key parsing by Mathias Krause · 11 years ago
  68. ab827fb3 crypto: picoxcell - Simplify and harden key parsing by Mathias Krause · 11 years ago
  69. 5690278 crypto: ixp4xx - Simplify and harden key parsing by Mathias Krause · 11 years ago
  70. 6d3aab4 crypto: mv_cesa: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  71. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  72. 165c70f crypto: mv_cesa - Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  73. 1b0b260 crypto: sahara - Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  74. ac1ed0c crypto: dcp - Check the return value from devm_ioremap_resource() by Fabio Estevam · 11 years ago
  75. 48e6dc1 crypto: dcp - Fix the path for releasing the resources by Fabio Estevam · 11 years ago
  76. 0ff6475 crypto: dcp - Use devm_request_irq() by Fabio Estevam · 11 years ago
  77. 05a2792 crypto: dcp - Use devm_ioremap_resource() by Fabio Estevam · 11 years ago
  78. 02e28cd crypto: tegra-aes - Use devm_clk_get by Sachin Kamat · 11 years ago
  79. 6665ad2 crypto: tegra-aes - Fix NULL pointer dereference by Sachin Kamat · 11 years ago
  80. 4903e96 crypto: tegra-aes - Staticize tegra_aes_cra_exit by Sachin Kamat · 11 years ago
  81. 034568e crypto: omap-aes - Staticize local symbols by Sachin Kamat · 11 years ago
  82. 47aff65 crypto: mv_cesa - Staticize local symbols by Sachin Kamat · 11 years ago
  83. 82ad6bc crypto: caam - map src buffer before access by Yashpal Dutta · 11 years ago
  84. 1005bcc crypto: caam - enable instantiation of all RNG4 state handles by Alex Porosanu · 11 years ago
  85. f1157a5 crypto: caam - fix RNG4 AAI defines by Alex Porosanu · 11 years ago
  86. b1f996e0 crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver by Alex Porosanu · 11 years ago
  87. 04cddbf crypto: caam - split RNG4 instantiation function by Alex Porosanu · 11 years ago
  88. 84cf482 crypto: caam - fix RNG4 instantiation by Alex Porosanu · 11 years ago
  89. b2744df crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized by Alex Porosanu · 11 years ago
  90. d5e4e99 crypto: caam - fix RNG state handle instantiation descriptor by Alex Porosanu · 11 years ago
  91. f5b38c5 crypto: tegra - use kernel entropy instead of ad-hoc by Linus Walleij · 11 years ago
  92. eeca9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 11 years ago
  93. 069fa04 crypto: nx - fix SHA-2 for chunks bigger than block size by Marcelo Cerri · 11 years ago
  94. dec0ed6 crypto: nx - fix GCM for zero length messages by Marcelo Cerri · 11 years ago
  95. 41e3173 crypto: nx - fix XCBC for zero length messages by Marcelo Cerri · 11 years ago
  96. 2b188b3b8 crypto: nx - fix limits to sg lists for AES-CCM by Fionnuala Gunter · 11 years ago
  97. 9d6f1a8 crypto: nx - fix limits to sg lists for AES-XCBC by Fionnuala Gunter · 11 years ago
  98. 7998043 crypto: nx - fix limits to sg lists for AES-GCM by Marcelo Cerri · 11 years ago
  99. 884d981 crypto: nx - fix limits to sg lists for AES-CTR by Marcelo Cerri · 11 years ago
  100. 2d290f0 crypto: nx - fix limits to sg lists for AES-CBC by Marcelo Cerri · 11 years ago