index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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
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