summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - Stop dropping leading zeros from RSA outputSalvatore Benedetto2016-07-111-20/+0
* crypto: qat - Add DH supportSalvatore Benedetto2016-07-112-72/+522
* crypto: qat - Add RSA CRT modeSalvatore Benedetto2016-07-051-25/+209
* crypto: qat - Use alternative reset methods depending on the specific deviceConor McLoughlin2016-07-056-9/+43
* crypto: bfin_crc - Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla2016-07-051-5/+0
* crypto: caam - add support for RSA algorithmTudor Ambarus2016-07-059-1/+789
* crypto: qat - Switch to new rsa_helper functionsSalvatore Benedetto2016-07-055-55/+21
* crypto: omap-sham - increase cra_proirity to 400Bin Liu2016-07-011-12/+12
* crypto: sahara - Use skcipher for fallbackHerbert Xu2016-07-011-62/+50
* crypto: qce - Use skcipher for fallbackHerbert Xu2016-07-012-12/+17
* crypto: picoxcell - Use skcipher for fallbackHerbert Xu2016-07-011-29/+31
* crypto: mxs-dcp - Use skcipher for fallbackHerbert Xu2016-07-011-26/+21
* crypto: ccp - Use skcipher for fallbackHerbert Xu2016-07-012-25/+21
* crypto: ux500 - do not build with -O0Arnd Bergmann2016-06-282-4/+4
* hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon2016-06-271-2/+14
* hwrng: bcm2835 - Add support for Broadcom BCM5301xFlorian Fainelli2016-06-242-1/+2
* crypto: omap-sham - set sw fallback to 240 bytesBin Liu2016-06-241-4/+8
* crypto: omap - do not call dmaengine_terminate_allLokesh Vutla2016-06-242-3/+0
* crypto: omap-sham - change queue size from 1 to 10Tero Kristo2016-06-241-1/+1
* crypto: omap-sham - use runtime_pm autosuspend for clock handlingTero Kristo2016-06-241-1/+7
* crypto: marvell - Increase the size of the crypto queueRomain Perier2016-06-231-1/+1
* crypto: marvell - Add support for chaining crypto requests in TDMA modeRomain Perier2016-06-235-27/+221
* crypto: marvell - Add load balancing between enginesRomain Perier2016-06-234-86/+84
* crypto: marvell - Move SRAM I/O operations to step functionsRomain Perier2016-06-232-12/+12
* crypto: marvell - Add a complete operation for async requestsRomain Perier2016-06-234-15/+39
* crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove itRomain Perier2016-06-235-98/+84
* crypto: marvell - Copy IV vectors by DMA transfers for acipher requestsRomain Perier2016-06-234-9/+60
* crypto: marvell - Fix wrong type check in dma functionsRomain Perier2016-06-231-2/+3
* crypto: marvell - Check engine is not already running when enabling a reqRomain Perier2016-06-233-0/+6
* crypto: marvell - Add a macro constant for the size of the crypto queueRomain Perier2016-06-231-1/+4
* crypto: caam - replace deprecated EXTRA_CFLAGSTudor Ambarus2016-06-201-1/+1
* crypto: caam - fix misspelled upper_32_bitsArnd Bergmann2016-06-201-2/+2
* hwrng: meson - Add Amlogic Meson Hardware Random GeneratorNeil Armstrong2016-06-133-0/+146
* hwrng: exynos - fixup IO accesorsBen Dooks2016-06-131-2/+2
* crypto: qat - Remove deprecated create_workqueueBhaktipriya Shridhar2016-06-133-3/+4
* crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEULEROY Christophe2016-06-081-0/+180
* crypto: talitos - implement cra_priorityLEROY Christophe2016-06-081-1/+5
* crypto: talitos - sg_to_link_tbl() not used anymore, remove itLEROY Christophe2016-06-081-8/+0
* crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEULEROY Christophe2016-06-081-85/+124
* crypto: talitos - making mapping helpers more genericLEROY Christophe2016-06-081-137/+93
* crypto: talitos - move mapping helpers before IPSEC functionsLEROY Christophe2016-06-081-122/+122
* crypto: talitos - using helpers for all talitos_ptr operationsLEROY Christophe2016-06-081-25/+34
* hwrng: chaoskey - Fix URB warning due to timeout on AleaBob Ham2016-06-071-2/+15
* hwrng: chaoskey - Add support for Araneus Alea I USB RNGBob Ham2016-06-072-5/+10
* crypto: omap-aes - Fix registration of algorithmsLokesh Vutla2016-06-071-8/+10
* crypto: s5p-sss - Use consistent indentation for variables and membersKrzysztof Kozlowski2016-05-311-40/+40
* hwrng: bcm2835 - Read as much data as availableYendapally Reddy Dhananjaya Reddy2016-05-311-2/+10
* hwrng: bcm2835 - Support Broadcom NSP SoC rngYendapally Reddy Dhananjaya Reddy2016-05-312-5/+31
* hwrng: stm32 - fix maybe uninitialized variable warningMaxime Coquelin2016-05-311-5/+5
* crypto: caam - add ARCH_LAYERSCAPE to supported architecturesHoria Geantă2016-05-311-1/+1