summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2025-06-04phy: core: don't require set_mode() callback for phy_get_mode() to workDmitry Baryshkov1-3/+4
2025-05-22phy: renesas: rcar-gen3-usb2: Set timing registers only onceClaudiu Beznea1-2/+5
2025-05-22phy: Fix error handling in tegra_xusb_port_initMa Ke1-4/+4
2025-05-02phy: tegra: xusb: Fix return value of tegra_xusb_find_port_node functionMiaoqian Lin1-1/+1
2025-03-13phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclkKaustabh Chakraborty1-6/+6
2025-03-13phy: tegra: xusb: reset VBUS & ID OVERRIDEBH Hsieh1-0/+11
2025-01-23phy: usb: Fix clock imbalance for suspend/resumeJustin Chen3-6/+5
2025-01-23phy: usb: Use slow clock for wake enabled suspendJustin Chen1-4/+3
2025-01-23phy: usb: Toggle the PHY power during initJustin Chen1-0/+6
2025-01-23phy: usb: Add "wake on" functionality for newer Synopsis XHCI controllersAl Cooper1-8/+38
2025-01-09phy: core: Fix that API devm_phy_destroy() fails to destroy the phyZijun Hu1-1/+1
2025-01-09phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...Zijun Hu1-3/+3
2025-01-09phy: core: Fix that API devm_phy_put() fails to release the phyZijun Hu1-1/+1
2025-01-09phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()Zijun Hu1-1/+3
2025-01-09phy: core: Fix an OF node refcount leakage in _of_phy_get()Zijun Hu1-2/+5
2024-09-04phy: zynqmp: Enable reference clock correctlySean Anderson1-6/+8
2024-09-04phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resumePiyush Mehta1-0/+56
2024-09-04phy: xilinx: phy-zynqmp: dynamic clock support for power-savePiyush Mehta1-46/+15
2024-09-04phy: xilinx: add runtime PM supportPiyush Mehta1-7/+28
2024-08-19phy: cadence-torrent: Check return value on register readMa Ke1-0/+3
2024-04-10phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang1-0/+13
2024-02-23phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRPTony Lindgren1-2/+2
2024-02-23phy: renesas: rcar-gen3-usb2: Fix returning wrong error codeYoshihiro Shimoda1-4/+0
2023-10-25phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pinsTony Lindgren1-17/+12
2023-10-25phy: mapphone-mdm6600: Fix runtime PM for removeTony Lindgren1-0/+1
2023-10-25phy: mapphone-mdm6600: Fix runtime disable on probeTony Lindgren1-3/+5
2023-09-19phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg writeJonas Karlman1-2/+4
2023-09-19phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rateZheng Yang1-3/+5
2023-09-19phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328Jonas Karlman1-2/+2
2023-09-19phy: qcom-snps-femto-v2: use qcom_snps_hsphy_suspend/resume error codeAdrien Thierry1-4/+2
2023-08-03phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()Harshit Mogalapalli1-1/+1
2023-08-03phy: qcom-snps-femto-v2: properly enable ref clockAdrien Thierry1-15/+48
2023-08-03phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspendAdrien Thierry1-9/+0
2023-08-03phy: qcom-snps: correct struct qcom_snps_hsphy kerneldocKrzysztof Kozlowski1-1/+1
2023-08-03phy: qcom-snps: Use dev_err_probe() to simplify codeYuan Can1-12/+6
2023-07-23phy: tegra: xusb: check return value of devm_kzalloc()Claudiu Beznea1-0/+3
2023-07-23phy: tegra: xusb: Clear the driver reference in usb-phy devEJ Hsu1-0/+1
2023-05-24phy: st: miphy28lp: use _poll_timeout functions for waitsAlain Volmat1-32/+10
2023-05-11phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...Gaosheng Cui1-0/+2
2023-03-11phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong1-2/+1
2023-03-10phy: rockchip-typec: fix tcphy_get_mode error caseNeill Kapron1-2/+2
2023-02-09phy: qcom-qmp-combo: fix runtime suspendJohan Hovold1-2/+2
2023-02-09phy: qcom-qmp-combo: fix broken power onJohan Hovold1-7/+14
2023-02-09phy: qcom-qmp-usb: fix memleak on probe deferralJohan Hovold1-1/+26
2023-02-09phy: qcom-qmp-combo: fix memleak on probe deferralJohan Hovold1-15/+17
2023-02-09phy: qcom-qmp-combo: disable runtime PM on unbindJohan Hovold1-4/+3
2023-02-01phy: phy-can-transceiver: Skip warning if no "max-bitrate"Geert Uytterhoeven1-2/+3
2023-02-01phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing1-1/+3
2023-02-01phy: ti: fix Kconfig warning and operator precedenceRandy Dunlap1-2/+2
2023-01-12phy: qcom-qmp-combo: fix out-of-bounds clock accessSasha Levin1-2/+2