summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-11crypto: hisilicon/sec - modify the SEC request structureKai Ye
2021-06-11crypto: hisilicon/sec - add hardware integrity check value processKai Ye
2021-06-11crypto: hisilicon/sec - add fallback tfm supporting for aeadsKai Ye
2021-06-11crypto: hisilicon/sec - add new algorithm mode for AEADKai Ye
2021-06-11crypto: qce - fix error return code in qce_skcipher_async_req_handle()Wei Yongjun
2021-06-11crypto: sl3516 - Add sl3516 crypto engineCorentin Labbe
2021-06-11crypto: omap-sham - Fix PM reference leak in omap sham opsZhang Qilong
2021-06-11crypto: omap-des - using pm_runtime_resume_and_get instead of pm_runtime_get_...Zhang Qilong
2021-06-11crypto: nitrox - fix unchecked variable in nitrox_register_interruptsTong Tiangen
2021-06-03crypto: hisilicon/qm - update reset flowWeili Qian
2021-06-03crypto: hisilicon/qm - add callback to support communicationWeili Qian
2021-06-03crypto: hisilicon/qm - enable PF and VFs communicationWeili Qian
2021-06-03crypto: hisilicon/qm - adjust reset interfaceWeili Qian
2021-06-03crypto: hisilicon/hpre - register ecdh NIST P384Hui Tang
2021-06-03crypto: hisilicon/hpre - add check before gx modulo pHui Tang
2021-06-03crypto: hisilicon/hpre - fix ecdh self test issueHui Tang
2021-06-03crypto: hisilicon/sec - fixup 3des minimum key size declarationKai Ye
2021-06-03crypto: hisilicon/sec - add fallback tfm supporting for XTS modeKai Ye
2021-06-03crypto: hisilicon/sec - add new skcipher mode for SECKai Ye
2021-06-03crypto: hisilicon/sec - driver adapt to new SQEKai Ye
2021-06-03crypto: hisilicon/sec - add new type of SQEKai Ye
2021-06-03crypto: octeontx2 - enable and handle ME interruptsSrujana Challa
2021-06-03crypto: octeontx2 - add support for CPT operations on CN10KSrujana Challa
2021-06-03crypto: octeontx2 - add support to map LMTST region for CN10KSrujana Challa
2021-06-03crypto: octeontx2 - Add mailbox support for CN10KSrujana Challa
2021-06-03crypto: ixp4xx - Add device tree supportLinus Walleij
2021-06-03crypto: ixp4xx - convert to platform driverArnd Bergmann
2021-06-03hwrng: ks-sa - Use pm_runtime_resume_and_get() to replace open codingTian Tao
2021-06-03hwrng: omap - Use pm_runtime_resume_and_get() to replace open codingTian Tao
2021-06-03hwrng: exynos - Use pm_runtime_resume_and_get() to replace open codingTian Tao
2021-06-03crypto: hisilicon - switch to memdup_user_nul()Zou Wei
2021-05-28crypto: hisilicon/qm - support address prefetchingLongfang Liu
2021-05-28crypto: hisilicon/qm - add MSI detection steps on Kunpeng930Weili Qian
2021-05-28crypto: hisilicon/qm - fix the process of VF's list addingKai Ye
2021-05-28crypto: hisilicon/qm - add dfx log if not use hardware crypto algsKai Ye
2021-05-28crypto: qce - Fix inconsistent indentingJiapeng Chong
2021-05-28crypto: nx - Fix typo in commentShaokun Zhang
2021-05-28crypto: qce: skcipher: Fix incorrect sg count for dma transfersThara Gopinath
2021-05-28hwrng: core - Use DEVICE_ATTR_<RW|RO> macroYueHaibing
2021-05-28crypto: ccp: ccp-dev: Fix a little doc-rotLee Jones
2021-05-28crypto: nx: nx-aes-gcm: Kernel-doc formatting should not be used for headersLee Jones
2021-05-28crypto: cavium: Fix a bunch of kernel-doc related issuesLee Jones
2021-05-28hwrng: core - remove redundant initialization of variable errShaokun Zhang
2021-05-28crypto: qce - Fix some error handling pathWei Yongjun
2021-05-28hwrng: Kconfig - Remove leading spacesJuerg Haefliger
2021-05-28crypto: qat - remove unused macro in FW loaderJack Xu
2021-05-28crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu
2021-05-28crypto: qat - report an error if MMP file size is too largeJack Xu
2021-05-28crypto: qat - check MMP size before writing to the SRAMJack Xu
2021-05-28crypto: qat - return error when failing to map FWJack Xu