summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * | crypto: artpec6 - set correct iv size for gcm(aes)Lars Persson2017-12-221-2/+3
| * | crypto: qat - reduce stack size with KASANArnd Bergmann2017-12-221-66/+67
| * | crypto: exynos - Icrease the priority of the driverŁukasz Stelmach2017-12-221-1/+1
| * | crypto: chelsio - fix a type cast errorAtul Gupta2017-12-221-1/+1
| * | crypto: drivers - remove duplicate includesPravin Shedge2017-12-223-3/+0
| * | chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage dataColin Ian King2017-12-111-1/+1
| * | chcr: remove unused variables net_device, pi, adap and cntrlColin Ian King2017-12-111-7/+1
| * | crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len staticColin Ian King2017-12-111-9/+13
| * | crypto: stm32 - fix module device table nameCorentin LABBE2017-12-111-1/+1
| * | crypto: caam/qi - use correct print specifier for size_tHoria Geantă2017-12-111-3/+3
| * | crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_pro...Christophe Jaillet2017-11-291-0/+1
| * | chcr: Add support for Inline IPSecAtul Gupta2017-11-298-168/+860
| * | crypto: cavium - fix memory leak on infoColin Ian King2017-11-291-1/+2
| * | crypto: nx - fix spelling mistake: "availavle" -> "available"Colin Ian King2017-11-291-2/+2
| * | crypto: s5p-sss - Remove a stray tabDan Carpenter2017-11-291-1/+1
| * | crypto: chelsio - Fix an error code in chcr_hash_dma_map()Dan Carpenter2017-11-291-1/+1
| * | crypto: chelsio - remove redundant assignments to reqctx and dst_sizeColin Ian King2017-11-291-4/+0
| * | crypto: stm32 - Support for STM32 CRYP crypto moduleFabien DESSENNE2017-11-293-1/+1183
* | | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-0/+1
| |/ |/|
* | crypto: inside-secure - do not use areq->result for partial resultsAntoine Ténart2017-12-221-5/+5
* | crypto: inside-secure - fix request allocations in invalidation pathAntoine Ténart2017-12-222-15/+15
* | crypto: inside-secure - free requests even if their handling failedAntoine Ténart2017-12-221-0/+1
* | crypto: inside-secure - per request invalidationOfer Heifetz2017-12-222-27/+111
* | crypto: n2 - cure use after freeJan Engelhardt2017-12-221-0/+3
* | crypto: chelsio - select CRYPTO_GF128MULArnd Bergmann2017-12-221-0/+1
|/
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-162-97/+72
|\
| * crypto/nx: Do not initialize workmem allocationHaren Myneni2017-11-121-1/+1
| * crypto/nx: Use percpu send window for NX requestsHaren Myneni2017-11-121-81/+68
| * powerpc/vas, nx-842: Define and use chip_to_vas_id()Sukadev Bhattiprolu2017-11-121-15/+3
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-1462-3760/+4635
|\ \
| * | crypto: stm32/hash - Fix return issue on updateLionel Debieve2017-11-101-7/+1
| * | crypto: dh - Remove pointless checks for NULL 'p' and 'g'Eric Biggers2017-11-101-3/+0
| * | crypto: qat - Clean up error handling in qat_dh_set_secret()Eric Biggers2017-11-101-7/+8
| * | crypto: chcr - Replace _manual_ swap with swap macroGustavo A. R. Silva2017-11-061-4/+1
| * | crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[]Boris BREZILLON2017-11-061-0/+1
| * | crypto: atmel - remove empty functionsTudor-Dan Ambarus2017-11-062-38/+0
| * | crypto: caam - remove unused param of ctx_map_to_sec4_sg()Horia Geantă2017-11-061-4/+4
| * | crypto: caam - remove unneeded edesc zeroizationHoria Geantă2017-11-061-4/+0
| * | crypto: atmel-aes - Reset the controller before each useRomain Izard2017-11-031-7/+3
| * | crypto: atmel-aes - properly set IV after {en,de}cryptRomain Izard2017-11-031-3/+37
| * | crypto: s5p-sss - Add HASH support for ExynosKamil Konieczny2017-11-032-10/+1410
| * | crypto: s5p-sss - Change spaces to tabsKamil Konieczny2017-11-031-95/+95
| * | crypto: drivers - Convert timers to use timer_setup()Kees Cook2017-11-032-7/+6
| * | crypto: caam/qi - abort algorithm setup on DPAA2 partsHoria Geantă2017-11-031-1/+6
| * | crypto: caam - fix incorrect defineRadu Alexe2017-11-031-1/+1
| * | crypto: atmel - remove useless irq initTudor-Dan Ambarus2017-11-033-6/+0
| * | crypto: atmel - return appropriate error codeTudor-Dan Ambarus2017-11-033-6/+3
| * | crypto: mediatek - move to generic async completionGilad Ben-Yossef2017-11-031-26/+5
| * | crypto: qce - move to generic async completionGilad Ben-Yossef2017-11-031-26/+4
| * | crypto: talitos - move to generic async completionGilad Ben-Yossef2017-11-031-33/+5