summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2 daysPCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel1-0/+3
2 daysPCI: dwc: ep: Refresh MSI Message Address cache on changeNiklas Cassel1-9/+13
10 daysPCI: Fix pci_slot_trylock() error handlingJinhui Guo1-3/+1
10 daysPCI: Don't claim disabled bridge windowsIlpo Järvinen1-0/+2
10 daysPCI: dwc: Fix msg_atu_index assignmentNiklas Cassel1-1/+8
10 daysPCI/IOV: Fix race between SR-IOV enable/disable and hotplugNiklas Schnelle1-0/+4
10 daysRevert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"Niklas Schnelle1-5/+0
10 daysPCI: Fix bridge window alignment with optional resourcesIlpo Järvinen1-4/+6
10 daysPCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...Manikanta Maddireddy1-4/+4
10 daysPCI/PM: Prevent runtime suspend until devices are fully initializedBrian Norris2-1/+15
10 daysPCI: dwc: Skip waiting for L2/L3 Ready if dw_pcie_rp::skip_l23_wait is trueRichard Zhu3-0/+16
10 daysPCI: Use resource_set_range() that correctly sets ->endIlpo Järvinen1-4/+2
10 daysRevert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"Niklas Cassel2-9/+2
10 daysRevert "PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq'...Niklas Cassel1-57/+1
10 daysRevert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ...Niklas Cassel1-3/+1
10 daysRevert "PCI: qcom: Don't wait for link if we can detect Link Up"Niklas Cassel1-4/+1
10 daysRevert "PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ"Niklas Cassel1-56/+3
10 daysPCI: dw-rockchip: Change get_ltssm() to provide L1 Substates infoShawn Lin1-4/+25
10 daysPCI: dwc: Add L1 Substates context to ltssm_status of debugfsShawn Lin2-0/+6
10 daysRevert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"Niklas Cassel1-1/+0
10 daysPCI: j721e: Add config guards for Cadence Host and Endpoint library APIsSiddharth Vadapalli1-16/+25
10 daysPCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen2-0/+13
10 daysPCI: Mark Nvidia GB10 to avoid bus resetJohnny-CC Chang1-0/+8
10 daysPCI: Add ACS quirk for Qualcomm Hamoa & GlymurKrishna Chaitanya Chundru1-0/+4
10 daysPCI: Enable ACS after configuring IOMMU for OF platformsManivannan Sadhasivam3-9/+10
10 daysPCI: Fix pci_slot_lock () device lockingKeith Busch1-6/+17
10 daysPCI/AER: Clear stale errors on reporting agents upon probeLukas Wunner1-1/+25
10 daysPCI: Mark ASM1164 SATA controller to avoid bus resetAlex Williamson1-0/+10
10 daysPCI: imx6: Add CLKREQ# override to enable REFCLK for i.MX95 PCIeRichard Zhu1-0/+20
10 daysPCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root PortShawn Lin1-0/+8
10 daysPCI: cadence: Avoid signed 64-bit truncation and invalid sortIan Rogers1-1/+11
10 daysPCI: dwc: Skip PME_Turn_Off broadcast and L2/L3 transition during suspend if ...Manivannan Sadhasivam1-1/+5
10 daysPCI/MSI: Unmap MSI-X region on errorHaoxiang Li1-1/+3
2026-02-26PCI: dwc: ep: Always clear IB maps on BAR updateKoichiro Den1-3/+11
2026-02-26PCI: Validate window resource type in pbus_select_window_for_type()Kai-Heng Feng1-3/+10
2026-02-26PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404]Nicolas Cavallari1-0/+4
2026-02-26PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()Felix Gu1-1/+2
2026-02-26PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping supportAksh Garg2-37/+54
2026-02-26PCI: dwc: ep: Fix resizable BAR support for multi-PF configurationsAksh Garg1-16/+32
2026-02-26PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATUKoichiro Den2-11/+209
2026-02-26PCI: dwc: Advertise dynamic inbound mapping supportKoichiro Den13-0/+19
2026-02-26PCI: endpoint: Add BAR subrange mapping supportKoichiro Den1-0/+8
2026-02-26PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() functionQiang Yu3-49/+1
2026-02-26PCI: dwc: ep: Cache MSI outbound iATU mappingKoichiro Den2-6/+47
2026-02-26PCI: dwc: Add new APIs to remove standard and extended CapabilityQiang Yu2-0/+55
2026-02-26PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macrosQiang Yu5-14/+29
2026-02-26PCI: s32g: Skip Root Port removal during successVincent Guittot1-4/+4
2026-02-26PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge3-38/+27
2026-02-26PCI: Initialize RCB from pci_configure_device()Håkon Bugge1-0/+32
2026-02-26PCI: Check parent for NULL in of_pci_bus_release_domain_nr()Sergey Shtylyov1-1/+1