summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorLines
2021-05-13Revert "crypto: cavium/nitrox - add an error message to explain the failure o...Greg Kroah-Hartman-1/+0
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-99/+98
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1409/+2877
2021-04-22crypto: s5p-sss - consistently use local 'dev' variable in probe()Krzysztof Kozlowski-2/+2
2021-04-22crypto: s5p-sss - remove unneeded local variable initializationKrzysztof Kozlowski-1/+1
2021-04-22crypto: s5p-sss - simplify getting of_device_id match dataKrzysztof Kozlowski-6/+3
2021-04-22ccp: ccp - add support for Green SardineDevaraj Rangasamy-0/+1
2021-04-22crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functionsTian Tao-29/+10
2021-04-22crypto: octeontx2 - add support for OcteonTX2 98xx CPT block.Srujana Challa-58/+153
2021-04-22crypto: chelsio/chcr - Remove useless MODULE_VERSIONVinay Kumar Yadav-3/+1
2021-04-22crypto: ux500/cryp - Remove duplicate argumentWan Jiabing-1/+0
2021-04-22crypto: chelsio - remove unused functionJiapeng Chong-5/+0
2021-04-22crypto: sa2ul - Add support for AM64Peter Ujfalusi-39/+96
2021-04-22crypto: sa2ul - Support for per channel coherencyPeter Ujfalusi-1/+1
2021-04-22crypto: hisilicon - enable new error types for QMWeili Qian-3/+8
2021-04-22crypto: hisilicon - add new error type for SECWeili Qian-3/+23
2021-04-22crypto: hisilicon - support new error types for ZIPWeili Qian-2/+7
2021-04-22crypto: hisilicon - dynamic configuration 'err_info'Weili Qian-43/+59
2021-04-21crypto: ccp: Use the stack and common buffer for INIT commandSean Christopherson-5/+6
2021-04-21crypto: ccp: Use the stack and common buffer for status commandsSean Christopherson-16/+12
2021-04-21crypto: ccp: Use the stack for small SEV command buffersSean Christopherson-73/+44
2021-04-21crypto: ccp: Play nice with vmalloc'd memory for SEV command structsSean Christopherson-5/+25
2021-04-21crypto: ccp: Reject SEV commands with mismatching command bufferSean Christopherson-2/+7
2021-04-21crypto: ccp: Detect and reject "invalid" addresses destined for PSPSean Christopherson-0/+3
2021-04-21crypto: ccp: Free SEV device if SEV init failsSean Christopherson-1/+3
2021-04-21KVM: SVM: Add support for KVM_SEV_SEND_CANCEL commandSteve Rutherford-0/+1
2021-04-16crypto: hisilicon/hpre - delete redundant log and return in advanceHui Tang-1/+1
2021-04-16crypto: hisilicon/hpre - add debug logHui Tang-1/+7
2021-04-16crypto: hisilicon/hpre - use the correct variable typeHui Tang-1/+2
2021-04-16crypto: hisilicon/hpre - delete the rudundant space after returnHui Tang-3/+3
2021-04-16crypto: qat - enable detection of accelerators hangWojciech Ziemba-1/+99
2021-04-16crypto: hisilicon/sgl - fix the sg buf unmapKai Ye-1/+13
2021-04-16crypto: hisilicon/sgl - fix the soft sg map to hardware sgKai Ye-0/+1
2021-04-16crypto: hisilicon/sgl - add some dfx logsKai Ye-4/+11
2021-04-16crypto: hisilicon/sgl - delete unneeded variable initializationKai Ye-1/+1
2021-04-16crypto: hisilicon/sgl - add a comment for block size initializationKai Ye-0/+5
2021-04-16crypto: hisilicon/sec - use the correct print formatKai Ye-3/+3
2021-04-16crypto: atmel - use the correct print formatKai Ye-3/+3
2021-04-16crypto: omap-aes - Fix PM reference leak on omap-aes.cShixin Liu-4/+3
2021-04-16crypto: sa2ul - Fix PM reference leak in sa_ul_probe()Shixin Liu-1/+1
2021-04-16crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.cShixin Liu-2/+2
2021-04-16crypto: stm32/hash - Fix PM reference leak on stm32-hash.cShixin Liu-4/+4
2021-04-16crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe()Shixin Liu-1/+1
2021-04-16crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu-2/+2
2021-04-16crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu-4/+4
2021-04-16crypto: cavium/zip - remove unused including <linux/version.h>Tian Tao-1/+0
2021-04-16crypto: ccree - Remove redundant dev_err call in init_cc_resources()YueHaibing-3/+1
2021-04-16crypto: keembay - Remove redundant dev_err callsYueHaibing-6/+2
2021-04-16crypto: ux500 - Remove redundant dev_err callsYueHaibing-2/+0
2021-04-16crypto: img-hash - Remove redundant dev_err call in img_hash_probe()YueHaibing-3/+0