summaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm
Commit message (Expand)AuthorAgeFilesLines
* phy: qualcomm: usb-hs-28nm: Prepare clocks in initBjorn Andersson2020-04-301-11/+21
* phy: qcom-qusb2: Re add "qcom,sdm845-qusb2-phy" compat stringJohn Stultz2020-04-271-0/+7
* phy: qcom-qusb2: Add new overriding tuning parameters in QUSB2 V2 PHYSandeep Maheswaram2020-03-201-0/+51
* phy: qcom-qusb2: Add support for overriding tuning parameters in QUSB2 V2 PHYSandeep Maheswaram2020-03-201-32/+43
* phy: qcom-qusb2: Add generic QUSB2 V2 PHY supportSandeep Maheswaram2020-03-201-9/+9
* phy: qualcomm: usb: Add SuperSpeed PHY driverJorge Ramirez-Ortiz2020-03-203-0/+256
* phy: qualcomm: Add Synopsys 28nm Hi-Speed USB PHY driverShawn Guo2020-03-203-0/+427
* phy: qcom: qmp: Use power_on/off ops for PCIeBjorn Andersson2020-03-201-3/+3
* phy: qcom-qmp: Add MSM8996 UFS QMP supportBjorn Andersson2020-03-201-0/+106
* phy: qcom: qmp: Add SDM845 QHP PCIe PHYBjorn Andersson2020-02-212-0/+271
* phy: qcom: qmp: Add SDM845 PCIe QMP PHY supportBjorn Andersson2020-02-211-0/+156
* Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2020-01-173-6/+5
|\
| * phy: qcom-qmp: Add SW reset registerVinod Koul2020-01-081-0/+1
| * phy: qcom-qmp: remove no_pcs_sw_reset for sm8150Vinod Koul2020-01-081-1/+0
| * phy: qcom-qmp: remove duplicate powerdown writeVinod Koul2020-01-081-1/+0
| * phy: qcom-qmp: Use register definesVinod Koul2020-01-081-2/+2
| * phy: qualcomm: Adjust indentation in read_poll_timeoutNathan Chancellor2020-01-081-1/+1
| * phy: qcom-qmp: Use the correct style for SPDX License IdentifierNishad Kamdar2019-12-201-1/+1
* | phy: qcom-qmp: Increase PHY ready timeoutBjorn Andersson2019-12-201-1/+1
|/
* phy: qcom-usb-hs: Fix extcon double register after power cycleStephan Gerhold2019-10-311-2/+5
* phy: qcom-qmp: Add SM8150 QMP UFS PHY supportVinod Koul2019-10-252-0/+216
* phy: qcom-qmp: Correct ready status, againBjorn Andersson2019-08-261-17/+16
* phy: qualcomm: phy-qcom-qmp: Add of_node_put() before returnNishka Dasgupta2019-08-261-4/+7
* Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2019-07-014-2/+343
|\
| * phy: qcom-qmp: Raise qcom_qmp_phy_enable() polling delayMarc Gonzalez2019-06-251-1/+1
| * phy: qcom-qmp: Drop useless msm8998_pciephy_cfg settingMarc Gonzalez2019-06-211-1/+0
| * phy: qcom-qmp: Correct READY_STATUS poll break conditionBjorn Andersson2019-06-211-1/+3
| * phy: qcom: Add Qualcomm PCIe2 PHY driverBjorn Andersson2019-05-313-0/+340
* | Merge tag 'phy-for-5.2-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2019-07-011-1/+1
|\ \
| * | phy: qcom-qusb2: fix missing assignment of ret when calling clk_prepare_enableColin Ian King2019-06-031-1/+1
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-058-78/+8
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-087-131/+226
|\
| * phy: qcom-qmp: Add msm8998 PCIe QMP PHY supportMarc Gonzalez2019-04-172-0/+122
| * phy: qcom-qusb2: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-04-171-8/+3
| * phy: ufs-qcom: Refactor all init steps into phy_poweronEvan Green2019-04-175-144/+46
| * phy: qcom: Utilize UFS reset controllerEvan Green2019-04-175-0/+76
* | phy: qcom-ufs: Make ufs_qcom_phy_disable_iface_clk staticYueHaibing2019-04-171-1/+1
|/
* phy: qcom-qmp: Add QMP UFS PHY support for msm8998Marc Gonzalez2019-02-121-0/+3
* phy: qcom-qusb2: Add QUSB2 PHY support for msm8998Jeffrey Hugo2019-02-071-0/+40
* phy: qcom-qmp: Add QMP V3 USB3 PHY support for msm8998Jeffrey Hugo2019-02-072-0/+144
* phy: qcom-ufs: Use iopoll.h readl_poll_timeout macroMarc Gonzalez2019-02-071-18/+1
* phy: ath79-usb: Fix the main reset name to match the DT bindingAlban Bedel2019-01-161-1/+1
* phy: ath79-usb: Fix the power on error pathAlban Bedel2019-01-161-1/+1
* phy: qcom-qmp: Expose provided clocks to DTEvan Green2018-12-121-1/+22
* phy: qcom-qmp: Utilize fully-specified DT registersEvan Green2018-12-121-13/+38
* 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