summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-26crypto: hisilicon/qm - simplified the calculation of qos shaper parametersKai Ye1-29/+55
2021-11-26crypto: hisilicon/qm - some optimizations of ths qos write processKai Ye1-41/+46
2021-11-26crypto: hisilicon/qm - modify the value of qos initializationKai Ye1-5/+7
2021-11-26crypto: hisilicon - modify the value of engine type rateKai Ye3-4/+4
2021-11-26crypto: sun8i-ce - Add support for the D1 variantCorentin Labbe2-0/+22
2021-11-26crypto: qat - improve logging of PFVF messagesMarco Chiappero3-24/+17
2021-11-26crypto: qat - fix VF IDs in PFVF log messagesMarco Chiappero2-6/+6
2021-11-26crypto: qat - do not rely on min versionMarco Chiappero10-32/+8
2021-11-26crypto: qat - refactor pfvf version request messagesMarco Chiappero1-19/+23
2021-11-26crypto: qat - pass the PF2VF responses back to the callersMarco Chiappero7-26/+33
2021-11-26crypto: qat - use enums for PFVF protocol codesMarco Chiappero1-11/+22
2021-11-26crypto: qat - reorganize PFVF protocol definitionsMarco Chiappero1-17/+19
2021-11-26crypto: qat - reorganize PFVF codeMarco Chiappero22-276/+341
2021-11-26crypto: qat - abstract PFVF receive logicGiovanni Cabiddu4-44/+81
2021-11-26crypto: qat - abstract PFVF send functionMarco Chiappero4-91/+102
2021-11-26crypto: qat - differentiate between pf2vf and vf2pf offsetMarco Chiappero3-7/+10
2021-11-26crypto: qat - add pfvf_opsMarco Chiappero16-61/+76
2021-11-26crypto: qat - relocate PFVF disabled functionGiovanni Cabiddu3-6/+10
2021-11-26crypto: qat - relocate PFVF VF related logicMarco Chiappero11-29/+22
2021-11-26crypto: qat - relocate PFVF PF related logicMarco Chiappero9-69/+103
2021-11-26crypto: qat - handle retries due to collisions in adf_iov_putmsg()Marco Chiappero1-33/+19
2021-11-26crypto: qat - split PFVF message decoding from handlingMarco Chiappero2-59/+71
2021-11-26crypto: qat - re-enable interrupts for legacy PFVF messagesGiovanni Cabiddu2-2/+2
2021-11-26crypto: qat - change PFVF ACK behaviourGiovanni Cabiddu2-7/+8
2021-11-26crypto: qat - move interrupt code out of the PFVF handlerMarco Chiappero3-11/+16
2021-11-26crypto: qat - move VF message handler to adf_vf2pf_msg.cMarco Chiappero3-66/+86
2021-11-26crypto: qat - move vf2pf interrupt helpersGiovanni Cabiddu3-41/+39
2021-11-26crypto: qat - refactor PF top half for PFVFMarco Chiappero1-40/+44
2021-11-26crypto: qat - fix undetected PFVF timeout in ACK loopGiovanni Cabiddu1-6/+6
2021-11-26crypto: qat - do not handle PFVF sources for qat_4xxxGiovanni Cabiddu1-0/+7
2021-11-20crypto: ccp - no need to initialise statics to 0Jason Wang1-1/+1
2021-11-20crypto: ccree - remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2021-11-20crypto: octeontx2 - use swap() to make code cleanerchiminghao1-4/+1
2021-11-20crypto: qce - fix uaf on qce_skcipher_register_oneChengfeng Ye1-1/+1
2021-11-20crypto: qce - fix uaf on qce_ahash_register_oneChengfeng Ye1-1/+1
2021-11-20crypto: qce - fix uaf on qce_aead_register_oneChengfeng Ye1-1/+1
2021-11-20crypto: hisilicon/hpre - use swap() to make code cleanerYang Guang1-4/+1
2021-11-20crypto: keembay-ocs-ecc - Fix error return code in kmb_ocs_ecc_probe()Wei Yongjun1-0/+1
2021-11-20crypto: caam - replace this_cpu_ptr with raw_cpu_ptrMeng Li1-1/+1
2021-11-20hwrng: cavium - Check health status while reading random dataSunil Goutham3-17/+190
2021-11-20crypto: atmel-aes - Reestablish the correct tfm context at dequeueTudor Ambarus1-5/+1
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds1-1/+4
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds9-11/+19
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-25/+55
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+2
2021-11-14Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner3-8/+27
2021-11-14Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds1-0/+1
2021-11-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds16-47/+94
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-5/+29
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2-2/+3