aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/st (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-31phy: stm32: manage optional vbus regulator on phy_power_on/offAmelie Delaunay1-0/+31
2021-03-15phy: stm32: register usbphyc as clock provider of ck_usbo_48m clockAmelie Delaunay2-0/+66
2021-01-13phy: stm32: rework PLL Lock detectionAmelie Delaunay1-34/+54
2021-01-13phy: stm32: ensure phy are no more active when removing the driverAmelie Delaunay1-0/+6
2021-01-13phy: stm32: ensure pll is disabled before phys creationAmelie Delaunay1-2/+15
2021-01-13phy: stm32: replace regulator_bulk* by multiple regulator_*Amelie Delaunay1-17/+52
2021-01-13phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivationAmelie Delaunay1-56/+46
2020-11-16phy: stm32: defer probe for reset controllerAmelie Delaunay1-0/+4
2020-11-16phy: stm32: don't print an error on probe deferralAmelie Delaunay1-5/+2
2020-11-16phy: phy-stm32-usbphyc: convert to devm_platform_ioremap_resourceChunfeng Yun1-3/+1
2020-07-13phy: stm32: use NULL instead of zeroVinod Koul1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner4-20/+4
2019-06-01treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-05-20phy: stm32: fix usbphyc static checker and checkpatch warningsAmelie Delaunay1-5/+4
2018-03-16phy: stm32: add support for STM32 USB PHY Controller (USBPHYC)Amelie Delaunay3-0/+476
2017-06-01phy: Group vendor specific phy driversVivek Gautam6-0/+2058