summaryrefslogtreecommitdiff
path: root/drivers/phy/qualcomm
AgeCommit message (Expand)Author
2019-12-20phy: qcom-qmp: Increase PHY ready timeoutBjorn Andersson
2019-10-31phy: qcom-usb-hs: Fix extcon double register after power cycleStephan Gerhold
2019-10-25phy: qcom-qmp: Add SM8150 QMP UFS PHY supportVinod Koul
2019-08-26phy: qcom-qmp: Correct ready status, againBjorn Andersson
2019-08-26phy: qualcomm: phy-qcom-qmp: Add of_node_put() before returnNishka Dasgupta
2019-07-01Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2019-07-01Merge tag 'phy-for-5.2-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-06-25phy: qcom-qmp: Raise qcom_qmp_phy_enable() polling delayMarc Gonzalez
2019-06-21phy: qcom-qmp: Drop useless msm8998_pciephy_cfg settingMarc Gonzalez
2019-06-21phy: qcom-qmp: Correct READY_STATUS poll break conditionBjorn Andersson
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-03phy: qcom-qusb2: fix missing assignment of ret when calling clk_prepare_enableColin Ian King
2019-05-31phy: qcom: Add Qualcomm PCIe2 PHY driverBjorn Andersson
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-04-17phy: qcom-qmp: Add msm8998 PCIe QMP PHY supportMarc Gonzalez
2019-04-17phy: qcom-qusb2: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-04-17phy: ufs-qcom: Refactor all init steps into phy_poweronEvan Green
2019-04-17phy: qcom: Utilize UFS reset controllerEvan Green
2019-04-17phy: qcom-ufs: Make ufs_qcom_phy_disable_iface_clk staticYueHaibing
2019-02-12phy: qcom-qmp: Add QMP UFS PHY support for msm8998Marc Gonzalez
2019-02-07phy: qcom-qusb2: Add QUSB2 PHY support for msm8998Jeffrey Hugo
2019-02-07phy: qcom-qmp: Add QMP V3 USB3 PHY support for msm8998Jeffrey Hugo
2019-02-07phy: qcom-ufs: Use iopoll.h readl_poll_timeout macroMarc Gonzalez
2019-01-16phy: ath79-usb: Fix the main reset name to match the DT bindingAlban Bedel
2019-01-16phy: ath79-usb: Fix the power on error pathAlban Bedel
2018-12-12phy: qcom-qmp: Expose provided clocks to DTEvan Green
2018-12-12phy: qcom-qmp: Utilize fully-specified DT registersEvan Green
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko
2018-11-21phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845Manu Gautam
2018-11-21phy: qcom-qusb2: Use HSTX_TRIM fused value as isManu Gautam
2018-09-26phy: qcom-ufs: Declare 20nm qcom ufs qmp phy as BrokenVivek Gautam
2018-09-26scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam
2018-09-26phy: qcom-ufs: Remove stale methods that handle ref clkVivek Gautam
2018-09-25phy: Add QMP phy based UFS phy support for sdm845Can Guo
2018-09-25phy: General struct and field cleanupCan Guo
2018-09-25phy: Update PHY power control sequenceCan Guo
2018-09-25phy: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-10phy: qcom-qusb2: Quiet -EPROBE_DEFER from qusb2_phy_probe()Douglas Anderson
2018-09-10phy: qcom-qmp: Quiet -EPROBE_DEFER from qcom_qmp_phy_probe()Douglas Anderson
2018-07-10phy: qcom-usb-hs: Mark expected switch fall-throughGustavo A. R. Silva
2018-05-20phy: qcom-qusb2: Add QUSB2 PHYs support for sdm845Manu Gautam
2018-05-20phy: qcom-qmp: Add QMP V3 USB3 UNI PHY support for sdm845Manu Gautam
2018-05-20phy: qcom-qusb2: Fix crash if nvmem cell not specifiedManu Gautam
2018-05-20phy: qcom-qmp: Enable pipe_clk before PHY initializationManu Gautam
2018-04-25phy: Add a driver for the ATH79 USB phyAlban Bedel
2018-03-20Merge tag 'phy-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2018-03-12phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann
2018-03-08phy: add SPDX identifier to QMP and QUSB2 PHY driversManu Gautam