summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* vio: make remove callback return voidUwe Kleine-König2021-03-022-6/+2
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-02-2187-5977/+10711
|\
| * crypto: hisilicon/qm - fix printing format issueWeili Qian2021-02-102-9/+9
| * crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian2021-02-105-7/+24
| * crypto: hisilicon/qm - update irqflagSihang Chen2021-02-101-4/+3
| * crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2'Weili Qian2021-02-101-1/+1
| * crypto: hisilicon/qm - fix request missing errorWeili Qian2021-02-101-0/+28
| * crypto: hisilicon/qm - removing driver after resetWeili Qian2021-02-105-20/+36
| * crypto: octeontx2 - fix -Wpointer-bool-conversion warningArnd Bergmann2021-02-101-2/+1
| * crypto: hisilicon/hpre - enable Elliptic curve cryptographyHui Tang2021-02-101-1/+8
| * crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian2021-02-105-10/+24
| * crypto: hisilicon/qm - fix use of 'dma_map_single'Weili Qian2021-02-101-23/+27
| * crypto: hisilicon/hpre - tiny fixHui Tang2021-02-101-5/+8
| * crypto: hisilicon/hpre - adapt the number of clustersHui Tang2021-02-102-27/+52
| * crypto: cpt - remove casting dma_alloc_coherentXu Wang2021-02-101-4/+4
| * crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generationDaniele Alessandrelli2021-02-101-3/+3
| * crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEJiapeng Chong2021-02-101-2/+2
| * crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2Geert Uytterhoeven2021-02-101-1/+1
| * crypto: crypto4xx - Avoid linking failure with HW_RANDOM=mFlorian Fainelli2021-02-051-1/+1
| * crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELLHerbert Xu2021-02-051-0/+1
| * crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()Dan Carpenter2021-02-051-1/+1
| * crypto: ccree - fix spelling typo of allocateddingsenjie2021-02-051-1/+1
| * crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointerHerbert Xu2021-01-295-36/+148
| * crypto: talitos - Fix ctr(aes) on SEC1Christophe Leroy2021-01-291-0/+22
| * crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)Christophe Leroy2021-01-292-12/+17
| * crypto: hisilicon/hpre - add ecc algorithm inqury for uacce deviceHui Tang2021-01-291-1/+4
| * crypto: hisilicon/hpre - add two RAS correctable errors processingHui Tang2021-01-291-2/+6
| * crypto: hisilicon/hpre - delete ECC 1bit error reported thresholdHui Tang2021-01-291-2/+0
| * crypto: keembay - use 64-bit arithmetic for computing bit_lenOvidiu Panait2021-01-221-2/+2
| * crypto: octeontx2 - register with linux crypto frameworkSrujana Challa2021-01-227-2/+1961
| * crypto: octeontx2 - add support to process the crypto requestSrujana Challa2021-01-2211-1/+1034
| * crypto: octeontx2 - add virtual function driver supportSrujana Challa2021-01-226-1/+373
| * crypto: octeontx2 - add support to get engine capabilitiesSrujana Challa2021-01-228-0/+350
| * crypto: octeontx2 - add LF frameworkSrujana Challa2021-01-227-1/+783
| * crypto: octeontx2 - load microcode and create engine groupsSrujana Challa2021-01-228-2/+1655
| * crypto: octeontx2 - enable SR-IOV and mailbox communication with VFSrujana Challa2021-01-224-2/+583
| * crypto: octeontx2 - add mailbox communication with AFSrujana Challa2021-01-226-2/+236
| * crypto: marvell - add Marvell OcteonTX2 CPT PF driverSrujana Challa2021-01-227-0/+633
| * crypto: bcm - Fix sparse warningsHerbert Xu2021-01-227-40/+48
| * crypto: keembay-ocs-hcu - Add dependency on HAS_IOMEM and ARCH_KEEMBAYDaniele Alessandrelli2021-01-141-0/+2
| * crypto: keembay-ocs-hcu - Fix a WARN() messageDan Carpenter2021-01-141-1/+1
| * crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in commentBhaskar Chowdhury2021-01-141-1/+1
| * crypto: hisilicon/sec - register SEC device to uacceKai Ye2021-01-141-1/+38
| * crypto: hisilicon/hpre - register HPRE device to uacceKai Ye2021-01-141-0/+54
| * crypto: hisilicon - add ZIP device using mode parameterKai Ye2021-01-143-1/+42
| * crypto: hisilicon/qm - SVA bugfixed on Kunpeng920Kai Ye2021-01-141-0/+6
| * crypto: bcm - Rename struct device_private to bcm_device_privateJiri Olsa2021-01-143-4/+4
| * crypto: qat - reduce size of mapped regionAdam Guerin2021-01-141-6/+6
| * crypto: qat - change format string and cast ring sizeAdam Guerin2021-01-141-2/+2
| * crypto: qat - fix potential spectre issueAdam Guerin2021-01-141-0/+2