summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2022-09-09crypto: nx - Remove the unneeded result variableye xingchen
2022-09-09crypto: ccp - Release dma channels before dmaengine unrgisterKoba Ko
2022-09-09crypto: octeontx - Remove the unneeded result variableye xingchen
2022-09-09crypto: aspeed - fix return value check in aspeed_hace_probe()Sun Ke
2022-09-07crypto: aspeed - Fix sparse warningsHerbert Xu
2022-09-07crypto: aspeed: fix format unexpected build warningNeal Liu
2022-09-06crypto: aspeed - fix build module errorNeal Liu
2022-09-02crypto: hisilicon/qm - return failure if vfs_num exceeds total VFsWeili Qian
2022-09-02crypto: hisilicon/qm - fix missing put dfx accessWeili Qian
2022-09-02crypto: hisilicon/qm - check mailbox operation resultWeili Qian
2022-09-02crypto: aspeed - Enable compile testingHerbert Xu
2022-09-02crypto: qat - fix default value of WDT timerLucas Segarra Fernandez
2022-09-02crypto: bcm - fix repeated words in commentswangjianli
2022-09-02crypto: marvell/octeontx - fix repeated words in commentswangjianli
2022-09-02crypto: n2 - fix repeated words in commentswangjianli
2022-09-02Revert "crypto: allwinner - Fix dma_map_sg error check"Herbert Xu
2022-09-02Revert "crypto: gemini - Fix error check for dma_map_sg"Herbert Xu
2022-08-26crypto: Kconfig - submenus for arm and arm64Robert Elliott
2022-08-26crypto: Kconfig - remove AES_ARM64 ref by SA2ULRobert Elliott
2022-08-26crypto: hisilicon/qm - no judgment in the back processKai Ye
2022-08-26crypto: ccree - Fix dma_map_sg error checkJack Wang
2022-08-26crypto: allwinner - Fix dma_map_sg error checkJack Wang
2022-08-26crypto: amlogic - Fix dma_map_sg error checkJack Wang
2022-08-26crypto: qce - Fix dma_map_sg error checkJack Wang
2022-08-26crypto: sahara - Fix error check for dma_map_sgJack Wang
2022-08-26crypto: gemini - Fix error check for dma_map_sgJack Wang
2022-08-26crypto: drivers - move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-26crypto: aspeed - add HACE crypto driverNeal Liu
2022-08-26crypto: aspeed - Add HACE hash driverNeal Liu
2022-08-26crypto: ccp - Fail the PSP initialization when writing psp data file failedJacky Li
2022-08-26crypto: ccp - Initialize PSP when reading psp data file failedJacky Li
2022-08-19crypto: artpec6 - move spin_lock_bh to spin_lock in taskletTuo Cao
2022-08-19crypto: hisilicon/qm - remove unneeded hardware cache write backWeili Qian
2022-08-19crypto: hisilicon/qm - remove unneeded data storageJunchong Pan
2022-08-19crypto: hisilicon/qm - fix missing destroy qp_idrWeili Qian
2022-08-19crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()Weili Qian
2022-08-19crypto: hisilicon/zip - some misc cleanupYang Shen
2022-08-19crypto: hisilicon/zip - optimization for performanceYang Shen
2022-08-19crypto: cavium - Fix comment typoJason Wang
2022-08-19crypto: ccp - Add a quirk to firmware updateJarkko Sakkinen
2022-08-19crypto: keembay-ocs - Drop obsolete dependency on COMPILE_TESTJean Delvare
2022-08-19crypto: sun8i-ce - using the pm_runtime_resume_and_get to simplify the codeye xingchen
2022-08-19crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() callZhuo Chen
2022-08-19crypto: qcom-rng - Fix qcom_rng_of_match unused warningHerbert Xu
2022-08-19crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nrYe Weihua
2022-08-19crypto: qat - add check to validate firmware imagesSrinivas Kerekare
2022-08-19crypto: sahara - don't sleep when in softirqZhengchao Shao
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-07-29crypto: hisilicon/zip - Use the bitmap API to allocate bitmapsChristophe JAILLET