summaryrefslogtreecommitdiff
path: root/drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c
AgeCommit message (Expand)Author
2023-07-17phy: Explicitly include correct DT includesRob Herring
2023-05-08phy: qcom-qmp-pcie-msm8996: fix init-count imbalanceJohan Hovold
2023-01-12phy: qcom-qmp-pcie-msm8996: rework regs layout arraysDmitry Baryshkov
2022-11-24phy: qcom-qmp: drop unused type headerJohan Hovold
2022-10-28phy: qcom-qmp-pcie-msm8996: drop start and pwrdn-ctrl abstractionJohan Hovold
2022-10-28phy: qcom-qmp-pcie-msm8996: increase status polling periodJohan Hovold
2022-10-28phy: qcom-qmp-pcie-msm8996: clean up ready and status pollingJohan Hovold
2022-10-28phy: qcom-qmp-pcie-msm8996: drop power-down delay configJohan Hovold
2022-10-28phy: qcom-qmp-pcie-msm8996: drop unused in-layout configurationJohan Hovold
2022-10-28phy: qcom-qmp: drop superfluous commentsJohan Hovold
2022-10-28phy: qcom-qmp: drop regulator error messageJohan Hovold
2022-10-17phy: qcom-qmp-pcie-msm8996: clean up power-down handlingJohan Hovold
2022-10-17phy: qcom-qmp: fix obsolete lane commentsJohan Hovold
2022-09-24phy: qcom-qmp-pcie-msm8996: Use dev_err_probe() to simplify codeYuan Can
2022-09-24phy: qcom-qmp-pcie-msm8996: rename nlanes configJohan Hovold
2022-09-24phy: qcom-qmp-pcie-msm8996: drop unused kernel docJohan Hovold
2022-09-24phy: qcom-qmp: drop unused forward declarationsJohan Hovold
2022-09-24phy: qcom-qmp-pcie-msm8996: drop unused type from configJohan Hovold
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused pcs_misc handlingJohan Hovold
2022-09-20phy: qcom-qmp-pcie-msm8996: fix memleak on probe deferralJohan Hovold
2022-09-20phy: qcom-qmp-pcie-msm8996: shorten function prefixesJohan Hovold
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused secondary init tablesJohan Hovold
2022-09-20phy: qcom-qmp: silence noisy probeJohan Hovold
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused definesJohan Hovold
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused runtime PM implementationJohan Hovold
2022-08-30phy: qcom-qmp-pcie-msm8996: drop reset lane suffixJohan Hovold
2022-08-30phy: qcom-qmp-pcie-msm8996: drop pipe clock lane suffixJohan Hovold
2022-07-07phy: qcom-qmp-usb: define QPHY_V2_PCS_PLL_LOCK_CHK_DLY_TIME registerDmitry Baryshkov
2022-07-07phy: qcom-qmp-usb: replace FLL layout writes for msm8996Dmitry Baryshkov
2022-07-07phy: qcom-qmp: rename QMP V2 PCS registersDmitry Baryshkov
2022-07-05phy: qcom-qmp-pcie-msm8996: drop obsolete pipe clock type checkJohan Hovold
2022-06-16phy: qcom-qmp: fix msm8996 PCIe PHY supportDmitry Baryshkov
2022-06-09phy: qcom-qmp-pcie-msm8996: use bulk reset_control APIDmitry Baryshkov
2022-06-09phy: qcom-qmp-pcie-msm8996: cleanup the driverDmitry Baryshkov
2022-06-09phy: qcom-qmp-pcie-msm8996: drop support for non-PCIe PHY typesDmitry Baryshkov
2022-06-09phy: qcom-qmp-pcie: change symbol prefix to qcom_qmp_phy_pcie_msm8996Dmitry Baryshkov
2022-06-09phy: qcom-qmp-pcie-msm8996: drop all compatibles except msm8996-pcie-phyDmitry Baryshkov
2022-06-09phy: qcom-qmp: create copies of QMP PHY driverDmitry Baryshkov