summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-16crypto: chelsio -Split Hash requests for large scatter gather listHarsh Jain4-108/+298
2018-03-16crypto: chelsio - Fix iv passed in fallback path for rfc3686Harsh Jain1-1/+1
2018-03-16crypto: chelsio - Update IV before sending request to HWHarsh Jain1-8/+11
2018-03-16crypto: chelsio - Fix src buffer dma lengthHarsh Jain1-5/+12
2018-03-16crypto: chelsio - Use kernel round function to align lengthsHarsh Jain2-40/+34
2018-03-16hwrng: mxc-rnga - add driver support on boards with device treeVladimir Zapolskiy1-9/+14
2018-03-16crypto: ccp - Use memdup_user() rather than duplicating its implementationMarkus Elfring1-14/+1
2018-03-09crypto: ccp - Fill the result buffer only on digest, finup, and final opsGary R Hook2-2/+2
2018-03-09crypto: s5p-sss - Constify pointed data (arguments and local variables)Krzysztof Kozlowski1-14/+17
2018-03-09crypto: s5p-sss - Remove useless check for non-null requestKrzysztof Kozlowski1-3/+0
2018-03-09crypto: omap-sham - Fix misleading indentationKrzysztof Kozlowski1-1/+1
2018-03-09crypto: omap-sham - Remove useless check for non-null requestKrzysztof Kozlowski1-3/+0
2018-03-09crypto: chelsio - no csum offload for ipsec pathAtul Gupta1-3/+2
2018-03-09hwrng: omap - Fix clock resource by adding a register clockGregory CLEMENT1-0/+16
2018-03-09hwrng: omap - Remove useless test before clk_disable_unprepareGregory CLEMENT1-4/+2
2018-03-09crypto: omap-aes - make queue length configurableTero Kristo1-0/+43
2018-03-09crypto: omap-aes - make fallback size configurableTero Kristo1-1/+47
2018-03-09crypto: omap-sham - make queue length configurableTero Kristo1-0/+38
2018-03-09crypto: omap-sham - make fallback size configurableTero Kristo1-3/+53
2018-03-09crypto: omap-crypto - Verify page zone scatterlists before starting DMATero Kristo1-0/+4
2018-03-09crypto: omap-sham - Verify page zone of scatterlists before starting DMATero Kristo1-0/+7
2018-03-09crypto: talitos - do not perform unnecessary dma synchronisationLEROY Christophe1-22/+63
2018-03-09crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->bufLEROY Christophe1-88/+44
2018-03-09hwrng: cavium - make two functions staticColin Ian King2-2/+2
2018-03-09crypto: inside-secure - wait for the request to complete if in the backlogAntoine Tenart1-1/+1
2018-03-09crypto: inside-secure - move cache result dma mapping to requestAntoine Tenart3-45/+18
2018-03-09crypto: inside-secure - move hash result dma mapping to requestOfer Heifetz3-14/+14
2018-03-02crypto: ccp - Fix sparse, use plain integer as NULL pointerBrijesh Singh1-4/+4
2018-03-02crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero1-4/+3
2018-03-02crypto: ccp - don't disable interrupts while setting up debugfsSebastian Andrzej Siewior1-4/+3
2018-03-02crypto: atmel-aes - fix the keys zeroing on errorsAntoine Tenart1-1/+1
2018-03-02crypto: caam - do not use mem and emi_slow clock for imx7xRui Miguel Silva1-15/+24
2018-03-02crypto: caam - Fix null dereference at error pathRui Miguel Silva1-3/+0
2018-03-02crypto: ccp - add check to get PSP master only when PSP is detectedBrijesh Singh1-3/+3
2018-03-02crypto: ccree - replace memset+kfree with kzfreeGilad Ben-Yossef1-2/+1
2018-03-02crypto: ccree - add support for older HW revsGilad Ben-Yossef14-135/+237
2018-03-02crypto: ccree - remove unused definitionsGilad Ben-Yossef1-20/+0
2018-03-02crypto: marvell/cesa - Clean up redundant #includeRobin Murphy1-1/+0
2018-03-02hwrng: stm32 - rework read timeout calculationlionel.debieve@st.com1-15/+10
2018-03-02hwrng: stm32 - allow disable clock error detectionlionel.debieve@st.com1-1/+9
2018-03-02hwrng: stm32 - add reset during probelionel.debieve@st.com1-0/+9
2018-02-22crypto: ccree - fix memdup.cocci warningsFengguang Wu1-2/+1
2018-02-22crypto: atmel - Delete error messages for a failed memory allocation in six f...Markus Elfring3-19/+5
2018-02-22crypto: bcm - Delete an error message for a failed memory allocation in do_sh...Markus Elfring1-1/+0
2018-02-22crypto: bfin_crc - Delete an error message for a failed memory allocation in ...Markus Elfring1-3/+1
2018-02-22crypto: nx-842 - Delete an error message for a failed memory allocation in nx...Markus Elfring1-3/+2
2018-02-22crypto: sahara - Improve a size determination in sahara_probe()Markus Elfring1-1/+1
2018-02-22crypto: sahara - Delete an error message for a failed memory allocation in sa...Markus Elfring1-3/+1
2018-02-22crypto: ux500 - Delete two unnecessary variable initialisations in ux500_cryp...Markus Elfring1-2/+2
2018-02-22crypto: ux500 - Adjust an error message in ux500_cryp_probe()Markus Elfring1-1/+1