summaryrefslogtreecommitdiff
path: root/drivers/phy/omap-usb2-phy.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT propertyVignesh Raghavendra2020-10-121-3/+8
* phy: omap-usb2-phy: disable phy charger detectBin Liu2020-06-161-5/+28
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* phy: omap-usb2-phy: Add support for AM654 USB2 PHYVignesh Raghavendra2020-01-201-0/+17
* phy: omap-usb2-phy: Fix warnings when built for ARM64Vignesh Raghavendra2020-01-201-3/+2
* phy: omap_usb2: Add support for am437xJean-Jacques Hiblot2018-12-141-11/+34
* phy: Add a new driver for OMAP's USB2 PHYsJean-Jacques Hiblot2018-12-071-0/+196