aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/phy/omap_usb_phy.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-27usb: phy: ti: Remove non-DM PHY codeTom Rini1-267/+0
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-10-24usb: xhci: move xhci.h to include usbJean-Jacques Hiblot1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-06-02usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros1-15/+41
2015-07-22usb: xhci: omap: Remove common dwc3 drv functions callsRamneek Mehresh1-18/+0
2015-04-16ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.cKishon Vijay Abraham I1-16/+0
2014-12-04usb: phy: omap_usb_phy: fix build breakageFelipe Balbi1-2/+0
2014-07-09usb: phy: omap_usb_phy: implement usb_phy_power() for AM437xFelipe Balbi1-1/+16
2013-10-20usb: am437x: Add support for am437x xhci USB hostDan Murphy1-0/+23
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy1-2/+43
2013-10-20usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy1-0/+197