aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-13Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds1-0/+1
2021-11-13Merge 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
2021-11-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds31-371/+913
2021-11-12Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-31/+43
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds130-1485/+1608
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds39-433/+1760
2021-11-12Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds26-760/+890
2021-11-12Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-5/+22
2021-11-12thermal: int340x: fix build on 32-bit targetsLinus Torvalds1-0/+1
2021-11-12of/irq: Don't ignore interrupt-controller when interrupt-map failedMarc Zyngier1-3/+16
2021-11-12irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren1-1/+7
2021-11-12irqchip/csky-mpintc: Fixup mask/unmask implementationGuo Ren1-4/+4
2021-11-11Merge branch 'next' into for-linusDmitry Torokhov39-433/+1760
2021-11-11clk: versatile: clk-icst: Ensure clock names are uniqueRob Herring1-2/+4
2021-11-11of: Support using 'mask' in making device bus idRob Herring1-2/+8
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil7-7/+7
2021-11-12Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-11/+57
2021-11-12BackMerge tag 'v5.15' into drm-nextDave Airlie75-630/+628
2021-11-11Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-45/+41
2021-11-12libata: libahci: declare ahci_shost_attr_group as staticDamien Le Moal1-1/+1
2021-11-12libata: add horkage for missing Identify Device logDamien Le Moal1-1/+12
2021-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+2
2021-11-11Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"Bjorn Helgaas4-45/+37