summaryrefslogtreecommitdiff
path: root/drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-30phy: qcom: qmp: move common bits definitions to common headerDmitry Baryshkov1-9/+1
2024-01-30phy: qcom: qmp: move common functions to common headerDmitry Baryshkov1-54/+6
2023-07-17phy: Explicitly include correct DT includesRob Herring1-1/+0
2023-05-08phy: qcom-qmp-pcie-msm8996: fix init-count imbalanceJohan Hovold1-2/+3
2023-01-12phy: qcom-qmp-pcie-msm8996: rework regs layout arraysDmitry Baryshkov1-3/+3
2022-11-24phy: qcom-qmp: drop unused type headerJohan Hovold1-2/+0
2022-10-28phy: qcom-qmp-pcie-msm8996: drop start and pwrdn-ctrl abstractionJohan Hovold1-10/+7
2022-10-28phy: qcom-qmp-pcie-msm8996: increase status polling periodJohan Hovold1-2/+2
2022-10-28phy: qcom-qmp-pcie-msm8996: clean up ready and status pollingJohan Hovold1-15/+4
2022-10-28phy: qcom-qmp-pcie-msm8996: drop power-down delay configJohan Hovold1-13/+2
2022-10-28phy: qcom-qmp-pcie-msm8996: drop unused in-layout configurationJohan Hovold1-28/+6
2022-10-28phy: qcom-qmp: drop superfluous commentsJohan Hovold1-3/+0
2022-10-28phy: qcom-qmp: drop regulator error messageJohan Hovold1-2/+1
2022-10-17phy: qcom-qmp-pcie-msm8996: clean up power-down handlingJohan Hovold1-8/+2
2022-10-17phy: qcom-qmp: fix obsolete lane commentsJohan Hovold1-1/+1
2022-09-24phy: qcom-qmp-pcie-msm8996: Use dev_err_probe() to simplify codeYuan Can1-6/+3
2022-09-24phy: qcom-qmp-pcie-msm8996: rename nlanes configJohan Hovold1-4/+4
2022-09-24phy: qcom-qmp-pcie-msm8996: drop unused kernel docJohan Hovold1-1/+0
2022-09-24phy: qcom-qmp: drop unused forward declarationsJohan Hovold1-2/+0
2022-09-24phy: qcom-qmp-pcie-msm8996: drop unused type from configJohan Hovold1-3/+0
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused pcs_misc handlingJohan Hovold1-14/+0
2022-09-20phy: qcom-qmp-pcie-msm8996: fix memleak on probe deferralJohan Hovold1-12/+11
2022-09-20phy: qcom-qmp-pcie-msm8996: shorten function prefixesJohan Hovold1-47/+46
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused secondary init tablesJohan Hovold1-26/+0
2022-09-20phy: qcom-qmp: silence noisy probeJohan Hovold1-2/+0
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused definesJohan Hovold1-26/+1
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused runtime PM implementationJohan Hovold1-37/+0
2022-08-30phy: qcom-qmp-pcie-msm8996: drop reset lane suffixJohan Hovold1-4/+1
2022-08-30phy: qcom-qmp-pcie-msm8996: drop pipe clock lane suffixJohan Hovold1-2/+1
2022-07-07phy: qcom-qmp-usb: define QPHY_V2_PCS_PLL_LOCK_CHK_DLY_TIME registerDmitry Baryshkov1-3/+1
2022-07-07phy: qcom-qmp-usb: replace FLL layout writes for msm8996Dmitry Baryshkov1-10/+0
2022-07-07phy: qcom-qmp: rename QMP V2 PCS registersDmitry Baryshkov1-10/+10
2022-07-05phy: qcom-qmp-pcie-msm8996: drop obsolete pipe clock type checkJohan Hovold1-17/+2
2022-06-17phy: qcom-qmp: fix msm8996 PCIe PHY supportDmitry Baryshkov1-2/+2
2022-06-09phy: qcom-qmp-pcie-msm8996: use bulk reset_control APIDmitry Baryshkov1-31/+18
2022-06-09phy: qcom-qmp-pcie-msm8996: cleanup the driverDmitry Baryshkov1-227/+41
2022-06-09phy: qcom-qmp-pcie-msm8996: drop support for non-PCIe PHY typesDmitry Baryshkov1-489/+43
2022-06-09phy: qcom-qmp-pcie: change symbol prefix to qcom_qmp_phy_pcie_msm8996Dmitry Baryshkov1-79/+79
2022-06-09phy: qcom-qmp-pcie-msm8996: drop all compatibles except msm8996-pcie-phyDmitry Baryshkov1-4628/+4
2022-06-09phy: qcom-qmp: create copies of QMP PHY driverDmitry Baryshkov1-0/+6350