summaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm/phy-qcom-qmp-usb.c
AgeCommit message (Expand)AuthorLines
2023-01-18phy: qcom-qmp-usb: fix the regs layout table for sdx65 uniphy PHYDmitry Baryshkov-1/+1
2023-01-13phy: qcom-qmp-usb: Add Qualcomm SM6115 / SM4250 USB3 PHY supportBhupesh Sharma-0/+3
2023-01-13phy: qcom-qmp-usb: Fix QSERDES_V3_RX_UCDR_PI_CONTROLS init valBhupesh Sharma-1/+1
2023-01-12phy: qcom-qmp: move type-specific headers to particular driverDmitry Baryshkov-0/+3
2023-01-12phy: qcom-qmp-usb: fix regs layout arraysDmitry Baryshkov-11/+13
2023-01-12phy: qcom-qmp-usb: rework regs layout arraysDmitry Baryshkov-26/+26
2023-01-12phy: qcom-qmp-usb: remove QPHY_PCS_MISC_TYPEC_CTRL regDmitry Baryshkov-3/+0
2023-01-12phy: qcom-qmp-usb: remove QPHY_PCS_LFPS_RXTERM_IRQ_STATUS regDmitry Baryshkov-6/+0
2022-11-24phy: qcom-qmp-usb: drop redundant clock allocationJohan Hovold-5/+3
2022-11-24phy: qcom-qmp: drop unused type headerJohan Hovold-2/+0
2022-11-24phy: qcom-qmp-usb: drop sc8280xp reference-clock sourceJohan Hovold-8/+12
2022-11-05phy: qcom-qmp-usb: add support for updated sc8280xp bindingJohan Hovold-15/+67
2022-11-05phy: qcom-qmp-usb: restructure PHY creationJohan Hovold-24/+22
2022-11-05phy: qcom-qmp-usb: clean up PHY initJohan Hovold-5/+3
2022-11-05phy: qcom-qmp-usb: rename PHY ops structureJohan Hovold-8/+8
2022-11-05phy: qcom-qmp-usb: clean up probe initialisationJohan Hovold-24/+22
2022-11-05phy: qcom-qmp-usb: clean up device-tree parsingJohan Hovold-28/+12
2022-11-05phy: qcom-qmp-usb: merge driver dataJohan Hovold-143/+96
2022-11-05phy: qcom-qmp-usb: move pm opsJohan Hovold-5/+5
2022-11-05phy: qcom-qmp-usb: move device-id tableJohan Hovold-63/+63
2022-11-05phy: qcom-qmp-usb: sort device-id tableJohan Hovold-13/+13
2022-11-05phy: qcom-qmp-usb: fix sc8280xp PCS_USB offsetJohan Hovold-0/+1
2022-10-28phy: qcom-qmp-usb: correct registers layout for IPQ8074 USB3 PHYDmitry Baryshkov-1/+1
2022-10-28phy: qcom-qmp-usb: drop start and pwrdn-ctrl abstractionJohan Hovold-56/+5
2022-10-28phy: qcom-qmp-usb: increase status polling periodJohan Hovold-1/+1
2022-10-28phy: qcom-qmp-usb: clean up status pollingJohan Hovold-23/+2
2022-10-28phy: qcom-qmp-usb: drop power-down delay configJohan Hovold-34/+1
2022-10-28phy: qcom-qmp-usb: drop sc8280xp power-down delayJohan Hovold-4/+0
2022-10-28phy: qcom-qmp-usb: drop unused in-layout configurationJohan Hovold-32/+10
2022-10-28phy: qcom-qmp: drop superfluous commentsJohan Hovold-5/+0
2022-10-28phy: qcom-qmp: drop regulator error messageJohan Hovold-2/+1
2022-10-17phy: qcom-qmp-usb: clean up power-down handlingJohan Hovold-14/+6
2022-10-17phy: qcom-qmp: fix obsolete lane commentsJohan Hovold-1/+1
2022-09-24phy: qcom-qmp-usb: Use dev_err_probe() to simplify codeYuan Can-6/+3
2022-09-24phy: qcom-qmp-usb: consolidate lane configJohan Hovold-32/+20
2022-09-24phy: qcom-qmp: drop unused index fieldJohan Hovold-3/+0
2022-09-24phy: qcom-qmp: drop unused forward declarationsJohan Hovold-2/+0
2022-09-24phy: qcom-qmp-usb: drop init and exit wrappersJohan Hovold-25/+4
2022-09-24phy: qcom-qmp-usb: drop unused type from configJohan Hovold-26/+0
2022-09-20phy: qcom-qmp-usb: drop legacy DT workaroundJohan Hovold-21/+6
2022-09-20phy: qcom-qmp-usb: fix memleak on probe deferralJohan Hovold-15/+42
2022-09-20phy: qcom-qmp-usb: shorten function prefixesJohan Hovold-62/+59
2022-09-20phy: qcom-qmp: silence noisy probeJohan Hovold-2/+0
2022-09-20phy: qcom-qmp-usb: drop unused definesJohan Hovold-13/+0
2022-09-20phy: qcom-qmp-usb: disable runtime PM on unbindJohan Hovold-4/+3
2022-09-13phy: qcom-qmp: drop dual-lane commentsJohan Hovold-1/+0
2022-08-30phy: qcom-qmp-usb: drop pipe clock lane suffixJohan Hovold-3/+1
2022-08-30phy: qcom-qmp: Add SC8280XP USB3 UNI phyBjorn Andersson-0/+137
2022-07-07phy: qcom-qmp-usb: define QPHY_V2_PCS_PLL_LOCK_CHK_DLY_TIME registerDmitry Baryshkov-1/+0
2022-07-07phy: qcom-qmp-usb: replace FLL layout writes for msm8996Dmitry Baryshkov-15/+5