summaryrefslogtreecommitdiff
path: root/drivers/phy/phy-stm32-usbphyc.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-13phy: stm32-usbphyc: migrate trace to dev and log macroPatrick Delaunay1-8/+10
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-11-25phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/offPatrick Delaunay1-10/+23
2020-09-30phy: usbphyc: Fix not calling dev_err with a deviceSean Anderson1-1/+1
2020-07-28phy: usbphyc: use regulator_set_enable_if_allowed for disabling vdd supplyPatrick Delaunay1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-04-21phy: usbphyc: increase PLL wait timeoutPatrick Delaunay1-6/+4
2019-04-21phy: usbphyc: move vdda1v1 and vdda1v8 in phy_initPatrick Delaunay1-29/+31
2019-04-21phy: usbphyc: Binding update of vdda supplyPatrick Delaunay1-24/+30
2019-04-21phy: usbphyc: update xlate with DT bindingPatrick Delaunay1-9/+10
2019-04-21phy: usbphyc: remove unused variable indexPatrick Delaunay1-2/+0
2018-05-20SPDX: Fixup SPDX tags in a few new filesTom Rini1-1/+1
2018-05-18phy: add support for STM32 usb phy controllerPatrice Chotard1-0/+402