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-06-04phy: renesas: rcar-gen3-usb2: Set timing registers only onceClaudiu Beznea1-2/+5
2025-06-04phy: Fix error handling in tegra_xusb_port_initMa Ke1-4/+4
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-02-01phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...Zijun Hu1-3/+3
2025-02-01phy: core: fix code style in devm_of_phy_provider_unregisterVinod Koul1-1/+2
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_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-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-23phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg writeJonas Karlman1-2/+4
2023-09-23phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rateZheng Yang1-3/+5
2023-09-23phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328Jonas Karlman1-2/+2
2023-08-11phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()Harshit Mogalapalli1-1/+1
2023-05-30phy: st: miphy28lp: use _poll_timeout functions for waitsAlain Volmat1-32/+10
2023-05-17phy: 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-02-06phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing1-1/+3
2022-11-25phy: stm32: fix an error code in probeDan Carpenter1-0/+2
2022-10-26phy: qualcomm: call clk_disable_unprepare in the error handlingDongliang Mu1-2/+4
2022-06-14phy: qcom-qmp: fix pipe-clock imbalance on power-on failureJohan Hovold1-1/+1
2022-06-14phy: qcom-qmp: fix reset-controller leak on probe errorsJohan Hovold1-0/+9
2022-06-14phy: qcom-qmp: fix struct clk leak on probe errorsJohan Hovold1-1/+1
2022-05-09phy: ti: Add missing pm_runtime_disable() in serdes_am654_probeMiaoqian Lin1-1/+1
2022-05-09phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probeMiaoqian Lin1-1/+2
2022-05-09phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocksMiaoqian Lin1-1/+1
2022-05-09phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski1-6/+14
2022-05-09phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probeMiaoqian Lin1-0/+1
2022-04-15phy: dphy: Correct lpx parameter and its derivatives(ta_{get,go,sure})Liu Ying1-2/+2
2022-01-27phy: uniphier-usb3ss: fix unintended writing zeros to PHY registerRyuta NAKANISHI1-4/+6
2021-11-17phy: qcom-qusb2: Fix a memory leak on probeVladimir Zapolskiy1-6/+10
2021-07-14phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET1-4/+13
2021-07-14phy: uniphier-pcie: Fix updating phy parametersKunihiko Hayashi1-4/+7
2021-05-14phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionallyGeert Uytterhoeven1-2/+2
2021-05-11phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang1-1/+1
2021-03-04phy: rockchip-emmc: emmc_phy_init() always return 0Chris Ruehl1-3/+5
2021-02-07phy: cpcap-usb: Fix warning for missing regulator_disableTony Lindgren1-6/+13
2020-12-30phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failureWang Li1-2/+4
2020-12-02phy: tegra: xusb: Fix dangling pointer on probe failureMarc Zyngier1-0/+1
2020-11-01phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár2-6/+22
2020-10-07phy: ti: am654: Fix a leak in serdes_am654_probe()Dan Carpenter1-2/+4
2020-10-01phy: samsung: s5pv210-usb2: Add delay after resetJonathan Bakker1-0/+4
2020-09-17phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY initSivaprakash Murugesan2-7/+11
2020-08-19phy: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King1-7/+38