summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-stm32-usbphyc.c
Commit message (Expand)AuthorAgeFilesLines
* phy: stm32-usbphyc: migrate trace to dev and log macroPatrick Delaunay2021-01-131-8/+10
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/offPatrick Delaunay2020-11-251-10/+23
* phy: usbphyc: Fix not calling dev_err with a deviceSean Anderson2020-09-301-1/+1
* phy: usbphyc: use regulator_set_enable_if_allowed for disabling vdd supplyPatrick Delaunay2020-07-281-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* phy: usbphyc: increase PLL wait timeoutPatrick Delaunay2019-04-211-6/+4
* phy: usbphyc: move vdda1v1 and vdda1v8 in phy_initPatrick Delaunay2019-04-211-29/+31
* phy: usbphyc: Binding update of vdda supplyPatrick Delaunay2019-04-211-24/+30
* phy: usbphyc: update xlate with DT bindingPatrick Delaunay2019-04-211-9/+10
* phy: usbphyc: remove unused variable indexPatrick Delaunay2019-04-211-2/+0
* SPDX: Fixup SPDX tags in a few new filesTom Rini2018-05-201-1/+1
* phy: add support for STM32 usb phy controllerPatrice Chotard2018-05-181-0/+402