summaryrefslogtreecommitdiff
path: root/drivers/phy/omap-usb2-phy.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-10-12phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT propertyVignesh Raghavendra1-3/+8
2020-06-16phy: omap-usb2-phy: disable phy charger detectBin Liu1-5/+28
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2020-01-20phy: omap-usb2-phy: Add support for AM654 USB2 PHYVignesh Raghavendra1-0/+17
2020-01-20phy: omap-usb2-phy: Fix warnings when built for ARM64Vignesh Raghavendra1-3/+2
2018-12-14phy: omap_usb2: Add support for am437xJean-Jacques Hiblot1-11/+34
2018-12-07phy: Add a new driver for OMAP's USB2 PHYsJean-Jacques Hiblot1-0/+196