summaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud