summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-07-22Merge back ACPI video bus driver changes for 7.3Rafael J. Wysocki
2026-07-22PCI: j721e: Fix incorrect max_lanes for J7200Takuma Fujiwara
2026-07-21PCI: vmd: Handle BUS_RESTRICT_CFG value 3 for Arrow Lake-HXAli Alaei
2026-07-21PCI: Add ACS quirk for Pericom PI7C9X2G608 switches [12d8:2608]Tim Harvey
2026-07-21PCI/VGA: Convert to use acpi_dev_is_video_device() helperAndy Shevchenko
2026-07-20PCI: aspeed: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)
2026-07-20PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold
2026-07-20PCI: imx6: Add runtime PM support for i.MX95Richard Zhu
2026-07-20PCI/pwrctrl: tc9563: Take i2c adapter module referenceJohan Hovold
2026-07-17PCI: imx6: Keep i.MX6 Root Port MSI/MSI-X Capabilities with iMSI-RX to work a...Soeren Moch
2026-07-17PCI: switchtec: Add Microchip PCI1008 to NTB DMA alias quirkLogan Gunthorpe
2026-07-17PCI: switchtec: Add Microchip PCI1008 device IDLogan Gunthorpe
2026-07-16PCI: spacemit: Add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-16PCI: starfive: Fix resource leaks on error paths in host_init()Ali Tariq
2026-07-15PCI: vmd: Add feature to scan BIOS-enumerated devicesNirmal Patel
2026-07-15PCI: rcar-gen4: Configure AXIINTC if iMSI-RX is not usedMarek Vasut
2026-07-15PCI: mediatek: Add support for EcoNet EN7528 SoCCaleb James DeLisle
2026-07-15PCI: dwc: Use common speed conversion functionHans Zhang
2026-07-15PCI: Move pci_bus_speed2lnkctl2() to public headerHans Zhang
2026-07-15PCI: Add public pcie_valid_speed() for shared validationHans Zhang
2026-07-15PCI: cadence: Add LGA IP debugfs for LTSSM statusHans Zhang
2026-07-15PCI: cadence: Add HPA IP debugfs for LTSSM statusHans Zhang
2026-07-15PCI: cadence: Add HPA architecture flagHans Zhang
2026-07-15PCI: keystone: Fix OF node reference leak in initYuho Choi
2026-07-15PCI: xgene: Drop unnecessary OF node referenceYuho Choi
2026-07-13PCI: imx6: Add 'skip_pwrctrl_off' flag supportSherry Sun
2026-07-13PCI: imx6: Move pci_pwrctrl_create_devices() to imx_pcie_probe()Sherry Sun
2026-07-10PCI: acpiphp_ibm: Do not use uninitialized device_classRafael J. Wysocki
2026-07-10PCI/DPC: Allow DPC on all Downstream Ports when OS controls AERDarshit Shah
2026-07-09PCI: dwc: Move iMSI-RX check before calling 'pp->ops->init()'Marek Vasut
2026-07-09PCI: cadence: Add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-09PCI/ATS: Validate STU for VFs in pci_prepare_ats()Pranjal Shrivastava
2026-07-09PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFsPranjal Shrivastava
2026-07-07PCI: qcom: Skip PERST# GPIOs provided by downstream PCIe devicesManivannan Sadhasivam
2026-07-07PCI: qcom: Add support for HawiMatthew Leung
2026-07-06PCI/sysfs: Fix read byte order in pci_read_legacy_io()Krzysztof Wilczyński
2026-07-06PCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()Krzysztof Wilczyński
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-01PCI: imx6: Fix building against PCI_PWRCTRL_GENERICArnd Bergmann
2026-07-01PCI: imx6: Fix building against PCI_HOST_COMMONArnd Bergmann
2026-06-30PCI: meson: Fix GPIO state while requesting PERST#Ronald Claveau
2026-06-30PCI: host-generic: Move legacy DT binding fallback decision to caller of pci_...Sherry Sun
2026-06-30PCI: rzg3s-host: Add support for RZ/V2H(P) SoCLad Prabhakar
2026-06-30PCI: rzg3s-host: Prepare System Controller handling for multiple controllersLad Prabhakar
2026-06-30PCI: rzg3s-host: Use shared reset controls for power domain resetsLad Prabhakar
2026-06-30PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify codeFrank Li
2026-06-30PCI: endpoint: pci-epf-test: Use dmaengine_prep_config_single() to simplify codeFrank Li
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-24Merge tag 'irq-msi-2026-06-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-23Merge branch 'pci/misc'Bjorn Helgaas