summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * | | crypto: caam - remove needless ablkcipher key copyHoria Geantă2017-12-282-12/+4
| * | | crypto: caam - constify key dataHoria Geantă2017-12-282-8/+8
| * | | crypto: inside-secure - EIP97 supportAntoine Ténart2017-12-224-138/+264
| * | | crypto: inside-secure - retry to proceed the request later on failAntoine Ténart2017-12-222-9/+29
| * | | crypto: inside-secure - handle more result requests when counter is fullAntoine Ténart2017-12-222-3/+14
| * | | crypto: inside-secure - acknowledge the result requests all at onceAntoine Ténart2017-12-221-6/+10
| * | | crypto: inside-secure - increase the ring sizeAntoine Ténart2017-12-221-2/+2
| * | | crypto: inside-secure - dequeue all requests at onceAntoine Ténart2017-12-222-12/+56
| * | | crypto: inside-secure - use threaded IRQs for result handlingAntoine Ténart2017-12-222-20/+22
| * | | crypto: inside-secure - move request dequeueing into a workqueueAntoine Ténart2017-12-224-26/+29
| * | | crypto: inside-secure - remove unused parameter in invalidate_cacheOfer Heifetz2017-12-224-4/+2
| * | | crypto: inside-secure - move cipher crypto mode to request contextOfer Heifetz2017-12-221-4/+7
| * | | crypto: inside-secure - EBUSY is not an error on async requestOfer Heifetz2017-12-221-1/+1
| * | | crypto: inside-secure - refrain from unneeded invalidationsOfer Heifetz2017-12-222-12/+22
| * | | crypto: inside-secure - comment the caching functionAntoine Ténart2017-12-221-0/+10
| * | | crypto: inside-secure - remove useless memsetAntoine Ténart2017-12-221-1/+0
| * | | crypto: inside-secure - fix typo in a commentAntoine Ténart2017-12-221-1/+1
| * | | crypto: inside-secure - remove extra empty lineAntoine Ténart2017-12-221-1/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-12-225-45/+134
| |\ \ \ | | | |/ | | |/|
| * | | crypto: exynos - Introduce mutex to prevent concurrent access to hardwareŁukasz Stelmach2017-12-221-0/+21
| * | | crypto: exynos - Reseed PRNG after generating 2^16 random bytesŁukasz Stelmach2017-12-221-4/+11
| * | | crypto: exynos - Improve performance of PRNGŁukasz Stelmach2017-12-221-29/+2
| * | | crypto: exynos - Support Exynos5250+ SoCsŁukasz Stelmach2017-12-221-2/+25
| * | | 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
OpenPOWER on IntegriCloud