aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-19Merge branch 'pci/endpoint'Bjorn Helgaas9-123/+232
2024-07-19Merge branch 'pci/resource'Bjorn Helgaas2-16/+85
2024-07-19Merge branch 'pci/reset'Bjorn Helgaas1-14/+24
2024-07-19Merge branch 'pci/hotplug'Bjorn Helgaas5-1/+55
2024-07-19Merge branch 'pci/err'Bjorn Helgaas2-12/+66
2024-07-19Merge branch 'pci/enumeration'Bjorn Helgaas6-37/+100
2024-07-19Merge branch 'pci/dpc'Bjorn Helgaas1-3/+3
2024-07-19Merge branch 'pci/devres'Bjorn Helgaas5-201/+867
2024-07-19PCI: loongson: Enable MSI in LS7A Root ComplexHuacai Chen1-0/+13
2024-07-19eth: fbnic: don't build the driver when skb has more than 21 fragsJakub Kicinski1-0/+1
2024-07-19dm vdo int-map: fix kerneldoc formattingMatthew Sakai1-1/+1
2024-07-19dm vdo repair: add missing kerneldoc fieldsMatthew Sakai1-3/+5
2024-07-19dm: Constify struct dm_block_validatorChristophe JAILLET12-44/+46
2024-07-19dm-integrity: introduce the Inline modeMikulas Patocka1-46/+360
2024-07-18Merge tag 'sparc-for-6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-0/+4
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds12-19/+43
2024-07-18x86/efistub: Revert to heap allocated boot_params for PE entrypointArd Biesheuvel1-5/+15
2024-07-18Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds38-59/+66
2024-07-18watchdog: rzn1: Convert comma to semicolonChen Ni1-3/+3
2024-07-18watchdog: lenovo_se10_wdt: Convert comma to semicolonChen Ni1-2/+2
2024-07-18irqchip/gic-v3-its: Correctly fish out the DID for platform MSIMarc Zyngier1-1/+1
2024-07-18irqchip/gic-v3-its: Correctly honor the RID remappingMarc Zyngier1-1/+1
2024-07-18genirq/msi: Remove platform MSI leftoversThomas Gleixner1-347/+3
2024-07-18irqchip/irq-mvebu-icu: Remove platform MSI leftoversThomas Gleixner1-206/+6
2024-07-18irqchip/irq-mvebu-sei: Switch to MSI parentThomas Gleixner1-32/+20
2024-07-18irqchip/mvebu-odmi: Switch to parent MSIThomas Gleixner2-19/+19
2024-07-18irqchip/mvebu-gicp: Switch to MSI parentThomas Gleixner2-25/+20
2024-07-18irqchip/irq-mvebu-icu: Prepare for real per device MSIThomas Gleixner1-11/+170
2024-07-18irqchip/imx-mu-msi: Switch to MSI parentThomas Gleixner3-27/+24
2024-07-18irqchip/gic-v2m: Switch to device MSIThomas Gleixner2-56/+26
2024-07-18irqchip/gic_v3_mbi: Switch over to parent domainThomas Gleixner1-83/+47
2024-07-18irqchip/mbigen: Remove platform_msi_create_device_domain() fallbackThomas Gleixner1-70/+4
2024-07-18irqchip/gic-v3-its: Switch platform MSI to MSI parentThomas Gleixner3-165/+73
2024-07-18irqchip/irq-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSIThomas Gleixner1-0/+2
2024-07-18irqchip/mbigen: Prepare for real per device MSIThomas Gleixner1-28/+70
2024-07-18irqchip/irq-msi-lib: Prepare for DEVICE MSI to replace platform MSIThomas Gleixner2-0/+17
2024-07-18irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X]Thomas Gleixner3-206/+111
2024-07-18irqchip/irq-msi-lib: Prepare for PCI MSI/MSIXThomas Gleixner2-1/+16
2024-07-18irqchip/gic-v3-its: Provide MSI parent infrastructureThomas Gleixner5-1/+41
2024-07-18irqchip: Provide irq-msi-libThomas Gleixner4-0/+135
2024-07-18PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENTShivamurthy Shastri1-0/+20
2024-07-18PCI: Check for the existence of 'dev.of_node' before calling of_platform_popu...Manivannan Sadhasivam1-2/+2
2024-07-18Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1692-32920/+392059
2024-07-18Kconfig: reduce the amount of power sequencing noiseBartosz Golaszewski3-8/+5
2024-07-18thermal: core: Allow thermal zones to tell the core to ignore themRafael J. Wysocki4-29/+37
2024-07-18net: dsa: b53: Limit chip-wide jumbo frame config to CPU portsMartin Willi1-0/+3
2024-07-18net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU portsMartin Willi1-1/+2
2024-07-18net: airoha: Fix NULL pointer dereference in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi1-2/+1
2024-07-18net: wwan: t7xx: add support for Dell DW5933eJack Wu1-0/+1
2024-07-18misc: Kconfig: exclude mrvl-cn10k-dpi compilation for 32-bit systemsVamsi Attunuru1-1/+1