Age | Commit message (Expand) | Author |
2020-07-21 | phy: qualcomm: fix setting of tx_deamp_3_5db when device property read fails | Colin Ian King |
2020-07-20 | phy: qualcomm: add qcom ipq806x dwc usb phy driver | Ansuel Smith |
2020-07-08 | phy: qcom: remove ufs qmp phy driver | Vinod Koul |
2020-06-29 | phy: qcom-snps: Add a set mode callback | Wesley Cheng |
2020-06-29 | phy: qcom-snps: Add runtime suspend and resume handlers | Wesley Cheng |
2020-06-29 | phy: qcom-qmp: Add QMP V4 USB3 PHY support for sm8250 | Jonathan Marek |
2020-06-29 | phy: qcom-qmp: Add QMP V4 USB3 UNIPHY | Jonathan Marek |
2020-06-29 | phy: qcom-qmp: Allow different values for second lane | Jonathan Marek |
2020-06-24 | phy: qcom-qusb2: Add ipq8074 device compatible | Sivaprakash Murugesan |
2020-06-24 | phy: qcom-qmp: Add USB QMP PHY support for IPQ8074 | Sivaprakash Murugesan |
2020-05-22 | Merge tag 'phy-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Greg Kroah-Hartman |
2020-05-19 | phy: qcom-qmp: Add QMP V3 USB3 PHY support for SC7180 | Sandeep Maheswaram |
2020-05-18 | phy: qcom-qmp: Ensure register indirection arrays initialized | Bjorn Andersson |
2020-05-05 | phy: qcom-qmp: Rename UFS PCS QMP v4 registers | Wesley Cheng |
2020-05-05 | phy: qcom-qmp: Use proper PWRDOWN offset for sm8150 USB | Wesley Cheng |
2020-05-05 | phy: qcom-qmp: Add SM8150 QMP USB3 PHY support | Jack Pham |
2020-05-05 | phy: qcom-snps: Add SNPS USB PHY driver for QCOM based SOCs | Wesley Cheng |
2020-05-04 | phy: add driver for Qualcomm IPQ40xx USB PHY | Robert Marko |
2020-04-30 | phy: qualcomm: usb-hs-28nm: Prepare clocks in init | Bjorn Andersson |
2020-04-28 | phy: qcom: qmp: Add SM8250 UFS PHY | Bjorn Andersson |
2020-04-27 | phy: qcom-qusb2: Re add "qcom,sdm845-qusb2-phy" compat string | John Stultz |
2020-03-20 | phy: qcom-qusb2: Add new overriding tuning parameters in QUSB2 V2 PHY | Sandeep Maheswaram |
2020-03-20 | phy: qcom-qusb2: Add support for overriding tuning parameters in QUSB2 V2 PHY | Sandeep Maheswaram |
2020-03-20 | phy: qcom-qusb2: Add generic QUSB2 V2 PHY support | Sandeep Maheswaram |
2020-03-20 | phy: qualcomm: usb: Add SuperSpeed PHY driver | Jorge Ramirez-Ortiz |
2020-03-20 | phy: qualcomm: Add Synopsys 28nm Hi-Speed USB PHY driver | Shawn Guo |
2020-03-20 | phy: qcom: qmp: Use power_on/off ops for PCIe | Bjorn Andersson |
2020-03-20 | phy: qcom-qmp: Add MSM8996 UFS QMP support | Bjorn Andersson |
2020-02-21 | phy: qcom: qmp: Add SDM845 QHP PCIe PHY | Bjorn Andersson |
2020-02-21 | phy: qcom: qmp: Add SDM845 PCIe QMP PHY support | Bjorn Andersson |
2020-01-17 | Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman |
2020-01-08 | phy: qcom-qmp: Add SW reset register | Vinod Koul |
2020-01-08 | phy: qcom-qmp: remove no_pcs_sw_reset for sm8150 | Vinod Koul |
2020-01-08 | phy: qcom-qmp: remove duplicate powerdown write | Vinod Koul |
2020-01-08 | phy: qcom-qmp: Use register defines | Vinod Koul |
2020-01-08 | phy: qualcomm: Adjust indentation in read_poll_timeout | Nathan Chancellor |
2019-12-20 | phy: qcom-qmp: Increase PHY ready timeout | Bjorn Andersson |
2019-12-20 | phy: qcom-qmp: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-10-31 | phy: qcom-usb-hs: Fix extcon double register after power cycle | Stephan Gerhold |
2019-10-25 | phy: qcom-qmp: Add SM8150 QMP UFS PHY support | Vinod Koul |
2019-08-26 | phy: qcom-qmp: Correct ready status, again | Bjorn Andersson |
2019-08-26 | phy: qualcomm: phy-qcom-qmp: Add of_node_put() before return | Nishka Dasgupta |
2019-07-01 | Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish... | Greg Kroah-Hartman |
2019-07-01 | Merge tag 'phy-for-5.2-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2019-06-25 | phy: qcom-qmp: Raise qcom_qmp_phy_enable() polling delay | Marc Gonzalez |
2019-06-21 | phy: qcom-qmp: Drop useless msm8998_pciephy_cfg setting | Marc Gonzalez |
2019-06-21 | phy: qcom-qmp: Correct READY_STATUS poll break condition | Bjorn Andersson |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner |
2019-06-03 | phy: qcom-qusb2: fix missing assignment of ret when calling clk_prepare_enable | Colin Ian King |