aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
2024-04-13phy: 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-11phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()Harshit Mogalapalli
2023-08-11phy: qcom-snps-femto-v2: properly enable ref clockAdrien Thierry
2023-08-11phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspendAdrien Thierry
2023-08-11phy: qcom-snps: correct struct qcom_snps_hsphy kerneldocKrzysztof Kozlowski
2023-08-11phy: qcom-snps: Use dev_err_probe() to simplify codeYuan Can
2023-07-27phy: tegra: xusb: check return value of devm_kzalloc()Claudiu Beznea
2023-07-27phy: tegra: xusb: Clear the driver reference in usb-phy devEJ Hsu
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-01phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing
2023-02-01phy: ti: fix Kconfig warning and operator precedenceRandy Dunlap
2023-01-14phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devicesAl Cooper
2022-11-16phy: 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-09phy: qcom-qmp: fix reset-controller leak on probe errorsJohan Hovold
2022-06-09phy: 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-13phy: amlogic: meson8b-usb2: Use dev_err_probe()Amjad Ouled-Ameur
2022-04-08phy: dphy: Correct lpx parameter and its derivatives(ta_{get,go,sure})Liu Ying
2022-02-23phy: usb: Leave some clocks running during suspendAl Cooper
2022-02-16phy: ti: Fix missing sentinel for clk_div_tableKishon Vijay Abraham I
2022-02-16phy: xilinx: zynqmp: Fix bus width setting for SGMIIRobert Hancock
2022-01-27phy: uniphier-usb3ss: fix unintended writing zeros to PHY registerRyuta NAKANISHI
2021-11-18phy: qcom-snps: Correct the FSEL_MASKSandeep Maheswaram
2021-11-18phy: ti: gmii-sel: check of_get_address() for failureDan Carpenter
2021-11-18phy: qcom-qusb2: Fix a memory leak on probeVladimir Zapolskiy
2021-07-20phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIPRashmi A
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-06-23phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()Tiezhu Yang
2021-06-16phy: ti: Fix an error code in wiz_probe()Yang Li
2021-06-16phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()Wang Wensheng
2021-06-16phy: usb: Fix misuse of IS_ENABLEDChen Li
2021-05-14phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionallyGeert Uytterhoeven