summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)AuthorFilesLines
9 daysPCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definitionShawn Lin1-1/+1
9 daysPCI: keystone: Exit ks_pcie_probe() for invalid modeSiddharth Vadapalli1-0/+2
2025-11-24PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify()Niklas Cassel1-3/+1
2025-10-23PCI: 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: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli1-2/+2
2025-10-15PCI: tegra194: Fix duplicate PLL disable in pex_ep_event_pex_rst_assert()Nagarjuna Kristam1-2/+2
2025-08-28PCI: imx6: Add IMX8MM_EP and IMX8MP_EP fixed 256-byte BAR 4 in epc_featuresRichard Zhu1-1/+4
2025-08-28PCI: imx6: Delay link start until configfs 'start' writtenRichard Zhu1-2/+0
2025-07-06PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to ...Wenbin Yao1-4/+1
2025-06-27PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()Diederik de Haas1-1/+1
2025-06-04PCI: dwc: ep: Ensure proper iteration over outbound map windowsFrank Li1-1/+1
2025-05-09PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu1-2/+2
2025-05-09Revert "PCI: imx6: Skip controller_id generation logic for i.MX7D"Ryan Matthews1-0/+1
2025-04-10PCI: histb: Fix an error handling path in histb_pcie_probe()Christophe JAILLET1-4/+8
2025-02-08PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu1-1/+0
2025-02-08PCI: imx6: Simplify clock handling by using clk_bulk*() functionFrank Li1-88/+50
2024-12-14PCI: qcom: Add support for IPQ9574devi priya1-0/+1
2024-12-09PCI: keystone: Add link up check to ks_pcie_other_map_bus()Kishon Vijay Abraham I1-0/+11
2024-12-09PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatibleKishon Vijay Abraham I1-0/+1
2024-10-04PCI: imx6: Fix missing call to phy_power_off() in error handlingFrank Li1-3/+4
2024-10-04PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQSiddharth Vadapalli1-1/+2
2024-10-04PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()Alexandra Diupina1-2/+2
2024-10-04PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter1-1/+1
2024-09-12PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I1-1/+43
2024-09-08PCI: al: Check IORESOURCE_BUS existence during probeAleksandr Mishin1-3/+13
2024-08-03PCI: dw-rockchip: Fix initial PERST# GPIO valueNiklas Cassel1-1/+1
2024-08-03PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slotFrank Li1-3/+10
2024-08-03PCI: qcom-ep: Disable resources unconditionally during PERST# assertManivannan Sadhasivam1-6/+0
2024-08-03PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...Aleksandr Mishin1-5/+15
2024-08-03PCI: keystone: Don't enable BAR 0 for AM654xSiddharth Vadapalli1-34/+18
2024-08-03PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()Siddharth Vadapalli1-42/+42
2024-06-12PCI: tegra194: Fix probe path for Endpoint modeVidya Sagar1-0/+3
2024-04-03PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel1-1/+6
2024-04-03PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam1-0/+10
2024-03-01PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter1-1/+2
2024-01-26PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli1-0/+9
2024-01-26PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment supportNiklas Cassel1-0/+1
2023-11-28PCI: exynos: Don't discard .remove() callbackUwe Kleine-König1-2/+2
2023-11-28PCI: kirin: Don't discard .remove() callbackUwe Kleine-König1-2/+2
2023-11-28PCI: qcom-ep: Add dedicated callback for writing to DBI2 registersManivannan Sadhasivam1-0/+17
2023-11-28PCI: keystone: Don't discard .probe() callbackUwe Kleine-König1-2/+2
2023-11-28PCI: keystone: Don't discard .remove() callbackUwe Kleine-König1-2/+2
2023-11-28PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handlingYoshihiro Shimoda1-1/+8
2023-11-28PCI: dwc: Add dw_pcie_link_set_max_link_width()Yoshihiro Shimoda1-45/+41
2023-11-28PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen1-5/+4
2023-09-29PCI: qcom: Fix IPQ8074 enumerationSricharan Ramabadhran1-3/+1
2023-08-31Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-44/+361
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas14-14/+13