summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-sunxi.c
Commit message (Expand)AuthorAgeLines
* sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-14-203/+10
* sun6i: ehci: Add sun6i ehci supportHans de Goede2014-11-13-16/+29
* sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-sHans de Goede2014-11-13-10/+25
* dm: sunxi: Request USB vbus gpioHans de Goede2014-11-05-0/+10
* sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-05-1/+1
* sunxi: add USB EHCI driverRoman Byshko2014-07-31-0/+201