summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2022-09-24phy: qcom-qmp-pcie: drop unused type from configJohan Hovold-14/+0
2022-09-20phy: ti: phy-j721e-wiz: stop name conflict if multiple serdes are initializedMatt Ranostay-1/+14
2022-09-20phy: phy-mtk-tphy: fix the phy type setting issueChunfeng Yun-3/+4
2022-09-20phy: phy-mtk-tphy: set utmi 0 register in init() opsChunfeng Yun-7/+2
2022-09-20phy: phy-mtk-tphy: disable gpio mode for all usb2 physChunfeng Yun-2/+1
2022-09-20phy: phy-mtk-tphy: disable hardware efuse when set INTRChunfeng Yun-1/+6
2022-09-20phy: phy-mtk-tphy: add property to set pre-emphasisChunfeng Yun-0/+10
2022-09-20phy: rockchip-snps-pcie3: Use devm_platform_get_and_ioremap_resource()Yang Yingliang-3/+1
2022-09-20phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_g...Liang He-2/+4
2022-09-20phy: qcom-qmp-combo: fix sc8280xp PCS_USB offsetJohan Hovold-0/+1
2022-09-20phy: rockchip: inno-dsidphy: Add support for rk3568Chris Morgan-46/+158
2022-09-20phy: qcom-qmp-usb: drop legacy DT workaroundJohan Hovold-21/+6
2022-09-20phy: qcom-qmp-ufs: drop legacy DT workaroundJohan Hovold-21/+6
2022-09-20phy: qcom-qmp-combo: drop unused legacy DT workaroundJohan Hovold-21/+6
2022-09-20phy: qcom-qmp-pcie: drop unused legacy DT workaroundJohan Hovold-21/+6
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused pcs_misc handlingJohan Hovold-14/+0
2022-09-20phy: qcom-qmp-usb: fix memleak on probe deferralJohan Hovold-15/+42
2022-09-20phy: qcom-qmp-ufs: fix memleak on probe deferralJohan Hovold-15/+15
2022-09-20phy: qcom-qmp-combo: fix memleak on probe deferralJohan Hovold-15/+17
2022-09-20phy: qcom-qmp-pcie-msm8996: fix memleak on probe deferralJohan Hovold-12/+11
2022-09-20phy: qcom-qmp-pcie: fix memleak on probe deferralJohan Hovold-17/+17
2022-09-20phy: qcom-qmp-pcie: add pcs_misc sanity checkJohan Hovold-2/+4
2022-09-20phy: qcom-qmp-usb: shorten function prefixesJohan Hovold-64/+60
2022-09-20phy: qcom-qmp-ufs: shorten function prefixesJohan Hovold-45/+43
2022-09-20phy: qcom-qmp-pcie-msm8996: shorten function prefixesJohan Hovold-47/+46
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused secondary init tablesJohan Hovold-26/+0
2022-09-20phy: qcom-qmp-combo: shorten function prefixesJohan Hovold-86/+79
2022-09-20phy: qcom-qmp: silence noisy probeJohan Hovold-10/+0
2022-09-20phy: qcom-qmp-usb: drop unused definesJohan Hovold-13/+0
2022-09-20phy: qcom-qmp-usb: disable runtime PM on unbindJohan Hovold-4/+3
2022-09-20phy: qcom-qmp-ufs: drop unused definesJohan Hovold-33/+1
2022-09-20phy: qcom-qmp-ufs: drop unused runtime PM implementationJohan Hovold-38/+0
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused definesJohan Hovold-26/+1
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused runtime PM implementationJohan Hovold-37/+0
2022-09-20phy: qcom-qmp-pcie: drop unused definesJohan Hovold-24/+0
2022-09-20phy: qcom-qmp-pcie: drop unused runtime PM implementationJohan Hovold-38/+0
2022-09-20phy: qcom-qmp-combo: drop unused definesJohan Hovold-15/+0
2022-09-20phy: qcom-qmp-combo: disable runtime PM on unbindJohan Hovold-4/+3
2022-09-13phy: ti: gmii-sel: Add support for CPSW5G GMII SEL in J7200Siddharth Vadapalli-3/+44
2022-09-13phy: usb: sunplus: Fix return value check in update_disc_vol()Wei Yongjun-2/+2
2022-09-13phy: qcom-snps: Add support for overriding phy tuning parametersKrishna Kurapati-2/+253
2022-09-13phy: qcom-qmp: drop dual-lane commentsJohan Hovold-4/+0
2022-09-13phy: qcom-qmp-pcie: shorten function prefixesJohan Hovold-74/+63
2022-09-13phy: qcom-qmp-pcie: drop if (table) conditionsDmitry Baryshkov-14/+7
2022-09-13phy: Add RGMII support on lan966xHoratiu Vultur-12/+129
2022-09-04phy: rockchip-inno-usb2: Return zero after otg syncPeter Geis-4/+6
2022-09-04phy: amlogic: use devm_clk_get_enabled() to simplify the codeHeiner Kallweit-26/+6
2022-09-04phy: rockchip: Support PCIe v3Shawn Lin-0/+329
2022-09-02phy: rockchip: add support for the rk356x variant to rockchip-inno-csidphyMichael Riesch-0/+24
2022-09-02phy: qcom: edp: Postpone clk_set_rate until the PLL is upBjorn Andersson-12/+16