summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 - Add DT bindingsLinus Walleij
2021-06-03crypto: ixp4xx - convert to platform driverArnd Bergmann
2021-06-03crypto: af_alg - use DIV_ROUND_UP helper macro for calculationsWu Bo
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: ecdh - add test suite for NIST P384Hui Tang
2021-05-28crypto: ecdh - register NIST P384 tfmHui Tang
2021-05-28crypto: ecdh - fix 'ecdh_init'Hui Tang
2021-05-28crypto: ecdh - fix ecdh-nist-p192's entry in testmgrHui Tang
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-28MAINTAINERS: Add maintainer for Qualcomm crypto driversThara Gopinath
2021-05-28crypto: qce: skcipher: Fix incorrect sg count for dma transfersThara Gopinath
2021-05-28crypto: DRBG - switch to HMAC SHA512 DRBG as default DRBGStephan Müller
2021-05-28hwrng: core - Use DEVICE_ATTR_<RW|RO> macroYueHaibing
2021-05-28crypto: tcrypt - enable tests for xxhash and blake2Ard Biesheuvel
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-28crypto: khazad,wp512 - remove leading spaces before tabsHui Tang
2021-05-28crypto: header - Fix spelling errorsZhen Lei
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
2021-05-23crypto: ccp - Fix a resource leak in an error handling pathChristophe JAILLET
2021-05-23crypto: hisilicon/qm - enable to close master ooo when NFE occursWeili Qian
2021-05-23crypto: hisilicon/qm - adjust order of device error configurationWeili Qian
2021-05-23crypto: hisilicon/qm - modify 'QM_RESETTING' clearing errorWeili Qian
2021-05-23crypto: hisilicon/qm - initialize the device before doing tasksWeili Qian
2021-05-23crypto: sa2ul - Remove child devices in removeSuman Anna
2021-05-23crypto: sa2ul - Use devm_platform_ioremap_resource()Suman Anna