summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-07-29PCI: qcom: Rename qcom_pcie_set_slot_nccs() to qcom_pcie_set_slot_cap()Qiang Yu
2026-07-28PCI: imx6: Fix i.MX6Q/DL boot hang caused by improper PHY power sequencingRichard Zhu
2026-07-28PCI: Fix UAF when probe runs concurrent to dyn ID removalGary Guo
2026-07-28PCI: Fix dyn_id add TOCTOUGary Guo
2026-07-28PCI: Make pci_match_one_device() match on ID instead of deviceGary Guo
2026-07-28PCI/pwrctrl: tc9563: Move Integrated MAC Endpoint out of 'tc9563_pwrctrl_port...Manivannan Sadhasivam
2026-07-28PCI/pwrctrl: tc9563: Rename DSP3 to VDSPManivannan Sadhasivam
2026-07-28PCI/pwrctrl: tc9563: Skip Tx amplitude and DFE tuning for DSP3Manivannan Sadhasivam
2026-07-28Merge remote-tracking branch 'drm/drm-next' into drm-rust-nextDanilo Krummrich
2026-07-27PCI/pwrctrl: tc9563: Power off only the external ports in tc9563_pwrctrl_disa...Manivannan Sadhasivam
2026-07-27PCI/pwrctrl: tc9563: Fix parsing the integrated Ethernet MAC Endpoint nodeManivannan Sadhasivam
2026-07-24PCI/AER: Move retrieval of FEP and TLP Log into helperLukas Wunner
2026-07-24PCI/AER: Emit TLP Log only for unmasked errorsLukas Wunner
2026-07-24PCI/AER: Deduplicate logging of Error Source IdentificationLukas Wunner
2026-07-24PCI/AER: Log agent & layer for each individual errorLukas Wunner
2026-07-24PCI/AER: Fix mapping of errors to agent & layerLukas Wunner
2026-07-24PCI: Move Spacemit vendor and device IDs to linux/pci_ids.hAnirudh Srinivasan
2026-07-23PCI/portdrv: Allow probing even without child servicesBrian Norris
2026-07-23PCI/IOV: Return unsigned int from pci_sriov_get_totalvfs()Zhi Wang
2026-07-22PCI: Do not add hotplug reservation multiple timesIlpo Järvinen
2026-07-22PCI/sysfs: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22PCI/P2PDMA: Add Nvidia Vera Rubin to whitelistLeon Romanovsky
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