summaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm
AgeCommit message (Expand)AuthorLines
2019-02-12phy: qcom-qmp: Add QMP UFS PHY support for msm8998Marc Gonzalez-0/+3
2019-02-07phy: qcom-qusb2: Add QUSB2 PHY support for msm8998Jeffrey Hugo-0/+40
2019-02-07phy: qcom-qmp: Add QMP V3 USB3 PHY support for msm8998Jeffrey Hugo-0/+144
2019-02-07phy: qcom-ufs: Use iopoll.h readl_poll_timeout macroMarc Gonzalez-18/+1
2019-01-16phy: ath79-usb: Fix the main reset name to match the DT bindingAlban Bedel-1/+1
2019-01-16phy: ath79-usb: Fix the power on error pathAlban Bedel-1/+1
2018-12-12phy: qcom-qmp: Expose provided clocks to DTEvan Green-1/+22
2018-12-12phy: qcom-qmp: Utilize fully-specified DT registersEvan Green-13/+38
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko-5/+10
2018-11-21phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845Manu Gautam-0/+1
2018-11-21phy: qcom-qusb2: Use HSTX_TRIM fused value as isManu Gautam-9/+10
2018-09-26phy: qcom-ufs: Declare 20nm qcom ufs qmp phy as BrokenVivek Gautam-2/+19
2018-09-26scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam-1/+1
2018-09-26phy: qcom-ufs: Remove stale methods that handle ref clkVivek Gautam-50/+0
2018-09-25phy: Add QMP phy based UFS phy support for sdm845Can Guo-1/+186
2018-09-25phy: General struct and field cleanupCan Guo-11/+14
2018-09-25phy: Update PHY power control sequenceCan Guo-7/+12
2018-09-25phy: Convert to using %pOFn instead of device_node.nameRob Herring-1/+1
2018-09-10phy: qcom-qusb2: Quiet -EPROBE_DEFER from qusb2_phy_probe()Douglas Anderson-1/+3
2018-09-10phy: qcom-qmp: Quiet -EPROBE_DEFER from qcom_qmp_phy_probe()Douglas Anderson-1/+3
2018-07-10phy: qcom-usb-hs: Mark expected switch fall-throughGustavo A. R. Silva-0/+1
2018-05-20phy: qcom-qusb2: Add QUSB2 PHYs support for sdm845Manu Gautam-8/+118
2018-05-20phy: qcom-qmp: Add QMP V3 USB3 UNI PHY support for sdm845Manu Gautam-1/+151
2018-05-20phy: qcom-qusb2: Fix crash if nvmem cell not specifiedManu Gautam-0/+4
2018-05-20phy: qcom-qmp: Enable pipe_clk before PHY initializationManu Gautam-14/+8
2018-04-25phy: Add a driver for the ATH79 USB phyAlban Bedel-1/+119
2018-03-20Merge tag 'phy-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman-268/+1077
2018-03-12phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann-0/+5
2018-03-08phy: add SPDX identifier to QMP and QUSB2 PHY driversManu Gautam-19/+2
2018-03-08phy: qcom-qmp: Add support for runtime PMManu Gautam-1/+179
2018-03-08phy: qcom-qusb2: Add support for runtime PMManu Gautam-0/+176
2018-03-08phy: qcom-qmp: Add support for QMP V3 USB3 PHYManu Gautam-3/+220
2018-03-08phy: qcom-qmp: Add register offsets for QMP V3 PHYManu Gautam-0/+149
2018-03-08phy: qcom-qmp: Move register offsets to header fileManu Gautam-118/+129
2018-03-08phy: qcom-qusb2: Add support for QUSB2 V2 versionManu Gautam-0/+64
2018-03-08phy: qcom-qusb2: Add support for different register layoutsManu Gautam-40/+109
2018-03-08phy: qcom-qmp: Move SERDES/PCS START after PHY resetManu Gautam-3/+3
2018-03-08phy: qcom-qmp: Fix PHY block reset sequenceManu Gautam-9/+19
2018-03-08phy: qcom-qusb2: Power-on PHY before initializationManu Gautam-32/+15
2018-03-08phy: qcom-qmp: Power-on PHY before initializationManu Gautam-37/+24
2018-03-08phy: qcom-qmp: Adapt to clk_bulk_* APIsVivek Gautam-34/+16
2018-03-08phy: qcom-qmp: Fix phy pipe clock gatingVivek Gautam-2/+2
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-34/+71
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-23ufs/phy: qcom: Refactor to use phy_init callVivek Gautam-34/+41
2017-10-23phy: qcom-ufs: Add support to set phy modeVivek Gautam-0/+30
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-11/+3
2017-08-20phy: qcom-qmp: Fix failure path in phy_init functionsVivek Gautam-9/+6
2017-08-20phy: qcom-qmp: Add support for IPQ8074Varadarajan Narayanan-0/+124
2017-08-20phy: qcom-qmp: Fix phy pipe clock nameVaradarajan Narayanan-12/+11