summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
12 daysPCI: dwc: ep: Fix resizable BAR support for multi-PF configurationsAksh Garg1-16/+32
12 daysPCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() functionQiang Yu3-49/+1
12 daysPCI: dwc: Add new APIs to remove standard and extended CapabilityQiang Yu2-0/+55
12 daysPCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macrosQiang Yu5-14/+29
12 daysRevert "PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ"Niklas Cassel1-56/+3
12 daysPCI: dw-rockchip: Change get_ltssm() to provide L1 Substates infoShawn Lin1-4/+25
12 daysPCI: dwc: Add L1 Substates context to ltssm_status of debugfsShawn Lin2-0/+6
12 daysPCI: dw-rockchip: Configure L1SS supportShawn Lin1-0/+40
12 daysPCI: dwc: Advertise L1 PM Substates only if driver requests itBjorn Helgaas5-0/+33
12 daysPCI: j721e: Add config guards for Cadence Host and Endpoint library APIsSiddharth Vadapalli1-16/+25
12 daysPCI: j721e: Use devm_clk_get_optional_enabled() to get and enable the clockAnand Moon1-15/+5
12 daysPCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel1-0/+3
2026-03-04PCI: Fix pci_slot_trylock() error handlingJinhui Guo1-3/+1
2026-03-04PCI: Don't claim disabled bridge windowsIlpo Järvinen1-0/+2
2026-03-04PCI: dwc: Fix msg_atu_index assignmentNiklas Cassel1-1/+8
2026-03-04PCI/IOV: Fix race between SR-IOV enable/disable and hotplugNiklas Schnelle1-0/+4
2026-03-04Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"Niklas Schnelle1-5/+0
2026-03-04PCI: Fix bridge window alignment with optional resourcesIlpo Järvinen1-4/+6
2026-03-04PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...Manikanta Maddireddy1-4/+4
2026-03-04PCI/PM: Prevent runtime suspend until devices are fully initializedBrian Norris2-1/+15
2026-03-04PCI: dwc: Skip waiting for L2/L3 Ready if dw_pcie_rp::skip_l23_wait is trueRichard Zhu3-0/+16
2026-03-04PCI: Use resource_set_range() that correctly sets ->endIlpo Järvinen1-4/+2
2026-03-04Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"Niklas Cassel2-9/+2
2026-03-04Revert "PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq'...Niklas Cassel1-57/+1
2026-03-04Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ...Niklas Cassel1-3/+1
2026-03-04Revert "PCI: qcom: Don't wait for link if we can detect Link Up"Niklas Cassel1-4/+1
2026-03-04Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"Niklas Cassel1-1/+0
2026-03-04PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen2-0/+13
2026-03-04PCI: Mark Nvidia GB10 to avoid bus resetJohnny-CC Chang1-0/+8
2026-03-04PCI: Add ACS quirk for Qualcomm Hamoa & GlymurKrishna Chaitanya Chundru1-0/+4
2026-03-04PCI: Enable ACS after configuring IOMMU for OF platformsManivannan Sadhasivam3-9/+10
2026-03-04PCI: Fix pci_slot_lock () device lockingKeith Busch1-6/+17
2026-03-04PCI/AER: Clear stale errors on reporting agents upon probeLukas Wunner1-1/+25
2026-03-04PCI: Mark ASM1164 SATA controller to avoid bus resetAlex Williamson1-0/+10
2026-03-04PCI: imx6: Add CLKREQ# override to enable REFCLK for i.MX95 PCIeRichard Zhu1-0/+20
2026-03-04PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root PortShawn Lin1-0/+8
2026-03-04PCI: dwc: Skip PME_Turn_Off broadcast and L2/L3 transition during suspend if ...Manivannan Sadhasivam1-1/+5
2026-03-04PCI/MSI: Unmap MSI-X region on errorHaoxiang Li1-1/+3
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/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
2026-02-26PCI: Remove old_size limit from bridge window sizingIlpo Järvinen1-8/+3
2026-02-26PCI: Stop over-estimating bridge window sizeIlpo Järvinen1-92/+5
2026-02-26PCI: Rewrite bridge window head alignment functionIlpo Järvinen1-9/+44
2026-02-26PCI: Mark 3ware-9650SA Root Port Extended Tags as brokenJörg Wedekind1-0/+1
2026-02-26PCI/P2PDMA: Reset page reference count when page mapping failsAlistair Popple1-0/+7
2026-02-26PCI/PTM: Fix pcie_ptm_create_debugfs() memory leakAadityarangan Shridhar Iyengar1-1/+4
2026-02-26PCI/portdrv: Fix potential resource leakUwe Kleine-König1-3/+3