summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
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
2022-09-02phy: usb: Add USB2.0 phy driver for Sunplus SP7021Vincent Shih-0/+312
2022-08-31phy: lan966x: add support for QUSGMIIMaxime Chevallier-0/+3
2022-08-30phy: qcom-qmp-usb: drop pipe clock lane suffixJohan Hovold-3/+1
2022-08-30phy: qcom-qmp-pcie-msm8996: drop reset lane suffixJohan Hovold-4/+1
2022-08-30phy: qcom-qmp-pcie-msm8996: drop pipe clock lane suffixJohan Hovold-2/+1
2022-08-30phy: qcom-qmp-combo: drop pipe clock lane suffixJohan Hovold-3/+1
2022-08-30phy: qcom-qmp-combo: drop unused lane resetJohan Hovold-2/+0
2022-08-30phy: qcom-qmp-pcie: drop pipe clock lane suffixJohan Hovold-3/+1
2022-08-30phy: move from strlcpy with unused retval to strscpyWolfram Sang-1/+1
2022-08-30phy: qcom-qmp-combo: Add sc8280xp USB/DP combo physBjorn Andersson-4/+674
2022-08-30phy: qcom-qmp: Add SC8280XP USB3 UNI phyBjorn Andersson-0/+149
2022-08-30phy: qcom-qmp-combo: Parameterize swing and pre_emphasis tablesBjorn Andersson-32/+54
2022-08-30phy: qualcomm: phy-qcom-qmp: add support for combo USB3+DP phy on SDM845Dmitry Baryshkov-0/+41
2022-08-30phy: tegra: xusb: Only warn once about reset problems in .remove()Uwe Kleine-König-1/+1
2022-08-30phy: qcom: edp: Add SC8280XP eDP and DP PHYsBjorn Andersson-0/+74
2022-08-30phy: qcom: edp: Introduce support for DisplayPortBjorn Andersson-4/+76
2022-08-30phy: qcom: edp: Perform lane configurationBjorn Andersson-5/+27
2022-08-30phy: qcom: edp: Generate unique clock namesBjorn Andersson-2/+5
2022-08-30phy: ti: phy-j721e-wiz: set PMA_CMN_REFCLK_DIG_DIV based on reflk rateRoger Quadros-0/+24
2022-08-30phy: ti: phy-j721e-wiz: add support for j7200-wiz-10gRoger Quadros-9/+129
2022-08-30phy: ti: phy-j721e-wiz.c: Add usxgmii support in wiz driverTanmay Patil-1/+50