Age | Commit message (Expand) | Author |
2018-12-12 | phy: qcom-qmp: Expose provided clocks to DT | Evan Green |
2018-12-12 | phy: qcom-qmp: Utilize fully-specified DT registers | Evan Green |
2018-12-12 | phy: core: rework phy_set_mode to accept phy mode and submode | Grygorii Strashko |
2018-11-21 | phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845 | Manu Gautam |
2018-11-21 | phy: qcom-qusb2: Use HSTX_TRIM fused value as is | Manu Gautam |
2018-09-26 | phy: qcom-ufs: Declare 20nm qcom ufs qmp phy as Broken | Vivek Gautam |
2018-09-26 | scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from host | Vivek Gautam |
2018-09-26 | phy: qcom-ufs: Remove stale methods that handle ref clk | Vivek Gautam |
2018-09-25 | phy: Add QMP phy based UFS phy support for sdm845 | Can Guo |
2018-09-25 | phy: General struct and field cleanup | Can Guo |
2018-09-25 | phy: Update PHY power control sequence | Can Guo |
2018-09-25 | phy: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-09-10 | phy: qcom-qusb2: Quiet -EPROBE_DEFER from qusb2_phy_probe() | Douglas Anderson |
2018-09-10 | phy: qcom-qmp: Quiet -EPROBE_DEFER from qcom_qmp_phy_probe() | Douglas Anderson |
2018-07-10 | phy: qcom-usb-hs: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-05-20 | phy: qcom-qusb2: Add QUSB2 PHYs support for sdm845 | Manu Gautam |
2018-05-20 | phy: qcom-qmp: Add QMP V3 USB3 UNI PHY support for sdm845 | Manu Gautam |
2018-05-20 | phy: qcom-qusb2: Fix crash if nvmem cell not specified | Manu Gautam |
2018-05-20 | phy: qcom-qmp: Enable pipe_clk before PHY initialization | Manu Gautam |
2018-04-25 | phy: Add a driver for the ATH79 USB phy | Alban Bedel |
2018-03-20 | Merge tag 'phy-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kis... | Greg Kroah-Hartman |
2018-03-12 | phy: qcom-ufs: add MODULE_LICENSE tag | Arnd Bergmann |
2018-03-08 | phy: add SPDX identifier to QMP and QUSB2 PHY drivers | Manu Gautam |
2018-03-08 | phy: qcom-qmp: Add support for runtime PM | Manu Gautam |
2018-03-08 | phy: qcom-qusb2: Add support for runtime PM | Manu Gautam |
2018-03-08 | phy: qcom-qmp: Add support for QMP V3 USB3 PHY | Manu Gautam |
2018-03-08 | phy: qcom-qmp: Add register offsets for QMP V3 PHY | Manu Gautam |
2018-03-08 | phy: qcom-qmp: Move register offsets to header file | Manu Gautam |
2018-03-08 | phy: qcom-qusb2: Add support for QUSB2 V2 version | Manu Gautam |
2018-03-08 | phy: qcom-qusb2: Add support for different register layouts | Manu Gautam |
2018-03-08 | phy: qcom-qmp: Move SERDES/PCS START after PHY reset | Manu Gautam |
2018-03-08 | phy: qcom-qmp: Fix PHY block reset sequence | Manu Gautam |
2018-03-08 | phy: qcom-qusb2: Power-on PHY before initialization | Manu Gautam |
2018-03-08 | phy: qcom-qmp: Power-on PHY before initialization | Manu Gautam |
2018-03-08 | phy: qcom-qmp: Adapt to clk_bulk_* APIs | Vivek Gautam |
2018-03-08 | phy: qcom-qmp: Fix phy pipe clock gating | Vivek Gautam |
2017-11-13 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-23 | ufs/phy: qcom: Refactor to use phy_init call | Vivek Gautam |
2017-10-23 | phy: qcom-ufs: Add support to set phy mode | Vivek Gautam |
2017-09-05 | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-08-20 | phy: qcom-qmp: Fix failure path in phy_init functions | Vivek Gautam |
2017-08-20 | phy: qcom-qmp: Add support for IPQ8074 | Varadarajan Narayanan |
2017-08-20 | phy: qcom-qmp: Fix phy pipe clock name | Varadarajan Narayanan |
2017-07-16 | phy: qcom-usb-hs: Replace the extcon API | Chanwoo Choi |
2017-06-01 | phy: Group vendor specific phy drivers | Vivek Gautam |