summaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm/phy-qcom-qmp-usb.c
AgeCommit message (Expand)AuthorLines
2025-12-23phy: qualcomm: qmp-usb: Add support for Glymur USB UNI PHYWesley Cheng-0/+163
2025-12-23phy: qcom-qmp-usb: Set regulator load before enablingFaisal Hassan-21/+6
2025-05-14phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bugChenyuan Yang-1/+5
2025-01-29Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-0/+3
2024-12-04phy: qcom-qmp: Fix register name in RX Lane config of SC8280XPKrishna Kurapati-1/+1
2024-12-04phy: qcom: qmp: Enable IPQ5424 supportVaradarajan Narayanan-0/+3
2024-11-27Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-0/+65
2024-10-17phy: qcom: qmp-usb: fix NULL-deref on runtime suspendJohan Hovold-0/+1
2024-10-11phy: qcom: qmp: Add qmp configuration for QCS8300Krishna Kurapati-0/+65
2024-07-31phy: qcom: qmp: Add debug prints for register writesManivannan Sadhasivam-5/+5
2024-06-03phy: qcom-qmp-usb: Add sc8180x USB UNIPHYBjorn Andersson-0/+3
2024-05-04phy: qcpm-qmp-usb: Add support for QDU1000/QRU1000Komal Bajaj-0/+47
2024-03-16Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds-414/+8
2024-02-16phy: qcom-qmp-usb: fix v3 offsets dataDmitry Baryshkov-5/+5
2024-01-30phy: qcom: qmp: move common bits definitions to common headerDmitry Baryshkov-35/+0
2024-01-30phy: qcom: qmp: move common functions to common headerDmitry Baryshkov-55/+7
2024-01-24phy: qcom-qmp-usb: fix serdes init sequence for IPQ6018Mantas Pucka-1/+19
2024-01-24phy: qcom-qmp-usb: fix register offsets for ipq8074/ipq6018Mantas Pucka-1/+9
2024-01-23phy: qcom: qmp-usb: drop dual-lane handlingDmitry Baryshkov-56/+1
2024-01-23phy: qcom: qmp-usb: split USB-C PHY driverDmitry Baryshkov-266/+0
2023-12-21phy: qcom-qmp-usb: Add Qualcomm X1E80100 USB3 PHY supportAbel Vesa-0/+171
2023-11-27phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY supportRohit Agarwal-0/+173
2023-10-13Merge branch 'fixes' into nextVinod Koul-5/+19
2023-09-21phy: qcom-qmp-usb: populate offsets configurationDmitry Baryshkov-3/+38
2023-09-21phy: qcom-qmp: move PCS MISC V4 registers to separate headerDmitry Baryshkov-0/+1
2023-09-21phy: qcom-qmp-usb: make QPHY_PCS_MISC_CLAMP_ENABLE access conditionalDmitry Baryshkov-5/+17
2023-09-21phy: qcom-qmp-usb: rework reset handlingDmitry Baryshkov-45/+26
2023-09-21phy: qcom-qmp-usb: simplify clock handlingDmitry Baryshkov-66/+24
2023-09-21phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and sa8775pAdrien Thierry-5/+15
2023-09-21phy: qcom-qmp-usb: initialize PCS_USB registersAdrien Thierry-0/+4
2023-07-17phy: Explicitly include correct DT includesRob Herring-1/+0
2023-07-12phy: qcom-qmp-usb: split off the legacy USB+dp_com supportDmitry Baryshkov-556/+0
2023-05-17phy: qcom-qmp-usb: add support for updated qcm2290 / sm6115 bindingBhupesh Sharma-0/+22
2023-05-16phy: qcom: qmp: Update IPQ9574 USB Phy initialization SequenceVaradarajan Narayanan-0/+115
2023-05-08phy: qcom-qmp: Add SA8775P USB3 UNI phyShazad Hussain-0/+45
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