index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
st
/
phy-stm32-usbphyc.c
Age
Commit message (
Expand
)
Author
2025-06-16
phy: drop probe registration printks
Johan Hovold
2024-10-17
phy: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
2023-03-31
phy: stm32-usphyc: add 200 to 300 us delay to fix timeout on some machines
Michael Grzeschik
2023-03-20
phy: st: phy-stm32-usbphyc: Convert to platform remove callback returning void
Uwe Kleine-König
2022-10-17
phy: stm32: fix an error code in probe
Dan Carpenter
2022-07-15
phy: stm32: fix error return in stm32_usbphyc_phy_init
Fabrice Gasnier
2022-01-27
phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable()
Dan Carpenter
2021-12-30
Merge tag 'phy-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
2021-11-26
phy: stm32: adopt dev_err_probe for regulators
Fabrice Gasnier
2021-11-16
phy: stm32: fix st,slow-hs-slew-rate with st,decrease-hs-slew-rate
Amelie Delaunay
2021-10-26
phy: stm32: add phy tuning support
Amelie Delaunay
2021-10-26
phy: stm32: restore utmi switch on resume
Amelie Delaunay
2021-09-08
phy/drivers/stm32: use HZ macros
Daniel Lezcano
2021-05-31
phy: stm32: manage optional vbus regulator on phy_power_on/off
Amelie Delaunay
2021-03-15
phy: stm32: register usbphyc as clock provider of ck_usbo_48m clock
Amelie Delaunay
2021-01-13
phy: stm32: rework PLL Lock detection
Amelie Delaunay
2021-01-13
phy: stm32: ensure phy are no more active when removing the driver
Amelie Delaunay
2021-01-13
phy: stm32: ensure pll is disabled before phys creation
Amelie Delaunay
2021-01-13
phy: stm32: replace regulator_bulk* by multiple regulator_*
Amelie Delaunay
2021-01-13
phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivation
Amelie Delaunay
2020-11-16
phy: stm32: defer probe for reset controller
Amelie Delaunay
2020-11-16
phy: stm32: don't print an error on probe deferral
Amelie Delaunay
2020-11-16
phy: phy-stm32-usbphyc: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-07-13
phy: stm32: use NULL instead of zero
Vinod Koul
2019-06-01
treewide: fix typos of SPDX-License-Identifier
Masahiro Yamada
2018-05-20
phy: stm32: fix usbphyc static checker and checkpatch warnings
Amelie Delaunay
2018-03-16
phy: stm32: add support for STM32 USB PHY Controller (USBPHYC)
Amelie Delaunay