summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-sunxi.c
Commit message (Expand)AuthorAgeFilesLines
* sunxi: ehci: Convert to the driver-modelHans de Goede2015-05-141-29/+64
* sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-041-6/+2
* sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede2015-05-041-1/+1
* sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2015-05-041-8/+9
* sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede2015-05-041-1/+4
* sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede2015-05-041-2/+22
* sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-141-203/+10
* sun6i: ehci: Add sun6i ehci supportHans de Goede2014-11-131-16/+29
* sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-sHans de Goede2014-11-131-10/+25
* dm: sunxi: Request USB vbus gpioHans de Goede2014-11-051-0/+10
* sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-051-1/+1
* sunxi: add USB EHCI driverRoman Byshko2014-07-311-0/+201
OpenPOWER on IntegriCloud