1. c056d91 crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel by Horia Geantă · 7 years ago
  2. 3e1166b crypto: inside-secure - fix gcc-4.9 warnings by Arnd Bergmann · 7 years ago
  3. 5613663 crypto: talitos - Don't provide setkey for non hmac hashing algs. by LEROY Christophe · 7 years ago
  4. 886a27c crypto: talitos - fix hashing by LEROY Christophe · 7 years ago
  5. afd62fa crypto: talitos - fix sha224 by LEROY Christophe · 7 years ago
  6. cd7b34f Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  7. bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  8. b0d6c9b crypto/nx: Add P9 NX support for 842 compression engine by Haren Myneni · 7 years ago
  9. 146e9f1b crypto/nx: Add P9 NX specific error codes for 842 engine by Haren Myneni · 7 years ago
  10. f053683 crypto/nx: Use kzalloc for workmem allocation by Haren Myneni · 7 years ago
  11. cd38a8a crypto/nx: Add nx842_add_coprocs_list function by Haren Myneni · 7 years ago
  12. 1ee51b2 crypto/nx: Create nx842_delete_coprocs function by Haren Myneni · 7 years ago
  13. 56c10d5 crypto/nx: Create nx842_configure_crb function by Haren Myneni · 7 years ago
  14. c97f816 crypto/nx: Rename nx842_powernv_function as icswx function by Haren Myneni · 7 years ago
  15. b6622a3 powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h by Sukadev Bhattiprolu · 7 years ago
  16. 32e67b9 crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()' by Christophe Jaillet · 7 years ago
  17. b7d65fe crypto: inside-secure - fix an error handling path in safexcel_probe() by Christophe Jaillet · 7 years ago
  18. 5a7801f crypto: rockchip - Don't dequeue the request when device is busy by Zain Wang · 7 years ago
  19. baf5b75 crypto: cavium - add release_firmware to all return case by Corentin LABBE · 7 years ago
  20. 249cb06 crypto: sahara - constify platform_device_id by Arvind Yadav · 7 years ago
  21. a21eb94 crypto: axis - add ARTPEC-6/7 crypto accelerator driver by Lars Persson · 7 years ago
  22. e90c48e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 7 years ago
  23. c678fa6 dmaengine: remove DMA_SG as it is dead code in kernel by Dave Jiang · 7 years ago
  24. ef4064b crypto: ccp - use dma_mapping_error to check map error by Pan Bian · 7 years ago
  25. 67adc43 crypto: sahara - Remove leftover from previous used spinlock by Mogens Lauridsen · 7 years ago
  26. 1e32041 crypto: sahara - Fix dma unmap direction by Mogens Lauridsen · 7 years ago
  27. a92f7af crypto: caam - Remove unused dentry members by Fabio Estevam · 7 years ago
  28. ac360fa crypto: ccp - select CONFIG_CRYPTO_RSA by Arnd Bergmann · 7 years ago
  29. d634bae crypto: ccp - avoid uninitialized variable warning by Arnd Bergmann · 7 years ago
  30. 2838957 crypto: ixp4xx - Fix error handling path in 'aead_perform()' by Herbert Xu · 7 years ago
  31. 5060ffc crypto: ccp - Add XTS-AES-256 support for CCP version 5 by Gary R Hook · 7 years ago
  32. 7f7216c crypto: ccp - Rework the unit-size check for XTS-AES by Gary R Hook · 7 years ago
  33. 47f27f1 crypto: ccp - Add a call to xts_check_key() by Gary R Hook · 7 years ago
  34. e652399 crypto: ccp - Fix XTS-AES-128 support on v5 CCPs by Gary R Hook · 7 years ago
  35. 45fe93d crypto: algapi - make crypto_xor() take separate dst and src arguments by Ard Biesheuvel · 7 years ago
  36. 9a42e4e crypto: rockchip - return the err code when unable dequeue the crypto request by Zain Wang · 7 years ago
  37. 641eacd crypto: rockchip - move the crypto completion from interrupt context by Zain Wang · 7 years ago
  38. 9166c44 crypto: brcm - Support more FlexRM rings than SPU engines. by raveendra padasalagi · 7 years ago
  39. 6d2bce6 crypto: atmel-ecc - fix signed integer to u8 assignment by Tudor-Dan Ambarus · 7 years ago
  40. 0876d16 crypto: ccp - remove duplicate module version and author entry by Brijesh Singh · 7 years ago
  41. 0138d32 Crypto: atmel-ecc: Make a couple of local functions static by Colin Ian King · 7 years ago
  42. 1ce5b2f crypto: img-hash - remove unnecessary static in img_hash_remove() by Gustavo A. R. Silva · 7 years ago
  43. 47f1241 crypto: atmel-tdes - remove unnecessary static in atmel_tdes_remove() by Gustavo A. R. Silva · 7 years ago
  44. 22d96f0 crypto: atmel-sha - remove unnecessary static in atmel_sha_remove() by Gustavo A. R. Silva · 7 years ago
  45. 0588d85 crypto: omap-sham - remove unnecessary static in omap_sham_remove() by Gustavo A. R. Silva · 7 years ago
  46. b2e870f crypto: n2 - Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  47. 297b9ce crypto: caam/jr - add support for DPAA2 parts by Horia Geantă · 7 years ago
  48. 60c4081 crypto: inside-secure - fix the sha state length in hmac_sha1_setkey by Antoine Ténart · 7 years ago
  49. 42ef3be crypto: inside-secure - fix invalidation check in hmac_sha1_setkey by Antoine Ténart · 7 years ago
  50. e28c190 csrypto: ccp - Expand RSA support for a v5 ccp by Gary R Hook · 7 years ago
  51. ceeec0a crypto: ccp - Add support for RSA on the CCP by Gary R Hook · 7 years ago
  52. 6ba46c7 crypto: ccp - Fix base RSA function for version 5 CCPs by Gary R Hook · 7 years ago
  53. 68cc652 crypto: ccp - Update copyright dates for 2017. by Gary R Hook · 7 years ago
  54. 8a1012d crypto: stm32 - Support for STM32 HASH module by lionel.debieve@st.com · 7 years ago
  55. c35af01 crypto: stm32 - Rename module to use generic crypto by lionel.debieve@st.com · 7 years ago
  56. 0373d08 crypto: stm32 - solve crc issue during unbind by lionel.debieve@st.com · 7 years ago
  57. 3917751 crypto: stm32 - CRC use relaxed function by lionel.debieve@st.com · 7 years ago
  58. 430f133 crypto: caam - free qman_fq after kill_fq by Xulin Sun · 7 years ago
  59. ad81808 crypto: caam - fix condition for the jump over key(s) command by Tudor Ambarus · 7 years ago
  60. f366af4 crypto: caam - clean-up in caam_init_rng() by Horia Geantă · 7 years ago
  61. 60a3f73 crypto: caam - remove unused variables in caam_drv_private by Tudor Ambarus · 7 years ago
  62. bcde1f7 crypto: caam - remove unused sg_to_sec4_sg_len() by Horia Geantă · 7 years ago
  63. c7a91eb crypto: caam/qi - lower driver verbosity by Horia Geantă · 7 years ago
  64. b3b2046 crypto: caam/qi - remove unused header sg_sw_sec4.h by Horia Geantă · 7 years ago
  65. 5747ff3 crypto: caam/qi - explicitly set dma_ops by Horia Geantă · 7 years ago
  66. 36cda08 crypto: caam/qi - fix AD length endianness in S/G entry by Horia Geantă · 7 years ago
  67. eb9ba37 crypto: caam/qi - handle large number of S/Gs case by Horia Geantă · 7 years ago
  68. a68a193 crypto: caam/qi - properly set IV after {en,de}crypt by Horia Geantă · 7 years ago
  69. 1ed289f crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y by Horia Geantă · 7 years ago
  70. 972b812 crypto: caam/qi - fix compilation with DEBUG enabled by Horia Geantă · 7 years ago
  71. 84ea954 crypto: caam/qi - fix typo in authenc alg driver name by Horia Geantă · 7 years ago
  72. c609048 crypto: brcm - add NULL check on of_match_device() return value by Gustavo A. R. Silva · 7 years ago
  73. 24086e3 crypto: geode-aes - fixed coding style warnings and error by Chris Gorman · 7 years ago
  74. 57de3ae crypto: ccp - remove ccp_present() check from device initialize by Brijesh Singh · 7 years ago
  75. d0ebbc0 crypto: ccp - rename ccp driver initialize files as sp device by Brijesh Singh · 7 years ago
  76. f4d18d6 crypto: ccp - Abstract interrupt registeration by Brijesh Singh · 7 years ago
  77. 720419f crypto: ccp - Introduce the AMD Secure Processor device by Brijesh Singh · 7 years ago
  78. 970e830 crypto: ccp - Use devres interface to allocate PCI/iomap and cleanup by Brijesh Singh · 7 years ago
  79. 1110569 crypto: atmel-ecc - introduce Microchip / Atmel ECC driver by Tudor-Dan Ambarus · 7 years ago
  80. b8ae5c7 crypto: sun4i-ss - support the Security System PRNG by Corentin LABBE · 7 years ago
  81. 3822c33 crypto: omap-des - fix error return code in omap_des_probe() by Gustavo A. R. Silva · 7 years ago
  82. 62c58f8 crypto: omap-aes - fix error return code in omap_aes_probe() by Gustavo A. R. Silva · 7 years ago
  83. 353ef08 crypto: mxs-dcp - print error message on platform_get_irq failure by Gustavo A. R. Silva · 7 years ago
  84. 5a19dc5 crypto: mxc-scc - fix error code in mxc_scc_probe() by Gustavo A. R. Silva · 7 years ago
  85. 0a7d710 crypto: mediatek - fix error return code in mtk_crypto_probe() by Gustavo A. R. Silva · 7 years ago
  86. 28a2cc6 crypto: ccp - print error message on platform_get_irq failure by Gustavo A. R. Silva · 7 years ago
  87. 33460b2 crypto: ccp - Provide an error path for debugfs setup failure by Gary R Hook · 7 years ago
  88. bce386a crypto: ccp - Change all references to use the JOB ID macro by Gary R Hook · 7 years ago
  89. 77af0ae crypto: ccp - Fix some line spacing by Gary R Hook · 7 years ago
  90. 30aabe3 crypto: sahara - make of_device_ids const by Arvind Yadav · 7 years ago
  91. a93854c crypto: qat - fix spelling mistake: "runing" -> "running" by Colin Ian King · 7 years ago
  92. d31e712 crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services by Zeng, Xin · 7 years ago
  93. efc856e crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig by raveendra padasalagi · 7 years ago
  94. a2069aa crypto: inside-secure - do not parse the dma mask from dt by Antoine Ténart · 7 years ago
  95. 440bf34 crypto: cavium/nitrox - Change in firmware path. by Srikanth Jampala · 7 years ago
  96. a7e6e5d crypto: brcm - Fix SHA3-512 algorithm failure by raveendra padasalagi · 7 years ago
  97. dcf903d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  98. b8fc339 crypto: cavium - make several functions static by Colin Ian King · 7 years ago
  99. d3f1d2f crypto: chcr - Avoid algo allocation in softirq. by Harsh Jain · 7 years ago
  100. 854b06f crypto: caam - properly set IV after {en,de}crypt by David Gstir · 7 years ago