aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
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-23phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg writeJonas Karlman
2023-09-23phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rateZheng Yang
2023-09-23phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328Jonas Karlman
2023-08-11phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()Harshit Mogalapalli
2023-05-30phy: st: miphy28lp: use _poll_timeout functions for waitsAlain Volmat
2023-05-17phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...Gaosheng Cui
2023-03-11phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong
2023-02-06phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing
2022-11-25phy: stm32: fix an error code in probeDan Carpenter
2022-10-26phy: qualcomm: call clk_disable_unprepare in the error handlingDongliang Mu
2022-06-14phy: qcom-qmp: fix pipe-clock imbalance on power-on failureJohan Hovold
2022-06-14phy: qcom-qmp: fix reset-controller leak on probe errorsJohan Hovold
2022-06-14phy: qcom-qmp: fix struct clk leak on probe errorsJohan Hovold
2022-05-09phy: ti: Add missing pm_runtime_disable() in serdes_am654_probeMiaoqian Lin
2022-05-09phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probeMiaoqian Lin
2022-05-09phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocksMiaoqian Lin
2022-05-09phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski
2022-05-09phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probeMiaoqian Lin
2022-04-15phy: dphy: Correct lpx parameter and its derivatives(ta_{get,go,sure})Liu Ying
2022-01-27phy: uniphier-usb3ss: fix unintended writing zeros to PHY registerRyuta NAKANISHI
2021-11-17phy: qcom-qusb2: Fix a memory leak on probeVladimir Zapolskiy
2021-07-14phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET
2021-07-14phy: uniphier-pcie: Fix updating phy parametersKunihiko Hayashi
2021-05-14phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionallyGeert Uytterhoeven
2021-05-11phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang
2021-03-04phy: rockchip-emmc: emmc_phy_init() always return 0Chris Ruehl
2021-02-07phy: cpcap-usb: Fix warning for missing regulator_disableTony Lindgren
2020-12-30phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failureWang Li
2020-12-02phy: tegra: xusb: Fix dangling pointer on probe failureMarc Zyngier
2020-11-01phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár
2020-10-07phy: ti: am654: Fix a leak in serdes_am654_probe()Dan Carpenter
2020-10-01phy: samsung: s5pv210-usb2: Add delay after resetJonathan Bakker
2020-09-17phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY initSivaprakash Murugesan
2020-08-19phy: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King
2020-08-19phy: renesas: rcar-gen3-usb2: move irq registration to initYoshihiro Shimoda
2020-08-19phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHYMarek Szyprowski
2020-07-22phy: sun4i-usb: fix dereference of pointer phy0 before it is null checkedColin Ian King
2020-06-24drivers: phy: sr-usb: do not use internal fsm for USB2 phy initBharat Gooty
2020-04-23phy: uniphier-usb3ss: Add Pro5 supportKunihiko Hayashi
2020-03-25phy: ti: gmii-sel: do not fail in case of gmiiGrygorii Strashko
2020-03-25phy: ti: gmii-sel: fix set of copy-paste errorsGrygorii Strashko
2020-03-12phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO toggle intervalTony Lindgren
2020-03-12phy: mapphone-mdm6600: Fix timeouts by adding wake-up handlingTony Lindgren
2020-02-11phy: qualcomm: Adjust indentation in read_poll_timeoutNathan Chancellor
2020-02-01phy: cpcap-usb: Prevent USB line glitches from waking up modemTony Lindgren