summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2022-09-24crypto: artpec6 - Fix printk warning on size_t/%dHerbert Xu
2022-09-24crypto: inside-secure - Replace generic aes with libaesPeter Harliman Liem
2022-09-24crypto: inside_secure - Avoid dma map if size is zeroPeter Harliman Liem
2022-09-16crypto: qat - use reference to structure in dma_map_single()Damian Muszynski
2022-09-16Revert "crypto: qat - reduce size of mapped region"Giovanni Cabiddu
2022-09-16crypto: qat - fix DMA transfer directionDamian Muszynski
2022-09-16crypto: hisilicon - support get algs by the capability registerZhiqi Song
2022-09-16crypto: hisilicon/sec - get algorithm bitmap from registersWenkai Lin
2022-09-16crypto: hisilicon/zip - support zip capabilityWeili Qian
2022-09-16crypto: hisilicon/hpre - optimize registration of ecdhZhiqi Song
2022-09-16crypto: hisilicon/hpre - support hpre capabilityZhiqi Song
2022-09-16crypto: hisilicon/qm - support get device irq information from hardware regis...Weili Qian
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian
2022-09-16crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO supportWeili Qian
2022-09-16crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian
2022-09-16crypto: hisilicon/sec - delete redundant blank linesKai Ye
2022-09-16crypto: inside-secure - Change swab to swab32Peter Harliman Liem
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