summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-sunxi.c
AgeCommit message (Expand)Author
2015-12-07sunxi: usb: Rename the sunxi usb driver DM entryMarek Vasut
2015-08-08sunxi: usb-phy: Never power off the usb portsHans de Goede
2015-05-14sunxi: ehci: Convert to the driver-modelHans de Goede
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede
2015-05-04sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede
2015-05-04sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede
2014-11-13sun6i: ehci: Add sun6i ehci supportHans de Goede
2014-11-13sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-sHans de Goede
2014-11-05dm: sunxi: Request USB vbus gpioHans de Goede
2014-11-05sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell
2014-07-31sunxi: add USB EHCI driverRoman Byshko