summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-08-06Merge tag 'wireless-next-2026-08-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-08-06PCI: cadence: Fix host/endpoint dependencies for cadence-plat driverAksh Garg
2026-08-04PCI/proc: Use file_ns_capable() when checking config space read accessKrzysztof Wilczyński
2026-08-04PCI/proc: Warn on writes to kernel-exclusive config space regionsKrzysztof Wilczyński
2026-08-04PCI/proc: Avoid spurious runtime PM wakeup on config space accessesKrzysztof Wilczyński
2026-08-04PCI/sysfs: Add legacy I/O and memory attribute macrosKrzysztof Wilczyński
2026-08-04PCI/sysfs: Add pci_ prefix to static PCI resource attribute namesKrzysztof Wilczyński
2026-08-04PCI/sysfs: Add lockdown checks to legacy I/O and memory handlersKrzysztof Wilczyński
2026-08-04PCI/sysfs: Return -EINVAL for unsupported I/O BAR mmapKrzysztof Wilczyński
2026-08-04PCI/sysfs: Avoid spurious runtime PM wakeup on config space accessesKrzysztof Wilczyński
2026-08-04PCI: dw-rockchip: Implement .reset_root_port() and use for link downWilfred Mallawa
2026-08-04PCI: qcom: Implement .reset_root_port() and use for link downManivannan Sadhasivam
2026-08-03PCI: dwc: ep: Fix unmap potentially unmapping the wrong iATUNiklas Cassel
2026-08-03PCI: dwc: ep: Flush cached MSI write before unmapping the iATUNiklas Cassel
2026-08-02Merge tag 'rtw-next-2026-08-02' of https://github.com/pkshih/rtwJohannes Berg
2026-08-01PCI: Use %pe format specifier to print error pointersKrzysztof Wilczyński
2026-07-31PCI: host-common: Add link down handling for Root PortsManivannan Sadhasivam
2026-07-31Merge tag 'pci-v7.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-31PCI/ERR: Add support for resetting the Root Ports in a platform-specific wayManivannan Sadhasivam
2026-07-31PCI: qcom: Clear Attention Button Present in Slot CapabilitiesQiang Yu
2026-07-30PCI: dwc: ep: Clear MSI iATU mapping in dw_pcie_ep_cleanup()Manivannan Sadhasivam
2026-07-30PCI: epf-mhi: Implement mhi_cntrl->flush_async() to flush DMA read/writeManivannan Sadhasivam
2026-07-29PCI: starfive: Fix unchecked pm_runtime_get_sync() in probeAli Tariq
2026-07-29PCI: starfive: Fix Runtime PM handling and teardown orderingAli Tariq
2026-07-29PCI: plda: Fix IRQ domain leaks in the error paths of plda_init_interrupts()Ali Tariq
2026-07-29PCI: plda: Fix use-after-free of event IRQs during teardownAli Tariq
2026-07-29PCI: Use standard wait times for PCIe link monitoringThierry Reding
2026-07-29PCI: vmd: Only copy root bridge _OSC control flags in bare metal OSNirmal Patel
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