aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-27/+17
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-5/+3
2016-07-29crypto: marvell - Don't copy IV vectors from the _process op for ciphersRomain Perier1-10/+1
2016-07-28crypto: marvell - Update cache with input sg only when it is unmappedRomain Perier1-6/+6
2016-07-28crypto: marvell - Don't chain at DMA level when backlog is disabledRomain Perier1-3/+4
2016-07-28crypto: marvell - Fix memory leaks in TDMA chain for cipher requestsRomain Perier1-8/+6
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds55-1060/+5136
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+13
2016-07-21crypto: vmx - Convert to CPU feature based module autoloadingAlastair D'Silva2-5/+3
2016-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu4-5/+5
2016-07-21crypto: qat - make qat_asym_algs.o depend on asn1 headersJan Stancek1-0/+1
2016-07-20crypto: vmx - Fix aes_p8_xts_decrypt build failureHerbert Xu1-2/+0
2016-07-20crypto: vmx - Ignore generated filesPaulo Flabiano Smorigo1-0/+2
2016-07-19crypto: vmx - Adding support for XTSLeonidas S. Barbosa3-1/+193
2016-07-19crypto: vmx - Adding asm subroutines for XTSPaulo Flabiano Smorigo2-2/+1867
2016-07-19crypto: marvell - Fix wrong flag used for GFP in mv_cesa_dma_add_iv_opRomain Perier1-1/+1
2016-07-19crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter1-1/+1
2016-07-18crypto: omap - Stop using crypto scatterwalk_bytes_sglenHerbert Xu2-10/+20
2016-07-11crypto: qat - Stop dropping leading zeros from RSA outputSalvatore Benedetto1-20/+0
2016-07-11crypto: qat - Add DH supportSalvatore Benedetto2-72/+522
2016-07-05crypto: qat - Add RSA CRT modeSalvatore Benedetto1-25/+209
2016-07-05crypto: qat - Use alternative reset methods depending on the specific deviceConor McLoughlin6-9/+43
2016-07-05crypto: bfin_crc - Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla1-5/+0
2016-07-05crypto: caam - add support for RSA algorithmTudor Ambarus9-1/+789
2016-07-05crypto: qat - Switch to new rsa_helper functionsSalvatore Benedetto5-55/+21
2016-07-01crypto: omap-sham - increase cra_proirity to 400Bin Liu1-12/+12
2016-07-01crypto: sahara - Use skcipher for fallbackHerbert Xu1-62/+50
2016-07-01crypto: qce - Use skcipher for fallbackHerbert Xu2-12/+17
2016-07-01crypto: picoxcell - Use skcipher for fallbackHerbert Xu1-29/+31
2016-07-01crypto: mxs-dcp - Use skcipher for fallbackHerbert Xu1-26/+21
2016-07-01crypto: ccp - Use skcipher for fallbackHerbert Xu2-25/+21
2016-06-28crypto: ux500 - do not build with -O0Arnd Bergmann2-4/+4
2016-06-24crypto: omap-sham - set sw fallback to 240 bytesBin Liu1-4/+8
2016-06-24crypto: omap - do not call dmaengine_terminate_allLokesh Vutla2-3/+0
2016-06-24crypto: omap-sham - change queue size from 1 to 10Tero Kristo1-1/+1
2016-06-24crypto: omap-sham - use runtime_pm autosuspend for clock handlingTero Kristo1-1/+7
2016-06-23crypto: marvell - Increase the size of the crypto queueRomain Perier1-1/+1
2016-06-23crypto: marvell - Add support for chaining crypto requests in TDMA modeRomain Perier5-27/+221
2016-06-23crypto: marvell - Add load balancing between enginesRomain Perier4-86/+84
2016-06-23crypto: marvell - Move SRAM I/O operations to step functionsRomain Perier2-12/+12
2016-06-23crypto: marvell - Add a complete operation for async requestsRomain Perier4-15/+39
2016-06-23crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove itRomain Perier5-98/+84
2016-06-23crypto: marvell - Copy IV vectors by DMA transfers for acipher requestsRomain Perier4-9/+60
2016-06-23crypto: marvell - Fix wrong type check in dma functionsRomain Perier1-2/+3
2016-06-23crypto: marvell - Check engine is not already running when enabling a reqRomain Perier3-0/+6
2016-06-23crypto: marvell - Add a macro constant for the size of the crypto queueRomain Perier1-1/+4
2016-06-20crypto: caam - replace deprecated EXTRA_CFLAGSTudor Ambarus1-1/+1
2016-06-20crypto: caam - fix misspelled upper_32_bitsArnd Bergmann1-2/+2
2016-06-15s390/crc32-vx: add crypto API module for optimized CRC-32 algorithmsHendrik Brueckner1-0/+13
2016-06-13crypto: qat - Remove deprecated create_workqueueBhaktipriya Shridhar3-3/+4