summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-qcom.c
AgeCommit message (Expand)Author
2022-09-29PCI: qcom: Rename host-init error labelJohan Hovold
2022-09-29PCI: qcom: Drop unused post_deinit callbackJohan Hovold
2022-08-23PCI: qcom: Sort device-id tableJohan Hovold
2022-08-23PCI: qcom: Clean up IP configurationsJohan Hovold
2022-08-23PCI: qcom: Make all optional clocks optionalJohan Hovold
2022-08-23PCI: qcom: Add support for SA8540PJohan Hovold
2022-08-23PCI: qcom: Add support for SC8280XPJohan Hovold
2022-08-04Merge branch 'pci/ctrl/qcom'Bjorn Helgaas
2022-07-29PCI: qcom: Allow ASPM L1 and substates for 2.7.0Krishna chaitanya chundru
2022-07-15PCI: qcom: Add IPQ60xx supportSelvam Sathappan Periakaruppan
2022-07-15PCI: qcom: Define slot capabilities using PCI_EXP_SLTCAP_*Baruch Siach
2022-07-15PCI: qcom: Drop manual pipe_clk_src handlingDmitry Baryshkov
2022-07-14PCI: qcom: Remove unnecessary pipe_clk handlingDmitry Baryshkov
2022-07-13PCI: qcom: Power on PHY before DBI register accessesRobert Marko
2022-07-13PCI: qcom: Power on PHY before IPQ8074 DBI register accessesRobert Marko
2022-07-13PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocksChristian Marangi
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin
2022-05-27Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-24PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold
2022-05-24PCI: qcom: Fix runtime PM imbalance on probe errorsJohan Hovold
2022-05-24PCI: qcom: Fix pipe clock imbalanceJohan Hovold
2022-05-24PCI: qcom: Add SM8150 SoC supportBhupesh Sharma
2022-05-03PCI: qcom: Remove ddrss_sf_tbu clock from SC8180XBjorn Andersson
2022-03-22Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2022-02-23PCI: qcom: Add SM8450 PCIe supportDmitry Baryshkov
2022-02-23PCI: qcom: Add ddrss_sf_tbu flagDmitry Baryshkov
2022-02-23PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfgDmitry Baryshkov
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2021-12-06PCI: qcom: Use __be16 type to store return value from cpu_to_be16()Manivannan Sadhasivam
2021-11-29PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'Christophe JAILLET
2021-10-15PCI: qcom: Add sc8180x compatibleBjorn Andersson
2021-10-14PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280Prasad Malisetty
2021-10-14PCI: qcom: Replace ops with struct pcie_cfg in pcie match dataPrasad Malisetty
2021-02-24PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith
2021-02-24PCI: qcom: Add support for ddrss_sf_tbu clockDmitry Baryshkov
2020-12-09PCI: qcom: Add support for configuring BDF to SID mapping for SM8250Manivannan Sadhasivam
2020-12-08PCI: qcom: Add SM8250 SoC supportManivannan Sadhasivam
2020-11-19PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring
2020-11-19PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring
2020-11-19PCI: dwc: Move link handling into common codeRob Herring
2020-11-19PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring
2020-11-19PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring
2020-10-21Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2020-09-10PCI: dwc: Centralize link gen settingRob Herring
2020-09-08PCI: dwc/qcom: Use common PCI register definitionsRob Herring
2020-09-08PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring
2020-09-07PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0Ansuel Smith
2020-08-05Merge branch 'remotes/lorenzo/pci/runtime-pm'Bjorn Helgaas
2020-07-17PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-07-07PCI: qcom: Replace define with standard valueAnsuel Smith