summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-qcom.c
AgeCommit message (Expand)Author
2023-10-10Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"Greg Kroah-Hartman
2023-07-27PCI: qcom: Disable write access to read only registers for IP v2.3.3Manivannan Sadhasivam
2022-06-14PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold
2022-06-14PCI: qcom: Fix runtime PM imbalance on probe errorsJohan Hovold
2021-03-04PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith
2020-11-18PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0Ansuel Smith
2020-09-03PCI: qcom: Add missing reset for ipq806xAnsuel Smith
2020-09-03PCI: qcom: Change duplicate PCI reset to phy resetAbhishek Sahu
2020-09-03PCI: qcom: Add missing ipq806x clocks in PCIe driverAnsuel Smith
2020-08-21PCI: qcom: Add support for tx term offset for rev 2.1.0Ansuel Smith
2020-08-21PCI: qcom: Define some PARF params needed for ipq8064 SoCAnsuel Smith
2020-04-17PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOMBjorn Andersson
2019-05-30PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel
2019-05-29PCI: qcom: Add QCS404 PCIe controller supportBjorn Andersson
2019-05-29PCI: qcom: Use clk bulk API for 2.4.0 controllersBjorn Andersson
2019-05-07PCI: qcom: Use default config space read functionMarc Gonzalez
2019-02-28PCI: qcom: Don't deassert reset GPIO during probeBjorn Andersson
2018-09-18PCI: qcom: Fix error handling in runtime PM supportBjorn Andersson
2018-07-13PCI: qcom: Drop unnecessary root_bus_nr settingShawn Guo
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin