summaryrefslogtreecommitdiff
path: root/drivers/phy/qualcomm
AgeCommit message (Expand)Author
2022-05-03phy: qcom-qmp: rename error labelsJohan Hovold
2022-05-03phy: qcom-qmp: fix pipe-clock imbalance on power-on failureJohan Hovold
2022-05-03phy: qcom-qmp: switch to explicit reset helpersJohan Hovold
2022-05-03phy: qcom-qmp: fix reset-controller leak on probe errorsJohan Hovold
2022-05-03phy: qcom-qmp: fix struct clk leak on probe errorsJohan Hovold
2022-05-02phy: qcom-qmp: fix phy-descriptor kernel-doc typoJohan Hovold
2022-04-13phy: qcom-qmp: Add support for SDX65 QMP PHYRohit Agarwal
2022-04-11phy: qcom-qmp: Add SM6350 UFS PHY supportLuca Weiss
2022-03-02phy: qcom-qmp: add sc8280xp UFS PHYBjorn Andersson
2022-03-02phy: qcom-snps: Add sc8280xp supportBjorn Andersson
2022-02-08phy: qcom: Program SSC only if supported by sinkSankeerth Billakanti
2022-02-08phy: qcom: Add support for eDP PHY on sc7280Sankeerth Billakanti
2022-01-27phy: qcom-qusb2: Add compatible for MSM8953Luca Weiss
2022-01-24drivers: phy: qcom: ipq806x-usb: conver latch function to pool macroAnsuel Smith
2022-01-24drivers: phy: qcom: ipq806x-usb: convert to BITFIELD macroAnsuel Smith
2021-12-30Merge tag 'phy-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2021-12-24phy: qcom-qmp: Add SM8450 PCIe1 PHY supportDmitry Baryshkov
2021-12-18phy: qcom-qmp: Add SM8450 PCIe0 PHY supportDmitry Baryshkov
2021-12-16phy: qcom-qmp: Add SM8450 USB QMP PHYsVinod Koul
2021-12-09phy: qcom: use struct_size instead of sizeofGuo Zhengkui
2021-12-07phy: qcom-qmp: Add SM8450 UFS QMP PhyVinod Koul
2021-11-23phy: qcom: Introduce new eDP PHY driverBjorn Andersson
2021-11-23phy: qualcomm: ipq806x-usb: Fix kernel-doc styleVinod Koul
2021-11-20phy: qualcomm: usb-hsic: Fix the kernel-doc warnVinod Koul
2021-11-20phy: qualcomm: qmp: Add missing struct documentationVinod Koul
2021-10-26phy: qcom-snps: Correct the FSEL_MASKSandeep Maheswaram
2021-10-26phy: qcom-qmp: another fix for the sc8180x PCIe definitionDmitry Baryshkov
2021-10-26phy: qcom-qusb2: Fix a memory leak on probeVladimir Zapolskiy
2021-10-26phy: qcom-qmp: Add QCM2290 USB3 PHY supportShawn Guo
2021-10-05phy: qcom-qusb2: Add missing vdd supplyShawn Guo
2021-10-01phy: qcom-qmp: Make use of the helper function devm_add_action_or_reset()Cai Huoqing
2021-10-01phy: qcom-qusb2: Add compatible for QCM2290Shawn Guo
2021-08-23phy: qcom-qmp: Add support for SM6115 UFS phyIskren Chernev
2021-08-20phy: qmp: Provide unique clock names for DP clocksBjorn Andersson
2021-08-06phy: qcom-qmp: add USB3 PHY support for IPQ6018Baruch Siach
2021-08-06phy: qcom: qmp: Add SC8180x USB/DP comboBjorn Andersson
2021-08-06phy: qualcomm: phy-qcom-usb-hs: repair non-kernel-doc commentRandy Dunlap
2021-07-22phy: qcom-qmp: Fix sc8180x PCIe definitionBjorn Andersson
2021-07-20phy: qcom-qmp: Add sc8180x PCIe supportBjorn Andersson
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-24phy: qcom-qusb2: Add configuration for SM4250 and SM6115Iskren Chernev
2021-05-31phy: qcom-qmp: remove redundant error of clock bulkChunfeng Yun
2021-05-31phy: qcom-qmp: Add support for SDX55 QMP PCIe PHYManivannan Sadhasivam
2021-05-31phy: qcom-qmp: Use phy_status field for the status bit offsetManivannan Sadhasivam
2021-05-14phy: qcom-qmp: add QMP V2 PCIe PHY support for ipq60xxSelvam Sathappan Periakaruppan
2021-03-31phy: qcom-qmp: add support for sm8250-usb3-dp phyDmitry Baryshkov
2021-03-31phy: qcom-qmp: rename common registersDmitry Baryshkov
2021-03-31phy: qcom-qmp: move DP functions to callbacksDmitry Baryshkov
2021-03-30phy: qcom-qmp: add hbr3_hbr2 voltage and premphasis swing tableKuogee Hsieh
2021-03-25phy: qualcomm: remove duplicate argumentZhang Yunkai