summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/host.c
Commit message (Collapse)AuthorAgeFilesLines
* usb: dwc3: host: align on host device nameFelipe Balbi2012-02-061-1/+1
| | | | | | | PCI uses xhci-hcd, so let's use the same device name to avoid confusion. Signed-off-by: Felipe Balbi <balbi@ti.com>
* usb: dwc3: host: remove unused includesSebastian Andrzej Siewior2011-12-121-14/+0
| | | | | | | None of these are required atm. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Felipe Balbi <balbi@ti.com>
* usb: dwc3: add xHCI Host supportFelipe Balbi2011-12-121-0/+116
The Designware USB3 IP can be configured with an internal xHCI. If we're running on such a version, let's start the xHCI stack. Signed-off-by: Felipe Balbi <balbi@ti.com>
OpenPOWER on IntegriCloud