summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: idxd: fix missed completion on abort pathDave Jiang2021-12-131-1/+17
* dmaengine: ti: k3-udma: Fix smatch warningsVignesh Raghavendra2021-12-131-50/+107
* dmaengine: idxd: fix calling wq quiesce inside spinlockDave Jiang2021-11-221-1/+1
* dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coherent()Christophe JAILLET2021-11-221-9/+1
* dmaengine: dw-axi-dmac: Fix uninitialized variable in axi_chan_block_xfer_sta...Tim Gardner2021-11-221-2/+2
* Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds2021-11-141-1/+4
|\
| * maple: fix wrong return value of maple_bus_init().Lu Wei2021-09-171-1/+4
* | Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-11-149-11/+19
|\ \
| * | clk: versatile: clk-icst: Ensure clock names are uniqueRob Herring2021-11-111-2/+4
| * | of: Support using 'mask' in making device bus idRob Herring2021-11-111-2/+8
| * | dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil2021-11-117-7/+7
* | | Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-145-25/+55
|\ \ \
| * \ \ Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-11-143-8/+27
| |\ \ \
| | * | | of/irq: Don't ignore interrupt-controller when interrupt-map failedMarc Zyngier2021-11-121-3/+16
| | * | | irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren2021-11-121-1/+7
| | * | | irqchip/csky-mpintc: Fixup mask/unmask implementationGuo Ren2021-11-121-4/+4
| * | | | PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner2021-11-111-5/+5
| * | | | PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier2021-11-111-0/+6
| * | | | PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier2021-11-111-0/+3
| * | | | PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner2021-11-111-12/+14
| |/ / /
* | | | Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-141-0/+2
|\ \ \ \
| * | | | arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology()Wang ShaoBo2021-11-111-0/+2
| |/ / /
* | | | Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds2021-11-131-0/+1
|\ \ \ \
| * | | | virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand2021-11-101-0/+1
* | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-11-1316-47/+94
|\ \ \ \ \
| * | | | | clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clkDmitry Baryshkov2021-11-051-15/+0
| * | | | | clk: imx8m: Do not set IMX_COMPOSITE_CORE for non-regular compositesAlexander Stein2021-11-051-2/+2
| * | | | | clk/ast2600: Fix soc revision for AHBJoel Stanley2021-11-031-5/+7
| * | | | | clk: composite: Fix 'switching' to same clockAlexander Stein2021-11-031-0/+1
| * | | | | clk: rockchip: drop module parts from rk3399 and rk3568 driversHeiko Stuebner2021-11-023-10/+2
| * | | | | Revert "clk: rockchip: use module_platform_driver_probe"Heiko Stuebner2021-11-022-2/+2
| * | | | | clk:mediatek: remove duplicate include in clk-mt8195-imp_iic_wrap.cRan Jianping2021-11-021-2/+0
| * | | | | clk: uniphier: Add SoC-glue clock source selector support for Pro4Kunihiko Hayashi2021-11-023-0/+23
| * | | | | clk: uniphier: Add NX1 clock supportKunihiko Hayashi2021-11-023-0/+45
| * | | | | clk: uniphier: Add audio system and video input clock control for PXs3Kunihiko Hayashi2021-11-021-0/+2
| * | | | | clk: si5351: Update datasheet referencesJens Renner2021-11-022-5/+5
| * | | | | clk: vc5: Use i2c .probe_newLuca Ceresoli2021-11-021-2/+2
| * | | | | clk/actions/owl-factor.c: remove superfluous headersMianhan Liu2021-11-021-1/+0
| * | | | | clk: ingenic: Fix bugs with divided dividersPaul Cercueil2021-11-021-3/+3
* | | | | | Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-134-5/+29
|\ \ \ \ \ \
| * | | | | | s390/cio: check the subchannel validity for dev_busidVineeth Vijayan2021-11-081-2/+2
| * | | | | | s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle2021-11-081-2/+1
| * | | | | | PCI: Export pci_dev_lock()Niklas Schnelle2021-11-081-1/+2
| * | | | | | s390/pci: implement reset_slot for hotplug slotNiklas Schnelle2021-11-081-0/+24
* | | | | | | Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-11-132-2/+3
|\ \ \ \ \ \ \
| * | | | | | | PCI: brcmstb: Allow building for BMIPS_GENERICFlorian Fainelli2021-11-091-1/+2
| * | | | | | | MIPS: Allow modules to set board_be_handlerFlorian Fainelli2021-11-091-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-1231-371/+913
|\ \ \ \ \ \ \
| * | | | | | | scsi: scsi_debug: Don't call kcalloc() if size arg is zeroGeorge Kennedy2021-11-041-0/+4
| * | | | | | | scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()Tadeusz Struk2021-11-041-2/+0