summaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm/phy-qcom-qmp-ufs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-20phy: qcom-qmp-pcie-msm8996: shorten function prefixesJohan Hovold1-47/+46
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused secondary init tablesJohan Hovold1-26/+0
2022-09-20phy: qcom-qmp-combo: shorten function prefixesJohan Hovold1-86/+79
2022-09-20phy: qcom-qmp: silence noisy probeJohan Hovold5-10/+0
2022-09-20phy: qcom-qmp-usb: drop unused definesJohan Hovold1-13/+0
2022-09-20phy: qcom-qmp-usb: disable runtime PM on unbindJohan Hovold1-4/+3
2022-09-20phy: qcom-qmp-ufs: drop unused definesJohan Hovold1-33/+1
2022-09-20phy: qcom-qmp-ufs: drop unused runtime PM implementationJohan Hovold1-38/+0
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused definesJohan Hovold1-26/+1
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused runtime PM implementationJohan Hovold1-37/+0
2022-09-20phy: qcom-qmp-pcie: drop unused definesJohan Hovold1-24/+0
2022-09-20phy: qcom-qmp-pcie: drop unused runtime PM implementationJohan Hovold1-38/+0
2022-09-20phy: qcom-qmp-combo: drop unused definesJohan Hovold1-15/+0
2022-09-20phy: qcom-qmp-combo: disable runtime PM on unbindJohan Hovold1-4/+3
2022-09-13phy: ti: gmii-sel: Add support for CPSW5G GMII SEL in J7200Siddharth Vadapalli1-3/+44
2022-09-13dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J7200Siddharth Vadapalli2-0/+31
2022-09-13dt-bindings: phy: ti: phy-gmii-sel: Cleanup exampleSiddharth Vadapalli1-1/+1
2022-09-13dt-bindings: phy: phy-rockchip-inno-usb2: add rockchip,rk3128-usb2phyJohan Jonker1-0/+1
2022-09-13dt-bindings: phy: ocelot-serdes: convert to YAMLColin Foster3-43/+57
2022-09-13phy: usb: sunplus: Fix return value check in update_disc_vol()Wei Yongjun1-2/+2
2022-09-13phy: qcom-snps: Add support for overriding phy tuning parametersKrishna Kurapati1-2/+253
2022-09-13dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindingsSandeep Maheswaram1-0/+88
2022-09-13phy: qcom-qmp: drop dual-lane commentsJohan Hovold4-4/+0
2022-09-13phy: qcom-qmp-pcie: shorten function prefixesJohan Hovold1-74/+63
2022-09-13phy: qcom-qmp-pcie: drop if (table) conditionsDmitry Baryshkov1-14/+7
2022-09-13dt-bindings: phy: qcom,qmp-usb3-dp: add missing power-domains propertyJohan Hovold1-0/+14
2022-09-13dt-bindings: phy: qcom,qmp-usb: add missing power-domains propertyJohan Hovold1-0/+13
2022-09-13phy: Add RGMII support on lan966xHoratiu Vultur2-12/+129
2022-09-04phy: rockchip-inno-usb2: Return zero after otg syncPeter Geis1-4/+6
2022-09-04phy: amlogic: use devm_clk_get_enabled() to simplify the codeHeiner Kallweit1-26/+6
2022-09-04phy: rockchip: Support PCIe v3Shawn Lin4-0/+341