aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
2024-04-03phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang
2024-03-06phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashesAlexander Stein
2024-02-16phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRPTony Lindgren
2024-02-16phy: renesas: rcar-gen3-usb2: Fix returning wrong error codeYoshihiro Shimoda
2023-10-25phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pinsTony Lindgren
2023-10-25phy: mapphone-mdm6600: Fix runtime PM for removeTony Lindgren
2023-10-25phy: mapphone-mdm6600: Fix runtime disable on probeTony Lindgren
2023-10-19phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registersVladimir Oltean
2023-10-19phy: lynx-28g: lock PHY while performing CDR lock workaroundVladimir Oltean
2023-10-19phy: lynx-28g: cancel the CDR check work item on the remove pathIoana Ciornei
2023-09-13phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg writeJonas Karlman
2023-09-13phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rateZheng Yang
2023-09-13phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328Jonas Karlman
2023-09-13phy: qcom-snps-femto-v2: use qcom_snps_hsphy_suspend/resume error codeAdrien Thierry
2023-08-03phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()Harshit Mogalapalli
2023-08-03phy: qcom-snps-femto-v2: properly enable ref clockAdrien Thierry
2023-08-03phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspendAdrien Thierry
2023-08-03phy: qcom-snps: correct struct qcom_snps_hsphy kerneldocKrzysztof Kozlowski
2023-08-03phy: phy-mtk-dp: Fix an error code in probe()Dan Carpenter
2023-07-19phy: tegra: xusb: check return value of devm_kzalloc()Claudiu Beznea
2023-07-19phy: tegra: xusb: Clear the driver reference in usb-phy devEJ Hsu
2023-06-09phy: qcom-qmp-pcie-msm8996: fix init-count imbalanceJohan Hovold
2023-06-09phy: qcom-qmp-combo: fix init-count imbalanceJohan Hovold
2023-06-09phy: amlogic: phy-meson-g12a-mipi-dphy-analog: fix CNTL2_DIF_TX_CTL0 valueNeil Armstrong
2023-05-24phy: st: miphy28lp: use _poll_timeout functions for waitsAlain Volmat
2023-05-11phy: ti: j721e-wiz: Fix unreachable code in wiz_mode_select()Siddharth Vadapalli
2023-05-11phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...Gaosheng Cui
2023-05-11phy: qcom-qmp-pcie: sc8180x PCIe PHY has 2 lanesDmitry Baryshkov
2023-05-01phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()Florian Fainelli
2023-03-11phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong
2023-03-10phy: rockchip-typec: fix tcphy_get_mode error caseNeill Kapron
2023-03-10phy: mediatek: remove temporary variable @mask_Chunfeng Yun
2023-02-09phy: qcom-qmp-combo: fix runtime suspendJohan Hovold
2023-02-01phy: phy-can-transceiver: Skip warning if no "max-bitrate"Geert Uytterhoeven
2023-02-01phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing
2023-02-01phy: usb: sunplus: Fix potential null-ptr-deref in sp_usb_phy_probe()Shang XiaoJing
2023-02-01phy: ti: fix Kconfig warning and operator precedenceRandy Dunlap
2023-01-12phy: qcom-qmp-combo: fix broken power onJohan Hovold
2023-01-07phy: qcom-qmp-combo: fix sc8180x resetJohan Hovold
2023-01-07phy: qcom-qmp-combo: fix sdm845 resetJohan Hovold
2023-01-07phy: qcom-qmp-combo: fix out-of-bounds clock accessJohan Hovold
2023-01-04phy: sun4i-usb: Add support for the H616 USB PHYAndre Przywara
2023-01-04phy: sun4i-usb: Introduce port2 SIDDQ quirkAndre Przywara
2022-12-31phy: qcom-qmp-pcie: Fix sm8450_qmp_gen4x2_pcie_pcs_tbl[] register namesManivannan Sadhasivam
2022-12-31phy: qcom-qmp-pcie: Fix high latency with 4x2 PHY when ASPM is enabledManivannan Sadhasivam
2022-12-31phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in EP modeDmitry Baryshkov
2022-12-31phy: qcom-qmp-pcie: support separate tables for EP modeDmitry Baryshkov
2022-12-31phy: qcom-qmp-pcie: split pcs_misc init cfg for ipq8074 pcs tableChristian Marangi
2022-12-31phy: qcom-qmp-pcie: split register tables into common and extra partsDmitry Baryshkov
2022-12-31phy: usb: Fix clock imbalance for suspend/resumeJustin Chen