summaryrefslogtreecommitdiff
path: root/drivers/phy/qualcomm/phy-qcom-qmp-ufs.c
AgeCommit message (Expand)Author
2022-11-24phy: qcom-qmp: drop unused type headerJohan Hovold
2022-10-28phy: qcom-qmp-ufs: add support for updated sc8280xp bindingJohan Hovold
2022-10-28phy: qcom-qmp-ufs: restructure PHY creationJohan Hovold
2022-10-28phy: qcom-qmp-ufs: clean up PHY initJohan Hovold
2022-10-28phy: qcom-qmp-ufs: rename PHY ops structureJohan Hovold
2022-10-28phy: qcom-qmp-ufs: clean up probe initialisationJohan Hovold
2022-10-28phy: qcom-qmp-ufs: clean up device-tree parsingJohan Hovold
2022-10-28phy: qcom-qmp-ufs: merge driver dataJohan Hovold
2022-10-28phy: qcom-qmp-ufs: move device-id tableJohan Hovold
2022-10-28phy: qcom-qmp-ufs: drop start and pwrdn-ctrl abstractionJohan Hovold
2022-10-28phy: qcom-qmp-ufs: increase ready polling periodJohan Hovold
2022-10-28phy: qcom-qmp-ufs: clean up ready pollingJohan Hovold
2022-10-28phy: qcom-qmp-ufs: drop unused phy-status configJohan Hovold
2022-10-28phy: qcom-qmp-ufs: 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-ufs: clean up power-down handlingJohan Hovold
2022-10-17phy: qcom-qmp: fix obsolete lane commentsJohan Hovold
2022-09-24phy: qcom-qmp-ufs: Use dev_err_probe() to simplify codeYuan Can
2022-09-24phy: qcom-qmp-ufs: consolidate lane configJohan Hovold
2022-09-24phy: qcom-qmp: drop unused index fieldJohan Hovold
2022-09-24phy: qcom-qmp: drop unused forward declarationsJohan Hovold
2022-09-24phy: qcom-qmp-ufs: drop unused type from configJohan Hovold
2022-09-20phy: qcom-qmp-ufs: drop legacy DT workaroundJohan Hovold
2022-09-20phy: qcom-qmp-ufs: fix memleak on probe deferralJohan Hovold
2022-09-20phy: qcom-qmp-usb: shorten function prefixesJohan Hovold
2022-09-20phy: qcom-qmp-ufs: shorten function prefixesJohan Hovold
2022-09-20phy: qcom-qmp: silence noisy probeJohan Hovold
2022-09-20phy: qcom-qmp-ufs: drop unused definesJohan Hovold
2022-09-20phy: qcom-qmp-ufs: drop unused runtime PM implementationJohan Hovold
2022-09-13phy: qcom-qmp: drop dual-lane commentsJohan 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: split PCS_UFS V3 symbols to separate headerDmitry Baryshkov
2022-07-07phy: qcom-qmp: rename QMP V2 PCS registersDmitry Baryshkov
2022-07-07phy: qcom-qmp-ufs: remove spurious register write in the msm8996 tableDmitry Baryshkov
2022-06-09phy: qcom-qmp-ufs: drop multi-PHY supportDmitry Baryshkov
2022-06-09phy: qcom-qmp-ufs: cleanup the driverDmitry Baryshkov
2022-06-09phy: qcom-qmp-ufs: drop support for non-UFS PHY typesDmitry Baryshkov
2022-06-09phy: qcom-qmp-ufs: change symbol prefix to qcom_qmp_phy_ufsDmitry Baryshkov
2022-06-09phy: qcom-qmp-ufs: drop all non-UFS compatibles supportDmitry Baryshkov
2022-06-09phy: qcom-qmp: create copies of QMP PHY driverDmitry Baryshkov