summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorFilesLines
7 daysPCI: qcom: Initialize DWC MSI lock for firmware-managed ECAM hostsYadu M G1-0/+6
7 daysPCI: mediatek: Fix IRQ domain leak when port fails to enableManivannan Sadhasivam1-23/+40
7 daysPCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handlingRichard Zhu1-9/+3
7 daysPCI: host-common: Request bus reassignment when not probe-onlyRatheesh Kannoth1-0/+4
7 daysPCI: altera: Fix resource leaks on probe failureMahesh Vaidya1-2/+33
7 daysPCI: altera: Do not dispose parent IRQ mappingMahesh Vaidya1-1/+0
7 daysPCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 seriesZiyao Li1-0/+36
2026-07-04Revert "PCI: qcom: Advertise Hotplug Slot Capability with no Command Completi...Sasha Levin1-11/+6
2026-05-23PCI: tegra194: Fix CBB timeout caused by DBI access before core power-onManikanta Maddireddy1-4/+4
2026-05-23PCI: tegra194: Disable L1.2 capability of Tegra234 EPVidya Sagar1-0/+19
2026-05-23PCI: tegra194: Remove unnecessary L1SS disable codeBjorn Helgaas1-40/+5
2026-05-23PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as wellManikanta Maddireddy1-8/+8
2026-05-23PCI: tegra194: Use DWC IP core versionManikanta Maddireddy2-2/+4
2026-05-23PCI: tegra194: Free up Endpoint resources during remove()Vidya Sagar1-0/+2
2026-05-23PCI: tegra194: Allow system suspend when the Endpoint link is not upVidya Sagar1-6/+25
2026-05-23PCI: tegra194: Set LTR message request before PCIe link up in Endpoint modeVidya Sagar1-9/+9
2026-05-23PCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar1-0/+4
2026-05-23PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar1-3/+3
2026-05-23PCI: tegra194: Disable PERST# IRQ only in Endpoint modeManikanta Maddireddy1-1/+2
2026-05-23PCI: tegra194: Don't force the device into the D0 state before L2Vidya Sagar1-41/+0
2026-05-23PCI: tegra194: Disable LTSSM after transition to Detect on surprise link downManikanta Maddireddy1-13/+16
2026-05-23PCI: tegra194: Increase LTSSM poll time on surprise link downManikanta Maddireddy1-15/+21
2026-05-23PCI: tegra194: Fix polling delay for L2 stateVidya Sagar1-5/+4
2026-05-23PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not foundChen-Yu Tsai1-4/+4
2026-05-23PCI: dwc: Fix type mismatch for kstrtou32_from_user() return valueHans Zhang1-9/+12
2026-05-23PCI: qcom: Advertise Hotplug Slot Capability with no Command Completion supportKrishna Chaitanya Chundru1-6/+11
2026-05-23PCI: dwc: rcar-gen4: Change EPC BAR alignment to 4K as per the documentationKoichiro Den1-1/+1
2026-05-23PCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()Manivannan Sadhasivam1-3/+12
2026-05-23PCI: dwc: Invoke post_init in dw_pcie_resume_noirq()Richard Zhu1-0/+3
2026-05-23PCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()Aksh Garg1-1/+1
2026-05-23PCI: imx6: Fix device node reference leak in imx_pcie_probe()Felix Gu1-2/+2
2026-05-07PCI: cadence: Use cdns_pcie_read_sz() for byte or word read accessAksh Garg1-31/+25
2026-05-07PCI: imx6: Skip waiting for L2/L3 Ready on i.MX6SXRichard Zhu1-0/+1
2026-04-22PCI: hv: Set default NUMA node to 0 for devices without affinity infoLong Li1-0/+8
2026-03-12PCI: dwc: ep: Fix resizable BAR support for multi-PF configurationsAksh Garg1-16/+32
2026-03-12PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() functionQiang Yu3-49/+1
2026-03-12PCI: dwc: Add new APIs to remove standard and extended CapabilityQiang Yu2-0/+55
2026-03-12PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macrosQiang Yu3-6/+6
2026-03-12Revert "PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ"Niklas Cassel1-56/+3
2026-03-12PCI: dw-rockchip: Change get_ltssm() to provide L1 Substates infoShawn Lin1-4/+25
2026-03-12PCI: dwc: Add L1 Substates context to ltssm_status of debugfsShawn Lin2-0/+6
2026-03-12PCI: dw-rockchip: Configure L1SS supportShawn Lin1-0/+40
2026-03-12PCI: dwc: Advertise L1 PM Substates only if driver requests itBjorn Helgaas5-0/+33
2026-03-12PCI: j721e: Add config guards for Cadence Host and Endpoint library APIsSiddharth Vadapalli1-16/+25
2026-03-12PCI: j721e: Use devm_clk_get_optional_enabled() to get and enable the clockAnand Moon1-15/+5
2026-03-12PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel1-0/+3
2026-03-04PCI: dwc: Fix msg_atu_index assignmentNiklas Cassel1-1/+8
2026-03-04PCI: dwc: Skip waiting for L2/L3 Ready if dw_pcie_rp::skip_l23_wait is trueRichard Zhu3-0/+16
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