summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: marvel/cesa - Fix tdma descriptor on 64-bitHerbert Xu2021-01-221-2/+2
* crypto: omap-sham - Fix link error without crypto-engineArnd Bergmann2021-01-081-0/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-272-2/+4
|\
| * crypto: qat - add CRYPTO_AES to Kconfig dependenciesMarco Chiappero2020-12-231-0/+1
| * crypto: keembay - Add dependency on HAS_IOMEMDaniele Alessandrelli2020-12-231-0/+1
| * crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAYGeert Uytterhoeven2020-12-231-2/+2
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-9/+6
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-063-3/+3
| |\ \
| * | | crypto: caam: Replace in_irq() usage.Sebastian Andrzej Siewior2020-11-031-8/+4
| * | | soc/fsl/qbman: Add an argument to signal if NAPI processing is required.Sebastian Andrzej Siewior2020-11-031-1/+2
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-14144-1117/+7416
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | crypto: qat - add capability detection logic in qat_4xxxMarco Chiappero2020-12-113-0/+38
| * | crypto: qat - add AES-XTS support for QAT GEN4 devicesMarco Chiappero2020-12-111-7/+89
| * | crypto: qat - add AES-CTR support for QAT GEN4 devicesMarco Chiappero2020-12-113-2/+39
| * | crypto: atmel-i2c - select CONFIG_BITREVERSEArnd Bergmann2020-12-111-0/+1
| * | crypto: hisilicon/trng - replace atomic_add_return()Yejune Deng2020-12-111-4/+4
| * | crypto: keembay - Add support for Keem Bay OCS AES/SM4Mike Healy2020-12-117-0/+3378
| * | crypto: cpt - Fix sparse warnings in cptpfHerbert Xu2020-12-041-3/+3
| * | crypto: ccree - rework cache parameters handlingGilad Ben-Yossef2020-11-273-20/+63
| * | crypto: cavium - Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET2020-11-272-16/+4
| * | crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET2020-11-272-16/+4
| * | crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET2020-11-271-8/+2
| * | crypto: ccree - Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-271-0/+3
| * | crypto: hisilicon/trng - add support for PRNGWeili Qian2020-11-272-3/+239
| * | crypto: hisilicon/trng - add HiSilicon TRNG driver supportWeili Qian2020-11-274-0/+109
| * | crypto: qat - fix excluded_middle.cocci warningskernel test robot2020-11-271-3/+4
| * | crypto: qce - Fix SHA result buffer corruption issuesThara Gopinath2020-11-271-1/+1
| * | crypto: qce - Enable support for crypto engine on sdm845Thara Gopinath2020-11-271-1/+16
| * | crypto: sun8i-ce - fix two error path's memory leakCorentin Labbe2020-11-201-8/+12
| * | crypto: kconfig - fix a couple of spelling mistakesColin Ian King2020-11-202-2/+2
| * | crypto: qat - add qat_4xxx driverGiovanni Cabiddu2020-11-2011-1/+833
| * | crypto: qat - add hook to initialize vector routing tableGiovanni Cabiddu2020-11-202-0/+4
| * | crypto: qat - target fw images to specific AEsGiovanni Cabiddu2020-11-202-5/+56
| * | crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probeZhang Qilong2020-11-201-1/+2
| * | crypto: hisilicon/zip - add a work_queue for zip irqYang Shen2020-11-201-3/+23
| * | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-2048-48/+85
| * | crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pdNathan Chancellor2020-11-201-1/+1
| * | crypto: caam/qi - simplify error path for context allocationHoria Geantă2020-11-201-4/+4
| * | crypto: hisilicon/sec2 - Fix aead authentication setting key errorKai Ye2020-11-201-2/+3
| * | crypto: qat - add gen4 firmware loaderJack Xu2020-11-135-17/+78
| * | crypto: qat - add support for broadcasting modeJack Xu2020-11-134-3/+99
| * | crypto: qat - add support for shared ustoreJack Xu2020-11-133-13/+19
| * | crypto: qat - allow to target specific AEsJack Xu2020-11-136-8/+42
| * | crypto: qat - add FCU CSRs to chip infoJack Xu2020-11-133-16/+53
| * | crypto: qat - add CSS3K supportJack Xu2020-11-134-40/+68
| * | crypto: qat - use ae_maskJack Xu2020-11-131-12/+14
| * | crypto: qat - add check for null pointerJack Xu2020-11-131-11/+17
| * | crypto: qat - add misc control CSR to chip infoJack Xu2020-11-132-4/+8
| * | crypto: qat - add wake up event to chip infoJack Xu2020-11-133-1/+6
| * | crypto: qat - add clock enable CSR to chip infoJack Xu2020-11-132-4/+7