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