summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorLines
2022-09-02crypto: marvell/octeontx - fix repeated words in commentswangjianli-1/+1
2022-09-02crypto: n2 - fix repeated words in commentswangjianli-1/+1
2022-09-02Revert "crypto: allwinner - Fix dma_map_sg error check"Herbert Xu-7/+7
2022-09-02Revert "crypto: gemini - Fix error check for dma_map_sg"Herbert Xu-3/+3
2022-08-26crypto: Kconfig - submenus for arm and arm64Robert Elliott-1/+0
2022-08-26crypto: Kconfig - remove AES_ARM64 ref by SA2ULRobert Elliott-1/+0
2022-08-26crypto: hisilicon/qm - no judgment in the back processKai Ye-5/+3
2022-08-26crypto: ccree - Fix dma_map_sg error checkJack Wang-1/+1
2022-08-26crypto: allwinner - Fix dma_map_sg error checkJack Wang-7/+7
2022-08-26crypto: amlogic - Fix dma_map_sg error checkJack Wang-3/+3
2022-08-26crypto: qce - Fix dma_map_sg error checkJack Wang-9/+11
2022-08-26crypto: sahara - Fix error check for dma_map_sgJack Wang-2/+2
2022-08-26crypto: gemini - Fix error check for dma_map_sgJack Wang-3/+3
2022-08-26crypto: drivers - move from strlcpy with unused retval to strscpyWolfram Sang-10/+10
2022-08-26crypto: aspeed - add HACE crypto driverNeal Liu-3/+1352
2022-08-26crypto: aspeed - Add HACE hash driverNeal Liu-0/+1821
2022-08-26crypto: ccp - Fail the PSP initialization when writing psp data file failedJacky Li-11/+15
2022-08-26crypto: ccp - Initialize PSP when reading psp data file failedJacky Li-14/+22
2022-08-19crypto: artpec6 - move spin_lock_bh to spin_lock in taskletTuo Cao-2/+2
2022-08-19crypto: hisilicon/qm - remove unneeded hardware cache write backWeili Qian-1/+0
2022-08-19crypto: hisilicon/qm - remove unneeded data storageJunchong Pan-60/+20
2022-08-19crypto: hisilicon/qm - fix missing destroy qp_idrWeili Qian-3/+4
2022-08-19crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()Weili Qian-6/+2
2022-08-19crypto: hisilicon/zip - some misc cleanupYang Shen-19/+23
2022-08-19crypto: hisilicon/zip - optimization for performanceYang Shen-14/+13
2022-08-19crypto: cavium - Fix comment typoJason Wang-1/+1
2022-08-19crypto: ccp - Add a quirk to firmware updateJarkko Sakkinen-2/+14
2022-08-19crypto: keembay-ocs - Drop obsolete dependency on COMPILE_TESTJean Delvare-2/+2
2022-08-19crypto: sun8i-ce - using the pm_runtime_resume_and_get to simplify the codeye xingchen-4/+2
2022-08-19crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() callZhuo Chen-2/+0
2022-08-19crypto: qcom-rng - Fix qcom_rng_of_match unused warningHerbert Xu-4/+3
2022-08-19crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nrYe Weihua-2/+2
2022-08-19crypto: qat - add check to validate firmware imagesSrinivas Kerekare-2/+57
2022-08-19crypto: sahara - don't sleep when in softirqZhengchao Shao-9/+9
2022-08-16i2c: Make remove callback return voidUwe Kleine-König-8/+4
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-297/+632
2022-07-29crypto: hisilicon/zip - Use the bitmap API to allocate bitmapsChristophe JAILLET-5/+5
2022-07-29crypto: hisilicon/sec - fix auth key size errorKai Ye-3/+4
2022-07-29crypto: ccree - Remove a useless dma_supported() callChristophe JAILLET-10/+3
2022-07-29crypto: ccp - Add support for new CCP/PSP device IDMario Limonciello-0/+7
2022-07-29crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for ofPali Rohár-0/+2
2022-07-29crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirqZhengchao Shao-1/+1
2022-07-22crypto: keembay-ocs-ecc - Drop if with an always false conditionUwe Kleine-König-2/+0
2022-07-15crypto: sa2ul - Check engine status before enablingAndrew Davis-8/+8
2022-07-15crypto: sa2ul - Set the supported_algos bits individuallyAndrew Davis-1/+9
2022-07-15crypto: atmel-tdes - initialize tdes_dd while declaringClaudiu Beznea-3/+1
2022-07-15crypto: atmel-sha - initialize sha_dd while declaringClaudiu Beznea-3/+1
2022-07-15crypto: caam/qi2 - switch to netif_napi_add_tx_weight()Jakub Kicinski-4/+5
2022-07-15crypto: s5p-sss - Drop if with an always false conditionUwe Kleine-König-3/+0
2022-07-15crypto: omap-sham - Drop if with an always false conditionUwe Kleine-König-2/+1