aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-28crypto: qat - ratelimit invalid ioctl message and print the invalid cmdColin Ian King1-1/+1
2021-06-24crypto: sl3516 - depends on HAS_IOMEMCorentin Labbe1-0/+1
2021-06-24crypto: hisilicon/qm - implement for querying hardware tasks status.Wenkai Lin1-0/+18
2021-06-24crypto: sl3516 - Fix build warning without CONFIG_PMYueHaibing1-0/+1
2021-06-24crypto: nx - Fix numerous sparse byte-order warningsHerbert Xu8-22/+32
2021-06-24crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu1-2/+4
2021-06-24crypto: nx - Fix memcpy() over-reading in nonceKees Cook1-1/+1
2021-06-24crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"Colin Ian King1-1/+1
2021-06-24crypto: sa2ul - Remove unused auth_len variableHerbert Xu1-4/+0
2021-06-24crypto: sl3516 - fix duplicated inclusionkernel test robot1-1/+0
2021-06-17crypto: hisilicon/zip - adds the max shaper type rateKai Ye1-0/+11
2021-06-17crypto: hisilicon/hpre - adds the max shaper type rateKai Ye1-0/+7
2021-06-17crypto: hisilicon/sec - adds the max shaper type rateKai Ye1-0/+7
2021-06-17crypto: hisilicon/qm - supports to inquiry each function's QoSKai Ye1-7/+174
2021-06-17crypto: hisilicon/qm - add pf ping single vf functionKai Ye1-0/+36
2021-06-17crypto: hisilicon/qm - merges the work initialization process into a single functionKai Ye1-7/+11
2021-06-17crypto: hisilicon/qm - add the "alg_qos" file nodeKai Ye1-129/+155
2021-06-17crypto: hisilicon/qm - supports writing QoS int the hostKai Ye2-2/+310
2021-06-17crypto: ccp - Use list_move_tail instead of list_del/list_add_tail in ccp-dmaengine.cBaokun Li1-2/+1
2021-06-17crypto: marvell/cesa - change FPGA indirect article to anTom Rix1-1/+1
2021-06-11crypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()'Christophe JAILLET1-10/+8
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: qce - fix error return code in qce_skcipher_async_req_handle()Wei Yongjun1-2/+6
2021-06-11crypto: sl3516 - Add sl3516 crypto engineCorentin Labbe7-0/+1353
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_syncZhang 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 - convert to platform driverArnd Bergmann1-24/+13
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