summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-11crypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()'Christophe JAILLET1-10/+8
2021-06-11crypto: sm2 - fix a memory leak in sm2Hongbo Li1-14/+10
2021-06-11crypto: hisilicon/sec - modify the SEC request structureKai Ye2-19/+22
2021-06-11crypto: hisilicon/sec - add hardware integrity check value processKai Ye2-34/+48
2021-06-11crypto: hisilicon/sec - add fallback tfm supporting for aeadsKai Ye2-5/+94
2021-06-11crypto: hisilicon/sec - add new algorithm mode for AEADKai Ye3-34/+345
2021-06-11crypto: x86/curve25519 - fix cpu feature checking logic in mod_exitHangbin Liu1-1/+1
2021-06-11crypto: qce - fix error return code in qce_skcipher_async_req_handle()Wei Yongjun1-2/+6
2021-06-11MAINTAINERS: add gemini crypto sl3516-ceCorentin Labbe1-0/+7
2021-06-11crypto: sl3516 - Add sl3516 crypto engineCorentin Labbe7-0/+1353
2021-06-11dt-bindings: crypto: Add documentation for sl3516-ceCorentin Labbe1-0/+50
2021-06-11crypto: omap-sham - Fix PM reference leak in omap sham opsZhang Qilong1-2/+2
2021-06-11crypto: omap-des - using pm_runtime_resume_and_get instead of pm_runtime_get_...Zhang Qilong1-6/+3
2021-06-11crypto: nitrox - fix unchecked variable in nitrox_register_interruptsTong Tiangen1-0/+4
2021-06-03crypto: hisilicon/qm - update reset flowWeili Qian1-17/+262
2021-06-03crypto: hisilicon/qm - add callback to support communicationWeili Qian1-27/+190
2021-06-03crypto: hisilicon/qm - enable PF and VFs communicationWeili Qian2-8/+106
2021-06-03crypto: hisilicon/qm - adjust reset interfaceWeili Qian1-51/+89
2021-06-03crypto: hisilicon/hpre - register ecdh NIST P384Hui Tang1-4/+52
2021-06-03crypto: hisilicon/hpre - add check before gx modulo pHui Tang1-1/+5
2021-06-03crypto: hisilicon/hpre - fix ecdh self test issueHui Tang1-0/+34
2021-06-03crypto: hisilicon/sec - fixup 3des minimum key size declarationKai Ye1-2/+2
2021-06-03crypto: hisilicon/sec - add fallback tfm supporting for XTS modeKai Ye2-3/+86
2021-06-03crypto: hisilicon/sec - add new skcipher mode for SECKai Ye2-12/+94
2021-06-03crypto: hisilicon/sec - driver adapt to new SQEKai Ye3-43/+256
2021-06-03crypto: hisilicon/sec - add new type of SQEKai Ye2-1/+178
2021-06-03crypto: octeontx2 - enable and handle ME interruptsSrujana Challa1-23/+95
2021-06-03crypto: octeontx2 - add support for CPT operations on CN10KSrujana Challa9-22/+134
2021-06-03crypto: octeontx2 - add support to map LMTST region for CN10KSrujana Challa7-3/+86
2021-06-03crypto: octeontx2 - Add mailbox support for CN10KSrujana Challa8-33/+129
2021-06-03crypto: ixp4xx - Add device tree supportLinus Walleij2-28/+86
2021-06-03crypto: ixp4xx - Add DT bindingsLinus Walleij2-4/+65
2021-06-03crypto: ixp4xx - convert to platform driverArnd Bergmann2-24/+39
2021-06-03crypto: af_alg - use DIV_ROUND_UP helper macro for calculationsWu Bo1-1/+1
2021-06-03hwrng: ks-sa - Use pm_runtime_resume_and_get() to replace open codingTian Tao1-2/+1
2021-06-03hwrng: omap - Use pm_runtime_resume_and_get() to replace open codingTian Tao1-4/+2
2021-06-03hwrng: exynos - Use pm_runtime_resume_and_get() to replace open codingTian Tao1-2/+1
2021-06-03crypto: hisilicon - switch to memdup_user_nul()Zou Wei1-10/+3
2021-05-28crypto: hisilicon/qm - support address prefetchingLongfang Liu5-0/+182
2021-05-28crypto: hisilicon/qm - add MSI detection steps on Kunpeng930Weili Qian1-24/+100
2021-05-28crypto: ecdh - add test suite for NIST P384Hui Tang2-0/+68
2021-05-28crypto: ecdh - register NIST P384 tfmHui Tang1-0/+33
2021-05-28crypto: ecdh - fix 'ecdh_init'Hui Tang1-1/+10
2021-05-28crypto: ecdh - fix ecdh-nist-p192's entry in testmgrHui Tang3-5/+1
2021-05-28crypto: hisilicon/qm - fix the process of VF's list addingKai Ye1-8/+8
2021-05-28crypto: hisilicon/qm - add dfx log if not use hardware crypto algsKai Ye1-2/+5
2021-05-28crypto: qce - Fix inconsistent indentingJiapeng Chong1-1/+1
2021-05-28crypto: nx - Fix typo in commentShaokun Zhang1-2/+2
2021-05-28MAINTAINERS: Add maintainer for Qualcomm crypto driversThara Gopinath1-0/+7
2021-05-28crypto: qce: skcipher: Fix incorrect sg count for dma transfersThara Gopinath1-7/+8