aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm/phy-qcom-qmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-12phy: qcom-qmp: Expose provided clocks to DTEvan Green1-1/+22
2018-12-12phy: qcom-qmp: Utilize fully-specified DT registersEvan Green1-13/+38
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko1-1/+2
2018-09-25phy: Add QMP phy based UFS phy support for sdm845Can Guo1-1/+171
2018-09-25phy: General struct and field cleanupCan Guo1-11/+14
2018-09-25phy: Update PHY power control sequenceCan Guo1-7/+12
2018-09-25phy: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-09-10phy: qcom-qmp: Quiet -EPROBE_DEFER from qcom_qmp_phy_probe()Douglas Anderson1-1/+3
2018-05-20phy: qcom-qmp: Add QMP V3 USB3 UNI PHY support for sdm845Manu Gautam1-1/+146
2018-05-20phy: qcom-qmp: Enable pipe_clk before PHY initializationManu Gautam1-14/+8
2018-03-08phy: add SPDX identifier to QMP and QUSB2 PHY driversManu Gautam1-10/+1
2018-03-08phy: qcom-qmp: Add support for runtime PMManu Gautam1-1/+176
2018-03-08phy: qcom-qmp: Add support for QMP V3 USB3 PHYManu Gautam1-3/+220
2018-03-08phy: qcom-qmp: Move register offsets to header fileManu Gautam1-118/+1
2018-03-08phy: qcom-qmp: Move SERDES/PCS START after PHY resetManu Gautam1-3/+3
2018-03-08phy: qcom-qmp: Fix PHY block reset sequenceManu Gautam1-9/+19
2018-03-08phy: qcom-qmp: Power-on PHY before initializationManu Gautam1-37/+24
2018-03-08phy: qcom-qmp: Adapt to clk_bulk_* APIsVivek Gautam1-34/+16
2018-03-08phy: qcom-qmp: Fix phy pipe clock gatingVivek Gautam1-2/+2
2017-08-20phy: qcom-qmp: Fix failure path in phy_init functionsVivek Gautam1-9/+6
2017-08-20phy: qcom-qmp: Add support for IPQ8074Varadarajan Narayanan1-0/+124
2017-08-20phy: qcom-qmp: Fix phy pipe clock nameVaradarajan Narayanan1-12/+11
2017-06-01phy: Group vendor specific phy driversVivek Gautam1-0/+1153