summaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm/phy-qcom-qmp-ufs.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-24phy: qcom-qmp: drop unused type headerJohan Hovold1-2/+0
2022-10-28phy: qcom-qmp-ufs: add support for updated sc8280xp bindingJohan Hovold1-10/+80
2022-10-28phy: qcom-qmp-ufs: restructure PHY creationJohan Hovold1-18/+16
2022-10-28phy: qcom-qmp-ufs: clean up PHY initJohan Hovold1-5/+3
2022-10-28phy: qcom-qmp-ufs: rename PHY ops structureJohan Hovold1-7/+7
2022-10-28phy: qcom-qmp-ufs: clean up probe initialisationJohan Hovold1-20/+17
2022-10-28phy: qcom-qmp-ufs: clean up device-tree parsingJohan Hovold1-15/+6
2022-10-28phy: qcom-qmp-ufs: merge driver dataJohan Hovold1-108/+63
2022-10-28phy: qcom-qmp-ufs: move device-id tableJohan Hovold1-39/+39
2022-10-28phy: qcom-qmp-ufs: drop start and pwrdn-ctrl abstractionJohan Hovold1-28/+7
2022-10-28phy: qcom-qmp-ufs: increase ready polling periodJohan Hovold1-1/+1
2022-10-28phy: qcom-qmp-ufs: clean up ready pollingJohan Hovold1-5/+2
2022-10-28phy: qcom-qmp-ufs: drop unused phy-status configJohan Hovold1-9/+0
2022-10-28phy: qcom-qmp-ufs: drop unused in-layout configurationJohan Hovold1-32/+10
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-ufs: clean up power-down handlingJohan Hovold1-14/+8
2022-10-17phy: qcom-qmp: fix obsolete lane commentsJohan Hovold1-1/+1
2022-09-24phy: qcom-qmp-ufs: Use dev_err_probe() to simplify codeYuan Can1-6/+3
2022-09-24phy: qcom-qmp-ufs: consolidate lane configJohan Hovold1-21/+10
2022-09-24phy: qcom-qmp: drop unused index fieldJohan Hovold1-3/+0
2022-09-24phy: qcom-qmp: drop unused forward declarationsJohan Hovold1-2/+0
2022-09-24phy: qcom-qmp-ufs: drop unused type from configJohan Hovold1-8/+0
2022-09-20phy: qcom-qmp-ufs: drop legacy DT workaroundJohan Hovold1-21/+6
2022-09-20phy: qcom-qmp-ufs: fix memleak on probe deferralJohan Hovold1-15/+15
2022-09-20phy: qcom-qmp-usb: shorten function prefixesJohan Hovold1-2/+1
2022-09-20phy: qcom-qmp-ufs: shorten function prefixesJohan Hovold1-45/+43
2022-09-20phy: qcom-qmp: silence noisy probeJohan Hovold1-2/+0
2022-09-20phy: qcom-qmp-ufs: drop unused definesJohan Hovold1-33/+1
2022-09-20phy: qcom-qmp-ufs: drop unused runtime PM implementationJohan Hovold1-38/+0
2022-09-13phy: qcom-qmp: drop dual-lane commentsJohan Hovold1-1/+0
2022-07-07phy: qcom-qmp-usb: define QPHY_V2_PCS_PLL_LOCK_CHK_DLY_TIME registerDmitry Baryshkov1-1/+0
2022-07-07phy: qcom-qmp-usb: replace FLL layout writes for msm8996Dmitry Baryshkov1-5/+0
2022-07-07phy: qcom-qmp: split PCS_UFS V3 symbols to separate headerDmitry Baryshkov1-8/+8
2022-07-07phy: qcom-qmp: rename QMP V2 PCS registersDmitry Baryshkov1-11/+11
2022-07-07phy: qcom-qmp-ufs: remove spurious register write in the msm8996 tableDmitry Baryshkov1-1/+0
2022-06-09phy: qcom-qmp-ufs: drop multi-PHY supportDmitry Baryshkov1-30/+3
2022-06-09phy: qcom-qmp-ufs: cleanup the driverDmitry Baryshkov1-281/+12
2022-06-09phy: qcom-qmp-ufs: drop support for non-UFS PHY typesDmitry Baryshkov1-577/+35
2022-06-09phy: qcom-qmp-ufs: change symbol prefix to qcom_qmp_phy_ufsDmitry Baryshkov1-79/+79
2022-06-09phy: qcom-qmp-ufs: drop all non-UFS compatibles supportDmitry Baryshkov1-4126/+4
2022-06-09phy: qcom-qmp: create copies of QMP PHY driverDmitry Baryshkov1-0/+6350