summaryrefslogtreecommitdiff
path: root/drivers/phy/qualcomm/phy-qcom-qmp-usb.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-21phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and sa8775pAdrien Thierry1-5/+15
2023-09-21phy: qcom-qmp-usb: initialize PCS_USB registersAdrien Thierry1-0/+4
2023-07-17phy: Explicitly include correct DT includesRob Herring1-1/+0
2023-07-12phy: qcom-qmp-usb: split off the legacy USB+dp_com supportDmitry Baryshkov1-556/+0
2023-05-17phy: qcom-qmp-usb: add support for updated qcm2290 / sm6115 bindingBhupesh Sharma1-0/+22
2023-05-16phy: qcom: qmp: Update IPQ9574 USB Phy initialization SequenceVaradarajan Narayanan1-0/+115
2023-05-08phy: qcom-qmp: Add SA8775P USB3 UNI phyShazad Hussain1-0/+45
2023-01-18phy: qcom-qmp-usb: fix the regs layout table for sdx65 uniphy PHYDmitry Baryshkov1-1/+1
2023-01-13phy: qcom-qmp-usb: Add Qualcomm SM6115 / SM4250 USB3 PHY supportBhupesh Sharma1-0/+3
2023-01-13phy: qcom-qmp-usb: Fix QSERDES_V3_RX_UCDR_PI_CONTROLS init valBhupesh Sharma1-1/+1
2023-01-12phy: qcom-qmp: move type-specific headers to particular driverDmitry Baryshkov1-0/+3
2023-01-12phy: qcom-qmp-usb: fix regs layout arraysDmitry Baryshkov1-11/+13
2023-01-12phy: qcom-qmp-usb: rework regs layout arraysDmitry Baryshkov1-26/+26
2023-01-12phy: qcom-qmp-usb: remove QPHY_PCS_MISC_TYPEC_CTRL regDmitry Baryshkov1-3/+0
2023-01-12phy: qcom-qmp-usb: remove QPHY_PCS_LFPS_RXTERM_IRQ_STATUS regDmitry Baryshkov1-6/+0
2022-11-24phy: qcom-qmp-usb: drop redundant clock allocationJohan Hovold1-5/+3
2022-11-24phy: qcom-qmp: drop unused type headerJohan Hovold1-2/+0
2022-11-24phy: qcom-qmp-usb: drop sc8280xp reference-clock sourceJohan Hovold1-8/+12
2022-11-05phy: qcom-qmp-usb: add support for updated sc8280xp bindingJohan Hovold1-15/+67
2022-11-05phy: qcom-qmp-usb: restructure PHY creationJohan Hovold1-24/+22
2022-11-05phy: qcom-qmp-usb: clean up PHY initJohan Hovold1-5/+3
2022-11-05phy: qcom-qmp-usb: rename PHY ops structureJohan Hovold1-8/+8
2022-11-05phy: qcom-qmp-usb: clean up probe initialisationJohan Hovold1-24/+22
2022-11-05phy: qcom-qmp-usb: clean up device-tree parsingJohan Hovold1-28/+12
2022-11-05phy: qcom-qmp-usb: merge driver dataJohan Hovold1-143/+96
2022-11-05phy: qcom-qmp-usb: move pm opsJohan Hovold1-5/+5
2022-11-05phy: qcom-qmp-usb: move device-id tableJohan Hovold1-63/+63
2022-11-05phy: qcom-qmp-usb: sort device-id tableJohan Hovold1-13/+13
2022-11-05phy: qcom-qmp-usb: fix sc8280xp PCS_USB offsetJohan Hovold1-0/+1
2022-10-28phy: qcom-qmp-usb: correct registers layout for IPQ8074 USB3 PHYDmitry Baryshkov1-1/+1
2022-10-28phy: qcom-qmp-usb: drop start and pwrdn-ctrl abstractionJohan Hovold1-56/+5
2022-10-28phy: qcom-qmp-usb: increase status polling periodJohan Hovold1-1/+1
2022-10-28phy: qcom-qmp-usb: clean up status pollingJohan Hovold1-23/+2
2022-10-28phy: qcom-qmp-usb: drop power-down delay configJohan Hovold1-34/+1
2022-10-28phy: qcom-qmp-usb: drop sc8280xp power-down delayJohan Hovold1-4/+0
2022-10-28phy: qcom-qmp-usb: drop unused in-layout configurationJohan Hovold1-32/+10
2022-10-28phy: qcom-qmp: drop superfluous commentsJohan Hovold1-5/+0
2022-10-28phy: qcom-qmp: drop regulator error messageJohan Hovold1-2/+1
2022-10-17phy: qcom-qmp-usb: clean up power-down handlingJohan Hovold1-14/+6
2022-10-17phy: qcom-qmp: fix obsolete lane commentsJohan Hovold1-1/+1
2022-09-24phy: qcom-qmp-usb: Use dev_err_probe() to simplify codeYuan Can1-6/+3
2022-09-24phy: qcom-qmp-usb: consolidate lane configJohan Hovold1-32/+20
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-usb: drop init and exit wrappersJohan Hovold1-25/+4
2022-09-24phy: qcom-qmp-usb: drop unused type from configJohan Hovold1-26/+0
2022-09-20phy: qcom-qmp-usb: drop legacy DT workaroundJohan Hovold1-21/+6
2022-09-20phy: qcom-qmp-usb: fix memleak on probe deferralJohan Hovold1-15/+42
2022-09-20phy: qcom-qmp-usb: shorten function prefixesJohan Hovold1-62/+59
2022-09-20phy: qcom-qmp: silence noisy probeJohan Hovold1-2/+0