aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-03phy: qcom-qmp: fix struct clk leak on probe errorsJohan Hovold1-1/+1
2022-05-02phy: qcom-qmp: fix phy-descriptor kernel-doc typoJohan Hovold1-1/+1
2022-04-13phy: qcom-qmp: Add support for SDX65 QMP PHYRohit Agarwal1-0/+76
2022-04-11phy: qcom-qmp: Add SM6350 UFS PHY supportLuca Weiss1-0/+3
2022-03-02phy: qcom-qmp: add sc8280xp UFS PHYBjorn Andersson1-0/+3
2022-03-02phy: qcom-snps: Add sc8280xp supportBjorn Andersson1-0/+5
2022-02-08phy: qcom: Program SSC only if supported by sinkSankeerth Billakanti1-3/+5
2022-02-08phy: qcom: Add support for eDP PHY on sc7280Sankeerth Billakanti1-0/+1
2022-01-27phy: qcom-qusb2: Add compatible for MSM8953Luca Weiss1-0/+3
2022-01-24drivers: phy: qcom: ipq806x-usb: conver latch function to pool macroAnsuel Smith1-12/+5
2022-01-24drivers: phy: qcom: ipq806x-usb: convert to BITFIELD macroAnsuel Smith1-5/+6
2021-12-30Merge tag 'phy-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-nextGreg Kroah-Hartman5-0/+1102
2021-12-24phy: qcom-qmp: Add SM8450 PCIe1 PHY supportDmitry Baryshkov2-0/+223
2021-12-18phy: qcom-qmp: Add SM8450 PCIe0 PHY supportDmitry Baryshkov2-0/+158
2021-12-16phy: qcom-qmp: Add SM8450 USB QMP PHYsVinod Koul1-0/+3
2021-12-09phy: qcom: use struct_size instead of sizeofGuo Zhengkui1-1/+1
2021-12-07phy: qcom-qmp: Add SM8450 UFS QMP PhyVinod Koul1-0/+32
2021-11-23phy: qcom: Introduce new eDP PHY driverBjorn Andersson4-0/+686
2021-11-23phy: qualcomm: ipq806x-usb: Fix kernel-doc styleVinod Koul1-12/+14
2021-11-20phy: qualcomm: usb-hsic: Fix the kernel-doc warnVinod Koul1-1/+1
2021-11-20phy: qualcomm: qmp: Add missing struct documentationVinod Koul1-0/+3
2021-10-26phy: qcom-snps: Correct the FSEL_MASKSandeep Maheswaram1-1/+1
2021-10-26phy: qcom-qmp: another fix for the sc8180x PCIe definitionDmitry Baryshkov1-1/+1
2021-10-26phy: qcom-qusb2: Fix a memory leak on probeVladimir Zapolskiy1-6/+10
2021-10-26phy: qcom-qmp: Add QCM2290 USB3 PHY supportShawn Guo2-0/+145
2021-10-05phy: qcom-qusb2: Add missing vdd supplyShawn Guo1-1/+1
2021-10-01phy: qcom-qmp: Make use of the helper function devm_add_action_or_reset()Cai Huoqing1-10/+2
2021-10-01phy: qcom-qusb2: Add compatible for QCM2290Shawn Guo1-0/+3
2021-08-23phy: qcom-qmp: Add support for SM6115 UFS phyIskren Chernev2-0/+142
2021-08-20phy: qmp: Provide unique clock names for DP clocksBjorn Andersson1-2/+5
2021-08-06phy: qcom-qmp: add USB3 PHY support for IPQ6018Baruch Siach1-0/+3
2021-08-06phy: qcom: qmp: Add SC8180x USB/DP comboBjorn Andersson1-0/+47
2021-08-06phy: qualcomm: phy-qcom-usb-hs: repair non-kernel-doc commentRandy Dunlap1-1/+1
2021-07-22phy: qcom-qmp: Fix sc8180x PCIe definitionBjorn Andersson1-1/+1
2021-07-20phy: qcom-qmp: Add sc8180x PCIe supportBjorn Andersson1-0/+140
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+34
2021-06-24phy: qcom-qusb2: Add configuration for SM4250 and SM6115Iskren Chernev1-0/+34
2021-05-31phy: qcom-qmp: remove redundant error of clock bulkChunfeng Yun1-6/+2
2021-05-31phy: qcom-qmp: Add support for SDX55 QMP PCIe PHYManivannan Sadhasivam2-1/+187
2021-05-31phy: qcom-qmp: Use phy_status field for the status bit offsetManivannan Sadhasivam1-1/+28
2021-05-14phy: qcom-qmp: add QMP V2 PCIe PHY support for ipq60xxSelvam Sathappan Periakaruppan2-0/+279
2021-03-31phy: qcom-qmp: add support for sm8250-usb3-dp phyDmitry Baryshkov2-22/+412
2021-03-31phy: qcom-qmp: rename common registersDmitry Baryshkov2-43/+44
2021-03-31phy: qcom-qmp: move DP functions to callbacksDmitry Baryshkov1-22/+51
2021-03-30phy: qcom-qmp: add hbr3_hbr2 voltage and premphasis swing tableKuogee Hsieh1-2/+21
2021-03-25phy: qualcomm: remove duplicate argumentZhang Yunkai1-2/+2
2021-03-15phy: qcom-usb-hs: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-02-06phy: qcom-qmp: make a const array static, makes object smallerColin Ian King1-1/+1
2021-02-06phy: qcom-qmp: Add support for SM8350 UFS phyVinod Koul1-0/+127
2021-02-06phy: qcom-qmp: Add UFS V5 registers found in SM8350Vinod Koul1-0/+47