summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorLines
2021-03-02vio: make remove callback return voidUwe Kleine-König-6/+2
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-5977/+10711
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2021-02-10crypto: hisilicon/qm - fix printing format issueWeili Qian-9/+9
2021-02-10crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian-7/+24
2021-02-10crypto: hisilicon/qm - update irqflagSihang Chen-4/+3
2021-02-10crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2'Weili Qian-1/+1
2021-02-10crypto: hisilicon/qm - fix request missing errorWeili Qian-0/+28
2021-02-10crypto: hisilicon/qm - removing driver after resetWeili Qian-20/+36
2021-02-10crypto: octeontx2 - fix -Wpointer-bool-conversion warningArnd Bergmann-2/+1
2021-02-10crypto: hisilicon/hpre - enable Elliptic curve cryptographyHui Tang-1/+8
2021-02-10crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian-10/+24
2021-02-10crypto: hisilicon/qm - fix use of 'dma_map_single'Weili Qian-23/+27
2021-02-10crypto: hisilicon/hpre - tiny fixHui Tang-5/+8
2021-02-10crypto: hisilicon/hpre - adapt the number of clustersHui Tang-27/+52
2021-02-10crypto: cpt - remove casting dma_alloc_coherentXu Wang-4/+4
2021-02-10crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generationDaniele Alessandrelli-3/+3
2021-02-10crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEJiapeng Chong-2/+2
2021-02-10crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2Geert Uytterhoeven-1/+1
2021-02-05crypto: crypto4xx - Avoid linking failure with HW_RANDOM=mFlorian Fainelli-1/+1
2021-02-05crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELLHerbert Xu-0/+1
2021-02-05crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()Dan Carpenter-1/+1
2021-02-05crypto: ccree - fix spelling typo of allocateddingsenjie-1/+1
2021-02-04KVM/SVM: add support for SEV attestation commandBrijesh Singh-0/+1
2021-01-29crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointerHerbert Xu-36/+148
2021-01-29crypto: talitos - Fix ctr(aes) on SEC1Christophe Leroy-0/+22
2021-01-29crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)Christophe Leroy-12/+17
2021-01-29crypto: hisilicon/hpre - add ecc algorithm inqury for uacce deviceHui Tang-1/+4
2021-01-29crypto: hisilicon/hpre - add two RAS correctable errors processingHui Tang-2/+6
2021-01-29crypto: hisilicon/hpre - delete ECC 1bit error reported thresholdHui Tang-2/+0
2021-01-22crypto: keembay - use 64-bit arithmetic for computing bit_lenOvidiu Panait-2/+2
2021-01-22crypto: octeontx2 - register with linux crypto frameworkSrujana Challa-2/+1961
2021-01-22crypto: octeontx2 - add support to process the crypto requestSrujana Challa-1/+1034
2021-01-22crypto: octeontx2 - add virtual function driver supportSrujana Challa-1/+373
2021-01-22crypto: octeontx2 - add support to get engine capabilitiesSrujana Challa-0/+350
2021-01-22crypto: octeontx2 - add LF frameworkSrujana Challa-1/+783
2021-01-22crypto: octeontx2 - load microcode and create engine groupsSrujana Challa-2/+1655
2021-01-22crypto: octeontx2 - enable SR-IOV and mailbox communication with VFSrujana Challa-2/+583
2021-01-22crypto: octeontx2 - add mailbox communication with AFSrujana Challa-2/+236
2021-01-22crypto: marvell - add Marvell OcteonTX2 CPT PF driverSrujana Challa-0/+633
2021-01-22crypto: bcm - Fix sparse warningsHerbert Xu-40/+48
2021-01-22crypto: marvel/cesa - Fix tdma descriptor on 64-bitHerbert Xu-2/+2
2021-01-14crypto: keembay-ocs-hcu - Add dependency on HAS_IOMEM and ARCH_KEEMBAYDaniele Alessandrelli-0/+2
2021-01-14crypto: keembay-ocs-hcu - Fix a WARN() messageDan Carpenter-1/+1
2021-01-14crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in commentBhaskar Chowdhury-1/+1
2021-01-14crypto: hisilicon/sec - register SEC device to uacceKai Ye-1/+38
2021-01-14crypto: hisilicon/hpre - register HPRE device to uacceKai Ye-0/+54
2021-01-14crypto: hisilicon - add ZIP device using mode parameterKai Ye-1/+42
2021-01-14crypto: hisilicon/qm - SVA bugfixed on Kunpeng920Kai Ye-0/+6
2021-01-14crypto: bcm - Rename struct device_private to bcm_device_privateJiri Olsa-4/+4