1. 6dc156f crypto: marvell - make mv_cesa_ahash_cache_req() return bool by Thomas Petazzoni · 8 years ago
  2. 3e5c66c crypto: marvell - turn mv_cesa_ahash_init() into a function returning void by Thomas Petazzoni · 8 years ago
  3. 2a8a785 crypto: marvell - remove unused parameter in mv_cesa_ahash_dma_add_cache() by Thomas Petazzoni · 8 years ago
  4. 36225b9 crypto: marvell - be explicit about destination in mv_cesa_dma_add_op() by Thomas Petazzoni · 8 years ago
  5. bdc67da crypto: caam - avoid kernel warnings on probe failure by Russell King · 8 years ago
  6. 66d2e20 crypto: caam - get rid of tasklet by Russell King · 8 years ago
  7. 65cf164 crypto: caam - add ahash_edesc_add_src() by Russell King · 8 years ago
  8. 30a43b4 crypto: caam - move job descriptor initialisation to ahash_edesc_alloc() by Russell King · 8 years ago
  9. 5588d03 crypto: caam - add ahash_edesc_alloc() for descriptor allocation by Russell King · 8 years ago
  10. bc13c69 crypto: caam - check and use dma_map_sg() return code by Russell King · 8 years ago
  11. 32686d3 crypto: caam - ensure that we clean up after an error by Russell King · 8 years ago
  12. 343e44b crypto: caam - replace sec4_sg pointer with array by Russell King · 8 years ago
  13. d7b24ed crypto: caam - mark the hardware descriptor as cache line aligned by Russell King · 8 years ago
  14. 64ce56c crypto: caam - incorporate job descriptor into struct ahash_edesc by Russell King · 8 years ago
  15. e11793f crypto: caam - ensure descriptor buffers are cacheline aligned by Russell King · 8 years ago
  16. 3d5a2db crypto: caam - fix DMA API mapping leak by Russell King · 8 years ago
  17. 5e38d20 crypto: img-hash - Fix set_reqsize call by Will Thomas · 8 years ago
  18. fb67740 crypto: img-hash - log a successful probe by James Hartley · 8 years ago
  19. 436e3bb crypto: img-hash - Add support for export and import by James Hartley · 8 years ago
  20. d084e13 crypto: img-hash - Add suspend resume hooks for img hash by Govindraj Raja · 8 years ago
  21. 302a1be crypto: img-hash - Reconfigure DMA Burst length by Will Thomas · 8 years ago
  22. dd4f677 crypto: img-hash - Fix hash request context by Will Thomas · 8 years ago
  23. 10badea crypto: img-hash - Fix null pointer exception by Will Thomas · 8 years ago
  24. e14e7d1 crypto: ccp - Enable use of the additional CCP by Gary R Hook · 8 years ago
  25. 99d90b2 crypto: ccp - Enable DMA service on a v5 CCP by Gary R Hook · 8 years ago
  26. 084935b crypto: ccp - Add support for the RNG in a version 5 CCP by Gary R Hook · 8 years ago
  27. 4b394a2 crypto: ccp - Let a v5 CCP provide the same function as v3 by Gary R Hook · 8 years ago
  28. bb4e89b crypto: ccp - Refactor code to enable checks for queue space. by Gary R Hook · 8 years ago
  29. 8256e68 crypto: ccp - Refactor code supporting the CCP's RNG by Gary R Hook · 8 years ago
  30. 58a690b crypto: ccp - Refactor the storage block allocation code by Gary R Hook · 8 years ago
  31. 956ee21 crypto: ccp - Refactoring: symbol cleanup by Gary R Hook · 8 years ago
  32. a43eb98 crypto: ccp - Shorten the fields of the action structure by Gary R Hook · 8 years ago
  33. fba8855 crypto: ccp - Abstract PCI info for the CCP by Gary R Hook · 8 years ago
  34. fa242e8 crypto: ccp - Fix non-conforming comment style by Gary R Hook · 8 years ago
  35. c5736a4 crypto: ixp4xx - Add missing npe_c release in error branches by Quentin Lambert · 8 years ago
  36. b363700 crypto: ixp4xx - Fix a "simple if" coding style warning by Quentin Lambert · 8 years ago
  37. a0118c8 crypto: caam - fix non-hmac hashes by Russell King · 8 years ago
  38. 2fdea25 crypto: caam - defer aead_set_sh_desc in case of zero authsize by Horia Geantă · 8 years ago
  39. 1d2d87e crypto: caam - fix echainiv(authenc) encrypt shared descriptor by Horia Geantă · 8 years ago
  40. f38d2e5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  41. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  42. 8cf740a crypto: marvell - Don't copy IV vectors from the _process op for ciphers by Romain Perier · 8 years ago
  43. 64ec6cc crypto: marvell - Update cache with input sg only when it is unmapped by Romain Perier · 8 years ago
  44. 603e989e crypto: marvell - Don't chain at DMA level when backlog is disabled by Romain Perier · 8 years ago
  45. ec38f82 crypto: marvell - Fix memory leaks in TDMA chain for cipher requests by Romain Perier · 8 years ago
  46. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  47. 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  48. ccf5c44 crypto: vmx - Convert to CPU feature based module autoloading by Alastair D'Silva · 8 years ago
  49. 51b259b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  50. 81dc036 crypto: qat - make qat_asym_algs.o depend on asn1 headers by Jan Stancek · 8 years ago
  51. 16dee78 crypto: vmx - Fix aes_p8_xts_decrypt build failure by Herbert Xu · 8 years ago
  52. 48a9343 crypto: vmx - Ignore generated files by Paulo Flabiano Smorigo · 8 years ago
  53. c07f5d3 crypto: vmx - Adding support for XTS by Leonidas S. Barbosa · 8 years ago
  54. 11c6e16 crypto: vmx - Adding asm subroutines for XTS by Paulo Flabiano Smorigo · 8 years ago
  55. aa6416e crypto: marvell - Fix wrong flag used for GFP in mv_cesa_dma_add_iv_op by Romain Perier · 8 years ago
  56. e514cc0 crypto: nx - off by one bug in nx_of_update_msc() by Dan Carpenter · 8 years ago
  57. 7c001a8 crypto: omap - Stop using crypto scatterwalk_bytes_sglen by Herbert Xu · 8 years ago
  58. bd76ad4 crypto: qat - Stop dropping leading zeros from RSA output by Salvatore Benedetto · 8 years ago
  59. c983914 crypto: qat - Add DH support by Salvatore Benedetto · 8 years ago
  60. 879f77e crypto: qat - Add RSA CRT mode by Salvatore Benedetto · 8 years ago
  61. e24860f2 crypto: qat - Use alternative reset methods depending on the specific device by Conor McLoughlin · 8 years ago
  62. 8d63a6d5 crypto: bfin_crc - Simplify use of devm_ioremap_resource by Amitoj Kaur Chawla · 8 years ago
  63. 8c41977 crypto: caam - add support for RSA algorithm by Tudor Ambarus · 8 years ago
  64. 6889621 crypto: qat - Switch to new rsa_helper functions by Salvatore Benedetto · 8 years ago
  65. eb35478 crypto: omap-sham - increase cra_proirity to 400 by Bin Liu · 8 years ago
  66. 678adec crypto: sahara - Use skcipher for fallback by Herbert Xu · 8 years ago
  67. 2d20ce07 crypto: qce - Use skcipher for fallback by Herbert Xu · 8 years ago
  68. 1eb60ff crypto: picoxcell - Use skcipher for fallback by Herbert Xu · 8 years ago
  69. 29406bb crypto: mxs-dcp - Use skcipher for fallback by Herbert Xu · 8 years ago
  70. 241118d crypto: ccp - Use skcipher for fallback by Herbert Xu · 8 years ago
  71. 9ac1c32 crypto: ux500 - do not build with -O0 by Arnd Bergmann · 8 years ago
  72. 85e0687 crypto: omap-sham - set sw fallback to 240 bytes by Bin Liu · 8 years ago
  73. b973eaa crypto: omap - do not call dmaengine_terminate_all by Lokesh Vutla · 8 years ago
  74. 65e7a54 crypto: omap-sham - change queue size from 1 to 10 by Tero Kristo · 8 years ago
  75. e93f767 crypto: omap-sham - use runtime_pm autosuspend for clock handling by Tero Kristo · 8 years ago
  76. 47a1f0b crypto: marvell - Increase the size of the crypto queue by Romain Perier · 8 years ago
  77. 85030c5 crypto: marvell - Add support for chaining crypto requests in TDMA mode by Romain Perier · 8 years ago
  78. bf8f91e crypto: marvell - Add load balancing between engines by Romain Perier · 8 years ago
  79. 2786cee crypto: marvell - Move SRAM I/O operations to step functions by Romain Perier · 8 years ago
  80. 1bf6682 crypto: marvell - Add a complete operation for async requests by Romain Perier · 8 years ago
  81. 53da740 crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it by Romain Perier · 8 years ago
  82. bac8e80 crypto: marvell - Copy IV vectors by DMA transfers for acipher requests by Romain Perier · 8 years ago
  83. b99acf7 crypto: marvell - Fix wrong type check in dma functions by Romain Perier · 8 years ago
  84. f628308 crypto: marvell - Check engine is not already running when enabling a req by Romain Perier · 8 years ago
  85. e26df73 crypto: marvell - Add a macro constant for the size of the crypto queue by Romain Perier · 8 years ago
  86. 6999d50 crypto: caam - replace deprecated EXTRA_CFLAGS by Tudor Ambarus · 8 years ago
  87. a6ed42d crypto: caam - fix misspelled upper_32_bits by Arnd Bergmann · 8 years ago
  88. f848dbd s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms by Hendrik Brueckner · 9 years ago
  89. 773b197 crypto: qat - Remove deprecated create_workqueue by Bhaktipriya Shridhar · 8 years ago
  90. 19ced62 crypto: ux500 - memmove the right size by Linus Walleij · 8 years ago
  91. 12d3f49 crypto: vmx - Increase priority of aes-cbc cipher by Anton Blanchard · 8 years ago
  92. 975f57f crypto: vmx - Fix ABI detection by Anton Blanchard · 8 years ago
  93. 7405c8d crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU by LEROY Christophe · 8 years ago
  94. b005776 crypto: talitos - implement cra_priority by LEROY Christophe · 8 years ago
  95. e968b49 crypto: talitos - sg_to_link_tbl() not used anymore, remove it by LEROY Christophe · 8 years ago
  96. 549bd8b crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU by LEROY Christophe · 8 years ago
  97. 6a1e8d1 crypto: talitos - making mapping helpers more generic by LEROY Christophe · 8 years ago
  98. 246a87c crypto: talitos - move mapping helpers before IPSEC functions by LEROY Christophe · 8 years ago
  99. b096b54 crypto: talitos - using helpers for all talitos_ptr operations by LEROY Christophe · 8 years ago
  100. 3741bbb crypto: omap-aes - Fix registration of algorithms by Lokesh Vutla · 8 years ago