summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-03-12PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel
2026-03-12PCI: dwc: ep: Refresh MSI Message Address cache on changeNiklas Cassel
2026-03-04PCI: Fix pci_slot_trylock() error handlingJinhui Guo
2026-03-04PCI: Don't claim disabled bridge windowsIlpo Järvinen
2026-03-04PCI: dwc: Fix msg_atu_index assignmentNiklas Cassel
2026-03-04PCI/IOV: Fix race between SR-IOV enable/disable and hotplugNiklas Schnelle
2026-03-04Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"Niklas Schnelle
2026-03-04PCI: Fix bridge window alignment with optional resourcesIlpo Järvinen
2026-03-04PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...Manikanta Maddireddy
2026-03-04PCI/PM: Prevent runtime suspend until devices are fully initializedBrian Norris
2026-03-04PCI: dwc: Skip waiting for L2/L3 Ready if dw_pcie_rp::skip_l23_wait is trueRichard Zhu
2026-03-04PCI: Use resource_set_range() that correctly sets ->endIlpo Järvinen
2026-03-04Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"Niklas Cassel
2026-03-04Revert "PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq'...Niklas Cassel
2026-03-04Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ...Niklas Cassel
2026-03-04Revert "PCI: qcom: Don't wait for link if we can detect Link Up"Niklas Cassel
2026-03-04Revert "PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ"Niklas Cassel
2026-03-04PCI: dw-rockchip: Change get_ltssm() to provide L1 Substates infoShawn Lin
2026-03-04PCI: dwc: Add L1 Substates context to ltssm_status of debugfsShawn Lin
2026-03-04Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"Niklas Cassel
2026-03-04PCI: j721e: Add config guards for Cadence Host and Endpoint library APIsSiddharth Vadapalli
2026-03-04PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen
2026-03-04PCI: Mark Nvidia GB10 to avoid bus resetJohnny-CC Chang
2026-03-04PCI: Add ACS quirk for Qualcomm Hamoa & GlymurKrishna Chaitanya Chundru
2026-03-04PCI: Enable ACS after configuring IOMMU for OF platformsManivannan Sadhasivam
2026-03-04PCI: Fix pci_slot_lock () device lockingKeith Busch
2026-03-04PCI/AER: Clear stale errors on reporting agents upon probeLukas Wunner
2026-03-04PCI: Mark ASM1164 SATA controller to avoid bus resetAlex Williamson
2026-03-04PCI: imx6: Add CLKREQ# override to enable REFCLK for i.MX95 PCIeRichard Zhu
2026-03-04PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root PortShawn Lin
2026-03-04PCI: cadence: Avoid signed 64-bit truncation and invalid sortIan Rogers
2026-03-04PCI: dwc: Skip PME_Turn_Off broadcast and L2/L3 transition during suspend if ...Manivannan Sadhasivam
2026-03-04PCI/MSI: Unmap MSI-X region on errorHaoxiang Li
2026-02-26PCI: dwc: ep: Always clear IB maps on BAR updateKoichiro Den
2026-02-26PCI: Validate window resource type in pbus_select_window_for_type()Kai-Heng Feng
2026-02-26PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404]Nicolas Cavallari
2026-02-26PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()Felix Gu
2026-02-26PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping supportAksh Garg
2026-02-26PCI: dwc: ep: Fix resizable BAR support for multi-PF configurationsAksh Garg
2026-02-26PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATUKoichiro Den
2026-02-26PCI: dwc: Advertise dynamic inbound mapping supportKoichiro Den
2026-02-26PCI: endpoint: Add BAR subrange mapping supportKoichiro Den
2026-02-26PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() functionQiang Yu
2026-02-26PCI: dwc: ep: Cache MSI outbound iATU mappingKoichiro Den
2026-02-26PCI: dwc: Add new APIs to remove standard and extended CapabilityQiang Yu
2026-02-26PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macrosQiang Yu
2026-02-26PCI: s32g: Skip Root Port removal during successVincent Guittot
2026-02-26PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge
2026-02-26PCI: Initialize RCB from pci_configure_device()Håkon Bugge
2026-02-26PCI: Check parent for NULL in of_pci_bus_release_domain_nr()Sergey Shtylyov