summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-sunxi.c
Commit message (Expand)AuthorAgeFilesLines
* sunxi: H3: Do not clear usb companion clk-gate / reset on removeHans de Goede2016-04-121-3/+7
* sunxi: ehci: Add A83T compatibleChen-Yu Tsai2016-03-311-0/+1
* sunxi: Fix 2nd usb controller on sun4i/sun7i no longer workingHans de Goede2016-03-231-2/+11
* sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-231-7/+7
* sunxi: usb: Rename the sunxi usb driver DM entryMarek Vasut2015-12-071-1/+1
* sunxi: usb-phy: Never power off the usb portsHans de Goede2015-08-081-1/+0
* 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