USB: host: add xHCI HCD, Hub, and platform driver
This adds support for xHCI USB 3.0 host controllers found on various
SoCs and PCI devices. Currently, the driver only supports the virtual
USB 2.0 ports of the host controller, so if you plan to use USB 3.0
devices, put a USB 2.0 cable in between.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 7df5350 commit 237bad9cc7b42d98c065dd6e20425b441248358d
@Sebastian Hesselbarth Sebastian Hesselbarth authored on 26 Jul 2014
Sascha Hauer committed on 28 Jul 2014
Showing 6 changed files
View
drivers/usb/host/Kconfig
View
drivers/usb/host/Makefile
View
drivers/usb/host/xhci-hcd.c 0 → 100644
Too large (Show diff)
View
drivers/usb/host/xhci-hub.c 0 → 100644
View
drivers/usb/host/xhci.h 0 → 100644
Too large (Show diff)
View
include/usb/xhci.h 0 → 100644