summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)Author
2025-06-19Merge tag 'v6.1.141' into toradex_ti-linux-6.1.yEmanuele Ghidoli
2025-06-04PCI: dwc: ep: Ensure proper iteration over outbound map windowsFrank Li
2025-05-09PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu
2024-12-14PCI: keystone: Add link up check to ks_pcie_other_map_bus()Kishon Vijay Abraham I
2024-12-14PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatibleKishon Vijay Abraham I
2024-12-03Merge branch 'linux-6.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Praneeth Bajjuri
2024-10-18Merge tag 'v6.1.112' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Praneeth Bajjuri
2024-10-17PCI: imx6: Fix missing call to phy_power_off() in error handlingFrank Li
2024-10-17PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()Alexandra Diupina
2024-10-17PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter
2024-09-13Merge tag 'v6.1.105' into ti-linux-6.1.y-cicdSai Sree Kartheek Adivi
2024-09-12PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I
2024-09-08PCI: al: Check IORESOURCE_BUS existence during probeAleksandr Mishin
2024-08-03PCI: dw-rockchip: Fix initial PERST# GPIO valueNiklas Cassel
2024-08-03PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slotFrank Li
2024-08-03PCI: qcom-ep: Disable resources unconditionally during PERST# assertManivannan Sadhasivam
2024-08-03PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...Aleksandr Mishin
2024-08-03PCI: keystone: Don't enable BAR 0 for AM654xSiddharth Vadapalli
2024-08-03PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()Siddharth Vadapalli
2024-06-12PCI: tegra194: Fix probe path for Endpoint modeVidya Sagar
2024-04-03PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel
2024-04-03PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam
2024-04-03PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP versionManivannan Sadhasivam
2024-03-25Merge tag 'v6.1.82' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Praneeth Bajjuri
2024-03-06PCI: layerscape: Add workaround for lost link capabilities during resetXiaowei Bao
2024-03-06PCI: layerscape: Add the endpoint linkup notifier supportFrank Li
2024-03-02Merge tag 'v6.1.80' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2024-03-01PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter
2024-03-01Merge tag 'v6.1.79' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2024-01-25PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli
2024-01-25PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment supportNiklas Cassel
2023-12-20Merge tag 'v6.1.67' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2023-12-08PCI: qcom-ep: Add dedicated callback for writing to DBI2 registersManivannan Sadhasivam
2023-11-28PCI: exynos: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI: kirin: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI: keystone: Don't discard .probe() callbackUwe Kleine-König
2023-11-28PCI: keystone: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen
2023-10-18PCI: keystone: Fix ks_pcie_v3_65_add_bus() for AM654x SoCSiddharth Vadapalli
2023-10-18PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli
2023-10-10PCI: qcom: Fix IPQ8074 enumerationSricharan Ramabadhran
2023-09-23PCI: fu740: Set the number of MSI vectorsYong-Xuan Wang
2023-09-23PCI: dwc: Provide deinit callback for i.MXMark Brown
2023-09-13PCI: qcom-ep: Switch MHI bus master clock off during L1SSManivannan Sadhasivam
2023-09-13Revert "PCI: tegra194: Enable support for 256 Byte payload"Vidya Sagar
2023-08-23PCI: tegra194: Fix possible array out of bounds accessSumit Gupta
2023-08-21Merge tag 'v6.1.46' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2023-07-24PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I
2023-07-24PCI: keystone: Add PCI legacy interrupt support for AM654Kishon Vijay Abraham I
2023-07-24PCI: keystone: Convert to using hierarchy domain for legacy interruptsKishon Vijay Abraham I