summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2026-03-04phy: fsl-imx8mq-usb: disable bind/unbind platform driver featureXu Yang
2026-03-04phy: mvebu-cp110-utmi: fix dr_mode property read from dtsAleksandar Gerasimovski
2026-02-06phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7Wayne Chang
2026-02-06phy: rockchip: inno-usb2: fix communication disruption in gadget modeLuca Ceresoli
2026-02-06phy: rockchip: inno-usb2: fix disconnection in gadget modeLouis Chauvet
2026-02-06phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning (again)Krzysztof Kozlowski
2026-02-06phy: stm32-usphyc: Fix off by one in probe()Dan Carpenter
2026-01-19phy: broadcom: bcm63xx-usbh: fix section mismatchesJohan Hovold
2025-12-07phy: rockchip: phy-rockchip-inno-csidphy: allow writes to grf register 0Michael Riesch
2025-12-07phy: cadence: cdns-dphy: Enable lower resolutions in dphyHarikrishna Shenoy
2025-10-02phy: ti: omap-usb2: fix device leak at unbindJohan Hovold
2025-10-02phy: Use device_get_match_data()Rob Herring
2025-10-02phy: broadcom: ns-usb3: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2025-10-02phy: ti-pipe3: fix device leak at unbindJohan Hovold
2025-10-02phy: tegra: xusb: fix device and OF node leak at probeJohan Hovold
2025-08-28phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY modeWayne Chang
2025-06-04phy: core: don't require set_mode() callback for phy_get_mode() to workDmitry Baryshkov
2025-05-22phy: renesas: rcar-gen3-usb2: Set timing registers only onceClaudiu Beznea
2025-05-22phy: Fix error handling in tegra_xusb_port_initMa Ke
2025-05-02phy: tegra: xusb: Fix return value of tegra_xusb_find_port_node functionMiaoqian Lin
2025-03-13phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclkKaustabh Chakraborty
2025-03-13phy: tegra: xusb: reset VBUS & ID OVERRIDEBH Hsieh
2025-01-23phy: usb: Fix clock imbalance for suspend/resumeJustin Chen
2025-01-23phy: usb: Use slow clock for wake enabled suspendJustin Chen
2025-01-23phy: usb: Toggle the PHY power during initJustin Chen
2025-01-23phy: usb: Add "wake on" functionality for newer Synopsis XHCI controllersAl Cooper
2025-01-09phy: core: Fix that API devm_phy_destroy() fails to destroy the phyZijun Hu
2025-01-09phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...Zijun Hu
2025-01-09phy: core: Fix that API devm_phy_put() fails to release the phyZijun Hu
2025-01-09phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()Zijun Hu
2025-01-09phy: core: Fix an OF node refcount leakage in _of_phy_get()Zijun Hu
2024-09-04phy: zynqmp: Enable reference clock correctlySean Anderson
2024-09-04phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resumePiyush Mehta
2024-09-04phy: xilinx: phy-zynqmp: dynamic clock support for power-savePiyush Mehta
2024-09-04phy: xilinx: add runtime PM supportPiyush Mehta
2024-08-19phy: cadence-torrent: Check return value on register readMa Ke
2024-04-10phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang
2024-02-23phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRPTony Lindgren
2024-02-23phy: 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-09-19phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg writeJonas Karlman
2023-09-19phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rateZheng Yang
2023-09-19phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328Jonas Karlman
2023-09-19phy: 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