summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2026-07-29PCI: qcom: Rename qcom_pcie_set_slot_nccs() to qcom_pcie_set_slot_cap()Qiang Yu1-5/+5
2026-07-28PCI: imx6: Fix i.MX6Q/DL boot hang caused by improper PHY power sequencingRichard Zhu1-19/+24
2026-07-28PCI: Fix UAF when probe runs concurrent to dyn ID removalGary Guo1-13/+15
2026-07-28PCI: Fix dyn_id add TOCTOUGary Guo1-68/+72
2026-07-28PCI: Make pci_match_one_device() match on ID instead of deviceGary Guo3-24/+63
2026-07-28PCI/pwrctrl: tc9563: Move Integrated MAC Endpoint out of 'tc9563_pwrctrl_port...Manivannan Sadhasivam1-36/+60
2026-07-28PCI/pwrctrl: tc9563: Rename DSP3 to VDSPManivannan Sadhasivam1-7/+7
2026-07-28PCI/pwrctrl: tc9563: Skip Tx amplitude and DFE tuning for DSP3Manivannan Sadhasivam1-0/+14
2026-07-28Merge remote-tracking branch 'drm/drm-next' into drm-rust-nextDanilo Krummrich10-10/+0
2026-07-27PCI/pwrctrl: tc9563: Power off only the external ports in tc9563_pwrctrl_disa...Manivannan Sadhasivam1-2/+8
2026-07-27PCI/pwrctrl: tc9563: Fix parsing the integrated Ethernet MAC Endpoint nodeManivannan Sadhasivam1-4/+10
2026-07-24PCI/AER: Move retrieval of FEP and TLP Log into helperLukas Wunner1-13/+22
2026-07-24PCI/AER: Emit TLP Log only for unmasked errorsLukas Wunner1-2/+3
2026-07-24PCI/AER: Deduplicate logging of Error Source IdentificationLukas Wunner1-9/+4
2026-07-24PCI/AER: Log agent & layer for each individual errorLukas Wunner1-22/+20
2026-07-24PCI/AER: Fix mapping of errors to agent & layerLukas Wunner1-5/+19
2026-07-24PCI: Move Spacemit vendor and device IDs to linux/pci_ids.hAnirudh Srinivasan1-3/+0
2026-07-23PCI/portdrv: Allow probing even without child servicesBrian Norris1-14/+14
2026-07-23PCI/IOV: Return unsigned int from pci_sriov_get_totalvfs()Zhi Wang1-1/+1
2026-07-22PCI: Do not add hotplug reservation multiple timesIlpo Järvinen1-1/+1
2026-07-22PCI/sysfs: Use sysfs_emit() for cpumask show callbacksYury Norov1-3/+4
2026-07-22PCI/P2PDMA: Add Nvidia Vera Rubin to whitelistLeon Romanovsky1-0/+5
2026-07-22Merge back ACPI video bus driver changes for 7.3Rafael J. Wysocki1-3/+1
2026-07-22PCI: j721e: Fix incorrect max_lanes for J7200Takuma Fujiwara1-2/+2
2026-07-21PCI: vmd: Handle BUS_RESTRICT_CFG value 3 for Arrow Lake-HXAli Alaei1-0/+3
2026-07-21PCI: Add ACS quirk for Pericom PI7C9X2G608 switches [12d8:2608]Tim Harvey1-0/+4
2026-07-21PCI/VGA: Convert to use acpi_dev_is_video_device() helperAndy Shevchenko1-3/+1
2026-07-20PCI: aspeed: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)1-4/+4
2026-07-20PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold2-10/+14
2026-07-20PCI: imx6: Add runtime PM support for i.MX95Richard Zhu1-0/+9
2026-07-20PCI/pwrctrl: tc9563: Take i2c adapter module referenceJohan Hovold1-4/+4
2026-07-17PCI: imx6: Keep i.MX6 Root Port MSI/MSI-X Capabilities with iMSI-RX to work a...Soeren Moch1-3/+6
2026-07-17PCI: switchtec: Add Microchip PCI1008 to NTB DMA alias quirkLogan Gunthorpe1-0/+1
2026-07-17PCI: switchtec: Add Microchip PCI1008 device IDLogan Gunthorpe1-0/+1
2026-07-16PCI: spacemit: Add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
2026-07-16PCI: starfive: Fix resource leaks on error paths in host_init()Ali Tariq1-2/+11
2026-07-15PCI: vmd: Add feature to scan BIOS-enumerated devicesNirmal Patel1-31/+149
2026-07-15PCI: rcar-gen4: Configure AXIINTC if iMSI-RX is not usedMarek Vasut2-7/+115
2026-07-15PCI: mediatek: Add support for EcoNet EN7528 SoCCaleb James DeLisle2-1/+155
2026-07-15PCI: dwc: Use common speed conversion functionHans Zhang1-19/+9
2026-07-15PCI: Move pci_bus_speed2lnkctl2() to public headerHans Zhang2-17/+18
2026-07-15PCI: Add public pcie_valid_speed() for shared validationHans Zhang2-5/+5
2026-07-15PCI: cadence: Add LGA IP debugfs for LTSSM statusHans Zhang4-4/+112
2026-07-15PCI: cadence: Add HPA IP debugfs for LTSSM statusHans Zhang6-1/+395
2026-07-15PCI: cadence: Add HPA architecture flagHans Zhang2-0/+3
2026-07-15PCI: keystone: Fix OF node reference leak in initYuho Choi1-1/+5
2026-07-15PCI: xgene: Drop unnecessary OF node referenceYuho Choi1-4/+1
2026-07-13PCI: imx6: Add 'skip_pwrctrl_off' flag supportSherry Sun1-6/+10
2026-07-13PCI: imx6: Move pci_pwrctrl_create_devices() to imx_pcie_probe()Sherry Sun1-12/+12
2026-07-10PCI: acpiphp_ibm: Do not use uninitialized device_classRafael J. Wysocki1-2/+1