summaryrefslogtreecommitdiff
path: root/drivers/crypto
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-30
|\
| * crypto: vmx - Convert to CPU feature based module autoloadingAlastair D'Silva2016-07-21
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-26
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-07-21
| |\ \
| * | | crypto: vmx - Fix aes_p8_xts_decrypt build failureHerbert Xu2016-07-20
| * | | crypto: vmx - Ignore generated filesPaulo Flabiano Smorigo2016-07-20
| * | | crypto: vmx - Adding support for XTSLeonidas S. Barbosa2016-07-19
| * | | crypto: vmx - Adding asm subroutines for XTSPaulo Flabiano Smorigo2016-07-19
| * | | crypto: marvell - Fix wrong flag used for GFP in mv_cesa_dma_add_iv_opRomain Perier2016-07-19
| * | | crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter2016-07-19
| * | | crypto: omap - Stop using crypto scatterwalk_bytes_sglenHerbert Xu2016-07-18
| * | | crypto: qat - Stop dropping leading zeros from RSA outputSalvatore Benedetto2016-07-11
| * | | crypto: qat - Add DH supportSalvatore Benedetto2016-07-11
| * | | crypto: qat - Add RSA CRT modeSalvatore Benedetto2016-07-05
| * | | crypto: qat - Use alternative reset methods depending on the specific deviceConor McLoughlin2016-07-05
| * | | crypto: bfin_crc - Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla2016-07-05
| * | | crypto: caam - add support for RSA algorithmTudor Ambarus2016-07-05
| * | | crypto: qat - Switch to new rsa_helper functionsSalvatore Benedetto2016-07-05
| * | | crypto: omap-sham - increase cra_proirity to 400Bin Liu2016-07-01
| * | | crypto: sahara - Use skcipher for fallbackHerbert Xu2016-07-01
| * | | crypto: qce - Use skcipher for fallbackHerbert Xu2016-07-01
| * | | crypto: picoxcell - Use skcipher for fallbackHerbert Xu2016-07-01
| * | | crypto: mxs-dcp - Use skcipher for fallbackHerbert Xu2016-07-01
| * | | crypto: ccp - Use skcipher for fallbackHerbert Xu2016-07-01
| * | | crypto: ux500 - do not build with -O0Arnd Bergmann2016-06-28
| * | | crypto: omap-sham - set sw fallback to 240 bytesBin Liu2016-06-24
| * | | crypto: omap - do not call dmaengine_terminate_allLokesh Vutla2016-06-24
| * | | crypto: omap-sham - change queue size from 1 to 10Tero Kristo2016-06-24
| * | | crypto: omap-sham - use runtime_pm autosuspend for clock handlingTero Kristo2016-06-24
| * | | crypto: marvell - Increase the size of the crypto queueRomain Perier2016-06-23
| * | | crypto: marvell - Add support for chaining crypto requests in TDMA modeRomain Perier2016-06-23
| * | | crypto: marvell - Add load balancing between enginesRomain Perier2016-06-23
| * | | crypto: marvell - Move SRAM I/O operations to step functionsRomain Perier2016-06-23
| * | | crypto: marvell - Add a complete operation for async requestsRomain Perier2016-06-23
| * | | crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove itRomain Perier2016-06-23
| * | | crypto: marvell - Copy IV vectors by DMA transfers for acipher requestsRomain Perier2016-06-23
| * | | crypto: marvell - Fix wrong type check in dma functionsRomain Perier2016-06-23
| * | | crypto: marvell - Check engine is not already running when enabling a reqRomain Perier2016-06-23
| * | | crypto: marvell - Add a macro constant for the size of the crypto queueRomain Perier2016-06-23
| * | | crypto: caam - replace deprecated EXTRA_CFLAGSTudor Ambarus2016-06-20
| * | | crypto: caam - fix misspelled upper_32_bitsArnd Bergmann2016-06-20
| * | | crypto: qat - Remove deprecated create_workqueueBhaktipriya Shridhar2016-06-13
| * | | crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEULEROY Christophe2016-06-08
| * | | crypto: talitos - implement cra_priorityLEROY Christophe2016-06-08
| * | | crypto: talitos - sg_to_link_tbl() not used anymore, remove itLEROY Christophe2016-06-08
| * | | crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEULEROY Christophe2016-06-08
| * | | crypto: talitos - making mapping helpers more genericLEROY Christophe2016-06-08
| * | | crypto: talitos - move mapping helpers before IPSEC functionsLEROY Christophe2016-06-08
| * | | crypto: talitos - using helpers for all talitos_ptr operationsLEROY Christophe2016-06-08
| * | | crypto: omap-aes - Fix registration of algorithmsLokesh Vutla2016-06-07