aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds87-5977/+10711
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2021-02-10crypto: hisilicon/qm - fix printing format issueWeili Qian2-9/+9
2021-02-10crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian5-7/+24
2021-02-10crypto: hisilicon/qm - update irqflagSihang Chen1-4/+3
2021-02-10crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2'Weili Qian1-1/+1
2021-02-10crypto: hisilicon/qm - fix request missing errorWeili Qian1-0/+28
2021-02-10crypto: hisilicon/qm - removing driver after resetWeili Qian5-20/+36
2021-02-10crypto: octeontx2 - fix -Wpointer-bool-conversion warningArnd Bergmann1-2/+1
2021-02-10crypto: hisilicon/hpre - enable Elliptic curve cryptographyHui Tang1-1/+8
2021-02-10crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian5-10/+24
2021-02-10crypto: hisilicon/qm - fix use of 'dma_map_single'Weili Qian1-23/+27
2021-02-10crypto: hisilicon/hpre - tiny fixHui Tang1-5/+8
2021-02-10crypto: hisilicon/hpre - adapt the number of clustersHui Tang2-27/+52
2021-02-10crypto: cpt - remove casting dma_alloc_coherentXu Wang1-4/+4
2021-02-10crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generationDaniele Alessandrelli1-3/+3
2021-02-10crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEJiapeng Chong1-2/+2
2021-02-10crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2Geert Uytterhoeven1-1/+1
2021-02-05crypto: crypto4xx - Avoid linking failure with HW_RANDOM=mFlorian Fainelli1-1/+1
2021-02-05crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELLHerbert Xu1-0/+1
2021-02-05crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()Dan Carpenter1-1/+1
2021-02-05crypto: ccree - fix spelling typo of allocateddingsenjie1-1/+1
2021-02-04KVM/SVM: add support for SEV attestation commandBrijesh Singh1-0/+1
2021-01-29crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointerHerbert Xu5-36/+148
2021-01-29crypto: talitos - Fix ctr(aes) on SEC1Christophe Leroy1-0/+22
2021-01-29crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)Christophe Leroy2-12/+17
2021-01-29crypto: hisilicon/hpre - add ecc algorithm inqury for uacce deviceHui Tang1-1/+4
2021-01-29crypto: hisilicon/hpre - add two RAS correctable errors processingHui Tang1-2/+6
2021-01-29crypto: hisilicon/hpre - delete ECC 1bit error reported thresholdHui Tang1-2/+0
2021-01-22crypto: keembay - use 64-bit arithmetic for computing bit_lenOvidiu Panait1-2/+2
2021-01-22crypto: octeontx2 - register with linux crypto frameworkSrujana Challa7-2/+1961
2021-01-22crypto: octeontx2 - add support to process the crypto requestSrujana Challa11-1/+1034
2021-01-22crypto: octeontx2 - add virtual function driver supportSrujana Challa6-1/+373
2021-01-22crypto: octeontx2 - add support to get engine capabilitiesSrujana Challa8-0/+350
2021-01-22crypto: octeontx2 - add LF frameworkSrujana Challa7-1/+783
2021-01-22crypto: octeontx2 - load microcode and create engine groupsSrujana Challa8-2/+1655
2021-01-22crypto: octeontx2 - enable SR-IOV and mailbox communication with VFSrujana Challa4-2/+583
2021-01-22crypto: octeontx2 - add mailbox communication with AFSrujana Challa6-2/+236
2021-01-22crypto: marvell - add Marvell OcteonTX2 CPT PF driverSrujana Challa7-0/+633
2021-01-22crypto: bcm - Fix sparse warningsHerbert Xu7-40/+48
2021-01-22crypto: marvel/cesa - Fix tdma descriptor on 64-bitHerbert Xu1-2/+2
2021-01-14crypto: keembay-ocs-hcu - Add dependency on HAS_IOMEM and ARCH_KEEMBAYDaniele Alessandrelli1-0/+2
2021-01-14crypto: keembay-ocs-hcu - Fix a WARN() messageDan Carpenter1-1/+1
2021-01-14crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in commentBhaskar Chowdhury1-1/+1
2021-01-14crypto: hisilicon/sec - register SEC device to uacceKai Ye1-1/+38
2021-01-14crypto: hisilicon/hpre - register HPRE device to uacceKai Ye1-0/+54
2021-01-14crypto: hisilicon - add ZIP device using mode parameterKai Ye3-1/+42
2021-01-14crypto: hisilicon/qm - SVA bugfixed on Kunpeng920Kai Ye1-0/+6
2021-01-14crypto: bcm - Rename struct device_private to bcm_device_privateJiri Olsa3-4/+4
2021-01-14crypto: qat - reduce size of mapped regionAdam Guerin1-6/+6