summaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm
Commit message (Expand)AuthorAgeFilesLines
* phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko2018-12-125-5/+10
* phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845Manu Gautam2018-11-211-0/+1
* phy: qcom-qusb2: Use HSTX_TRIM fused value as isManu Gautam2018-11-211-9/+10
* phy: qcom-ufs: Declare 20nm qcom ufs qmp phy as BrokenVivek Gautam2018-09-262-2/+19
* scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam2018-09-261-1/+1
* phy: qcom-ufs: Remove stale methods that handle ref clkVivek Gautam2018-09-261-50/+0
* phy: Add QMP phy based UFS phy support for sdm845Can Guo2018-09-252-1/+186
* phy: General struct and field cleanupCan Guo2018-09-251-11/+14
* phy: Update PHY power control sequenceCan Guo2018-09-251-7/+12
* phy: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-251-1/+1
* phy: qcom-qusb2: Quiet -EPROBE_DEFER from qusb2_phy_probe()Douglas Anderson2018-09-101-1/+3
* phy: qcom-qmp: Quiet -EPROBE_DEFER from qcom_qmp_phy_probe()Douglas Anderson2018-09-101-1/+3
* phy: qcom-usb-hs: Mark expected switch fall-throughGustavo A. R. Silva2018-07-101-0/+1
* phy: qcom-qusb2: Add QUSB2 PHYs support for sdm845Manu Gautam2018-05-201-8/+118
* phy: qcom-qmp: Add QMP V3 USB3 UNI PHY support for sdm845Manu Gautam2018-05-202-1/+151
* phy: qcom-qusb2: Fix crash if nvmem cell not specifiedManu Gautam2018-05-201-0/+4
* phy: qcom-qmp: Enable pipe_clk before PHY initializationManu Gautam2018-05-201-14/+8
* phy: Add a driver for the ATH79 USB phyAlban Bedel2018-04-253-1/+119
* Merge tag 'phy-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2018-03-203-268/+1077
|\
| * phy: add SPDX identifier to QMP and QUSB2 PHY driversManu Gautam2018-03-082-19/+2
| * phy: qcom-qmp: Add support for runtime PMManu Gautam2018-03-082-1/+179
| * phy: qcom-qusb2: Add support for runtime PMManu Gautam2018-03-081-0/+176
| * phy: qcom-qmp: Add support for QMP V3 USB3 PHYManu Gautam2018-03-081-3/+220
| * phy: qcom-qmp: Add register offsets for QMP V3 PHYManu Gautam2018-03-081-0/+149
| * phy: qcom-qmp: Move register offsets to header fileManu Gautam2018-03-082-118/+129
| * phy: qcom-qusb2: Add support for QUSB2 V2 versionManu Gautam2018-03-081-0/+64
| * phy: qcom-qusb2: Add support for different register layoutsManu Gautam2018-03-081-40/+109
| * phy: qcom-qmp: Move SERDES/PCS START after PHY resetManu Gautam2018-03-081-3/+3
| * phy: qcom-qmp: Fix PHY block reset sequenceManu Gautam2018-03-081-9/+19
| * phy: qcom-qusb2: Power-on PHY before initializationManu Gautam2018-03-081-32/+15
| * phy: qcom-qmp: Power-on PHY before initializationManu Gautam2018-03-081-37/+24
| * phy: qcom-qmp: Adapt to clk_bulk_* APIsVivek Gautam2018-03-081-34/+16
| * phy: qcom-qmp: Fix phy pipe clock gatingVivek Gautam2018-03-081-2/+2
* | phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann2018-03-121-0/+5
|/
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-134-34/+71
|\
| * ufs/phy: qcom: Refactor to use phy_init callVivek Gautam2017-10-234-34/+41
| * phy: qcom-ufs: Add support to set phy modeVivek Gautam2017-10-233-0/+30
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-051-11/+3
|\
| * phy: qcom-usb-hs: Replace the extcon APIChanwoo Choi2017-07-161-11/+3
* | phy: qcom-qmp: Fix failure path in phy_init functionsVivek Gautam2017-08-201-9/+6
* | phy: qcom-qmp: Add support for IPQ8074Varadarajan Narayanan2017-08-201-0/+124
* | phy: qcom-qmp: Fix phy pipe clock nameVaradarajan Narayanan2017-08-201-12/+11
|/
* phy: Group vendor specific phy driversVivek Gautam2017-06-0114-0/+4331