aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 1-0/+4
2021-07-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 6-8/+10
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 4-4/+143
2021-06-28crypto: hisilicon/sec - fix the process of disabling sva prefetchingGravatar Kai Ye 1-0/+3
2021-06-28crypto: sl3516 - Add dependency on ARCH_GEMINIGravatar Geert Uytterhoeven 1-2/+2
2021-06-28crypto: sl3516 - Typo s/Stormlink/Storlink/Gravatar Geert Uytterhoeven 3-3/+3
2021-06-28crypto: omap - Drop obsolete PageSlab checkGravatar Herbert Xu 1-2/+1
2021-06-28crypto: qat - ratelimit invalid ioctl message and print the invalid cmdGravatar Colin Ian King 1-1/+1
2021-06-24crypto: sl3516 - depends on HAS_IOMEMGravatar Corentin Labbe 1-0/+1
2021-06-24crypto: hisilicon/qm - implement for querying hardware tasks status.Gravatar Wenkai Lin 1-0/+18
2021-06-24crypto: sl3516 - Fix build warning without CONFIG_PMGravatar YueHaibing 1-0/+1
2021-06-24crypto: nx - Fix numerous sparse byte-order warningsGravatar Herbert Xu 8-22/+32
2021-06-24crypto: nx - Fix RCU warning in nx842_OF_upd_statusGravatar Herbert Xu 1-2/+4
2021-06-24crypto: nx - Fix memcpy() over-reading in nonceGravatar Kees Cook 1-1/+1
2021-06-24crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"Gravatar Colin Ian King 1-1/+1
2021-06-24crypto: sa2ul - Remove unused auth_len variableGravatar Herbert Xu 1-4/+0
2021-06-24crypto: sl3516 - fix duplicated inclusionGravatar kernel test robot 1-1/+0
2021-06-23Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Olof Johansson 1-0/+4
2021-06-20crypto/nx: Register and unregister VAS interface on PowerVMGravatar Haren Myneni 2-0/+9
2021-06-20crypto/nx: Add sysfs interface to export NX capabilitiesGravatar Haren Myneni 1-0/+43
2021-06-20crypto/nx: Get NX capabilities for GZIP coprocessor typeGravatar Haren Myneni 1-0/+87
2021-06-20crypto/nx: Rename nx-842-pseries file name to nx-common-pseriesGravatar Haren Myneni 2-1/+1
2021-06-20powerpc/powernv/vas: Rename register/unregister functionsGravatar Haren Myneni 1-3/+3
2021-06-17soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hGravatar Arnd Bergmann 1-0/+4
2021-06-17crypto: hisilicon/zip - adds the max shaper type rateGravatar Kai Ye 1-0/+11
2021-06-17crypto: hisilicon/hpre - adds the max shaper type rateGravatar Kai Ye 1-0/+7
2021-06-17crypto: hisilicon/sec - adds the max shaper type rateGravatar Kai Ye 1-0/+7
2021-06-17crypto: hisilicon/qm - supports to inquiry each function's QoSGravatar Kai Ye 1-7/+174
2021-06-17crypto: hisilicon/qm - add pf ping single vf functionGravatar Kai Ye 1-0/+36
2021-06-17crypto: hisilicon/qm - merges the work initialization process into a single f...Gravatar Kai Ye 1-7/+11
2021-06-17crypto: hisilicon/qm - add the "alg_qos" file nodeGravatar Kai Ye 1-129/+155
2021-06-17crypto: hisilicon/qm - supports writing QoS int the hostGravatar Kai Ye 2-2/+310
2021-06-17crypto: ccp - Use list_move_tail instead of list_del/list_add_tail in ccp-dma...Gravatar Baokun Li 1-2/+1
2021-06-17crypto: marvell/cesa - change FPGA indirect article to anGravatar Tom Rix 1-1/+1
2021-06-11crypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()'Gravatar Christophe JAILLET 1-10/+8
2021-06-11crypto: hisilicon/sec - modify the SEC request structureGravatar Kai Ye 2-19/+22
2021-06-11crypto: hisilicon/sec - add hardware integrity check value processGravatar Kai Ye 2-34/+48
2021-06-11crypto: hisilicon/sec - add fallback tfm supporting for aeadsGravatar Kai Ye 2-5/+94
2021-06-11crypto: hisilicon/sec - add new algorithm mode for AEADGravatar Kai Ye 3-34/+345
2021-06-11crypto: qce - fix error return code in qce_skcipher_async_req_handle()Gravatar Wei Yongjun 1-2/+6
2021-06-11crypto: sl3516 - Add sl3516 crypto engineGravatar Corentin Labbe 7-0/+1353
2021-06-11crypto: omap-sham - Fix PM reference leak in omap sham opsGravatar Zhang Qilong 1-2/+2
2021-06-11crypto: omap-des - using pm_runtime_resume_and_get instead of pm_runtime_get_...Gravatar Zhang Qilong 1-6/+3
2021-06-11crypto: nitrox - fix unchecked variable in nitrox_register_interruptsGravatar Tong Tiangen 1-0/+4
2021-06-03crypto: hisilicon/qm - update reset flowGravatar Weili Qian 1-17/+262
2021-06-03crypto: hisilicon/qm - add callback to support communicationGravatar Weili Qian 1-27/+190
2021-06-03crypto: hisilicon/qm - enable PF and VFs communicationGravatar Weili Qian 2-8/+106
2021-06-03crypto: hisilicon/qm - adjust reset interfaceGravatar Weili Qian 1-51/+89
2021-06-03crypto: hisilicon/hpre - register ecdh NIST P384Gravatar Hui Tang 1-4/+52
2021-06-03crypto: hisilicon/hpre - add check before gx modulo pGravatar Hui Tang 1-1/+5