summaryrefslogtreecommitdiff
path: root/drivers/phy/qualcomm/phy-qcom-qmp-usbc.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-07phy: qcom: qmp-usbc: Prevent unnecessary PM runtime suspend at bootLoic Poulain1-6/+20
2026-07-22phy: qcom: qmp-usbc: Add qmp configuration for ShikraKrishna Kurapati1-3/+50
2026-06-23Merge tag 'phy-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds1-155/+155
2026-05-19phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing configXiangxu Yin1-1/+1
2026-05-10phy: qcom-qmp-usbc: Rename QCS615 DP PHY variables and functionsShawn Guo1-33/+33
2026-05-10phy: qcom-qmp-usbc: Use register definitions in qserdes-txrx-v3Shawn Guo1-32/+32
2026-05-10phy: qcom-qmp: Use explicit QSERDES COM v2 register definitionsShawn Guo1-90/+90
2026-02-27phy: qcom: qmp-usbc: Simplify check for non-NULL pointerKrzysztof Kozlowski1-3/+3
2025-12-23phy: qcom: qmp-usbc: Add QCS615 USB/DP PHY config and DP mode supportXiangxu Yin1-0/+413
2025-12-23phy: qcom: qmp-usbc: Add USB/DP exclude handlingXiangxu Yin1-0/+21
2025-12-23phy: qcom: qmp-usbc: Add DP PHY ops for USB/DP switchable Type-C PHYsXiangxu Yin1-1/+193
2025-12-23phy: qcom: qmp-usbc: Add TCSR parsing and PHY mode settingXiangxu Yin1-6/+19
2025-12-23phy: qcom: qmp-usbc: Move USB-only init to usb_power_onXiangxu Yin1-12/+10
2025-12-23phy: qcom: qmp-usbc: add DP link and vco_div clocks for DP PHYXiangxu Yin1-6/+203
2025-12-23phy: qcom: qmp-usbc: Move reset config into PHY cfgXiangxu Yin1-3/+11
2025-12-23phy: qcom: qmp-usbc: Add regulator init_load supportXiangxu Yin1-29/+39
2025-12-23phy: qcom: qmp-usbc: Add DP-related fields for USB/DP switchable PHYXiangxu Yin1-8/+46
2025-12-23phy: qcom: qmp-usbc: Rename USB-specific ops to prepare for DP supportXiangxu Yin1-28/+27
2025-03-11phy: qcom: qmp-usbc: Add qmp configuration for QCS615Krishna Kurapati1-0/+3
2024-10-17phy: qcom: qmp-usbc: fix NULL-deref on runtime suspendJohan Hovold1-0/+1
2024-07-31phy: qcom: qmp: Add debug prints for register writesManivannan Sadhasivam1-6/+7
2024-01-30phy: qcom: qmp-usbc: drop has_pwrdn_delay handlingDmitry Baryshkov1-6/+0
2024-01-30phy: qcom: qmp: move common bits definitions to common headerDmitry Baryshkov1-32/+0
2024-01-30phy: qcom: qmp: move common functions to common headerDmitry Baryshkov1-56/+8
2024-01-23phy: qcom: qmp-usbc: enable SDM630 supportDmitry Baryshkov1-0/+40
2024-01-23phy: qcom: qmp-usbc: handle CLAMP register in a correct wayDmitry Baryshkov1-11/+37
2024-01-23phy: qcom: qmp-usbc: add support for the Type-C handlingDmitry Baryshkov1-3/+94
2024-01-23phy: qcom: qmp-usb: split USB-C PHY driverDmitry Baryshkov1-0/+1078