summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-qcom.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-19Merge tag 'phy-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds1-0/+5
2022-12-10Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas1-0/+76
2022-11-11PCI: qcom: Add basic interconnect supportJohan Hovold1-0/+76
2022-11-10PCI: qcom: Fix error message for reset_control_assert()Manivannan Sadhasivam1-1/+1
2022-10-17PCI: qcom: Setup PHY to work in RC modeDmitry Baryshkov1-0/+5
2022-09-29PCI: qcom: Rename host-init error labelJohan Hovold1-2/+2
2022-09-29PCI: qcom: Drop unused post_deinit callbackJohan Hovold1-3/+0
2022-08-23PCI: qcom: Sort device-id tableJohan Hovold1-7/+7
2022-08-23PCI: qcom: Clean up IP configurationsJohan Hovold1-60/+29
2022-08-23PCI: qcom: Make all optional clocks optionalJohan Hovold1-24/+4
2022-08-23PCI: qcom: Add support for SA8540PJohan Hovold1-0/+6
2022-08-23PCI: qcom: Add support for SC8280XPJohan Hovold1-2/+20
2022-08-04Merge branch 'pci/ctrl/qcom'Bjorn Helgaas1-158/+269
2022-07-29PCI: qcom: Allow ASPM L1 and substates for 2.7.0Krishna chaitanya chundru1-0/+8
2022-07-15PCI: qcom: Add IPQ60xx supportSelvam Sathappan Periakaruppan1-0/+130
2022-07-15PCI: qcom: Define slot capabilities using PCI_EXP_SLTCAP_*Baruch Siach1-2/+15
2022-07-15PCI: qcom: Drop manual pipe_clk_src handlingDmitry Baryshkov1-38/+1
2022-07-14PCI: qcom: Remove unnecessary pipe_clk handlingDmitry Baryshkov1-34/+3
2022-07-13PCI: qcom: Power on PHY before DBI register accessesRobert Marko1-73/+95
2022-07-13PCI: qcom: Power on PHY before IPQ8074 DBI register accessesRobert Marko1-20/+28
2022-07-13PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocksChristian Marangi1-6/+4
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin1-2/+2
2022-05-27Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+12
2022-05-24PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold1-1/+3
2022-05-24PCI: qcom: Fix runtime PM imbalance on probe errorsJohan Hovold1-4/+1
2022-05-24PCI: qcom: Fix pipe clock imbalanceJohan Hovold1-6/+0
2022-05-24PCI: qcom: Add SM8150 SoC supportBhupesh Sharma1-0/+8
2022-05-03PCI: qcom: Remove ddrss_sf_tbu clock from SC8180XBjorn Andersson1-1/+6
2022-03-22Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas1-31/+62
2022-02-23PCI: qcom: Add SM8450 PCIe supportDmitry Baryshkov1-13/+44
2022-02-23PCI: qcom: Add ddrss_sf_tbu flagDmitry Baryshkov1-1/+3
2022-02-23PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfgDmitry Baryshkov1-18/+16
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár1-1/+1
2021-12-06PCI: qcom: Use __be16 type to store return value from cpu_to_be16()Manivannan Sadhasivam1-1/+1
2021-11-29PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'Christophe JAILLET1-6/+6
2021-10-15PCI: qcom: Add sc8180x compatibleBjorn Andersson1-0/+1
2021-10-14PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280Prasad Malisetty1-0/+29
2021-10-14PCI: qcom: Replace ops with struct pcie_cfg in pcie match dataPrasad Malisetty1-11/+55
2021-02-24PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith1-1/+3
2021-02-24PCI: qcom: Add support for ddrss_sf_tbu clockDmitry Baryshkov1-5/+13
2020-12-09PCI: qcom: Add support for configuring BDF to SID mapping for SM8250Manivannan Sadhasivam1-0/+88
2020-12-08PCI: qcom: Add SM8250 SoC supportManivannan Sadhasivam1-0/+11
2020-11-19PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring1-1/+0
2020-11-19PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring1-2/+0
2020-11-19PCI: dwc: Move link handling into common codeRob Herring1-14/+5
2020-11-19PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring1-8/+0
2020-11-19PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring1-8/+0
2020-10-21Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas1-0/+13
2020-09-10PCI: dwc: Centralize link gen settingRob Herring1-11/+0
2020-09-08PCI: dwc/qcom: Use common PCI register definitionsRob Herring1-10/+8