summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)AuthorFilesLines
11 daysPCI: tegra194: Fix CBB timeout caused by DBI access before core power-onManikanta Maddireddy1-4/+4
11 daysPCI: dwc: Apply ECRC workaround to DesignWare 5.00a as wellManikanta Maddireddy1-8/+8
11 daysPCI: tegra194: Use DWC IP core versionManikanta Maddireddy2-2/+4
11 daysPCI: tegra194: Free up Endpoint resources during remove()Vidya Sagar1-0/+2
11 daysPCI: tegra194: Allow system suspend when the Endpoint link is not upVidya Sagar1-6/+25
11 daysPCI: tegra194: Set LTR message request before PCIe link up in Endpoint modeVidya Sagar1-9/+9
11 daysPCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar1-0/+4
11 daysPCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar1-3/+3
11 daysPCI: tegra194: Disable PERST# IRQ only in Endpoint modeManikanta Maddireddy1-1/+2
11 daysPCI: tegra194: Don't force the device into the D0 state before L2Vidya Sagar1-41/+0
11 daysPCI: tegra194: Rename 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_...Manivannan Sadhasivam1-6/+6
11 daysPCI: tegra194: Disable LTSSM after transition to Detect on surprise link downManikanta Maddireddy1-13/+16
11 daysPCI: tegra194: Increase LTSSM poll time on surprise link downManikanta Maddireddy1-15/+21
11 daysPCI: tegra194: Fix polling delay for L2 stateVidya Sagar1-5/+4
11 daysPCI: qcom: Advertise Hotplug Slot Capability with no Command Completion supportKrishna Chaitanya Chundru1-6/+11
11 daysPCI: dwc: rcar-gen4: Change EPC BAR alignment to 4K as per the documentationKoichiro Den1-1/+1
11 daysPCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()Manivannan Sadhasivam1-3/+12
11 daysPCI: dwc: Invoke post_init in dw_pcie_resume_noirq()Richard Zhu1-0/+3
11 daysPCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()Aksh Garg1-1/+1
11 daysPCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs enco...Niklas Cassel1-4/+3
2026-03-13Revert "PCI: qcom: Don't wait for link if we can detect Link Up"Niklas Cassel1-4/+1
2026-03-13PCI: qcom: Don't wait for link if we can detect Link UpKrishna chaitanya chundru1-1/+4
2026-03-13Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"Niklas Cassel1-1/+0
2026-03-13PCI: dw-rockchip: Don't wait for link since we can detect Link UpNiklas Cassel1-0/+1
2026-03-13PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel1-0/+3
2026-03-13PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq()Niklas Cassel1-10/+10
2026-03-13PCI: dwc: endpoint: Implement the pci_epc_ops::align_addr() operationDamien Le Moal1-0/+15
2026-03-04PCI: dwc: Fix msg_atu_index assignmentNiklas Cassel1-1/+8
2026-03-04Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ...Niklas Cassel1-3/+1
2026-02-11PCI: qcom: Remove ASPM L0s support for MSM8996 SoCManivannan Sadhasivam1-1/+3
2025-12-18PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definitionShawn Lin1-1/+1
2025-12-18PCI: keystone: Exit ks_pcie_probe() for invalid modeSiddharth Vadapalli1-0/+2
2025-11-13PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify()Niklas Cassel1-3/+1
2025-11-13PCI: imx6: Enable the Vaux supply if availableRichard Zhu1-0/+4
2025-10-19PCI: tegra194: Reset BARs when running in PCIe endpoint modeNiklas Cassel1-0/+10
2025-10-19PCI: tegra194: Handle errors in BPMP responseVidya Sagar1-2/+16
2025-10-19PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()Niklas Cassel1-2/+2
2025-10-19PCI: rcar-gen4: Fix PHY initializationMarek Vasut1-1/+1
2025-10-19PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli1-2/+2
2025-10-15PCI: rcar-gen4: Fix inverted break condition in PHY initializationMarek Vasut1-1/+1
2025-10-15PCI: rcar-gen4: Assure reset occurs before DBI accessMarek Vasut1-0/+13
2025-10-15PCI: rcar-gen4: Add missing 1ms delay after PWR reset assertionMarek Vasut1-1/+10
2025-10-15PCI: tegra194: Fix duplicate PLL disable in pex_ep_event_pex_rst_assert()Nagarjuna Kristam1-2/+2
2025-09-04PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link upNiklas Cassel1-0/+8
2025-08-28PCI: imx6: Add IMX8MQ_EP third 64-bit BAR in epc_featuresRichard Zhu1-1/+1
2025-08-28PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) supportFrank Li1-0/+20
2025-08-28PCI: imx6: Delay link start until configfs 'start' writtenRichard Zhu1-3/+0
2025-08-28PCI: imx6: Remove apps_reset toggling from imx_pcie_{assert/deassert}_core_resetRichard Zhu1-2/+3
2025-08-28PCI: imx6: Add IMX8MM_EP and IMX8MP_EP fixed 256-byte BAR 4 in epc_featuresRichard Zhu1-0/+2
2025-07-06PCI: imx6: Add workaround for errata ERR051624Richard Zhu1-0/+15