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