summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-sunxi.c
AgeCommit message (Expand)Author
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara
2016-10-30sunxi: A64: enable USB supportAmit Singh Tomar
2016-04-12sunxi: H3: Do not clear usb companion clk-gate / reset on removeHans de Goede
2016-03-31sunxi: ehci: Add A83T compatibleChen-Yu Tsai
2016-03-23sunxi: Fix 2nd usb controller on sun4i/sun7i no longer workingHans de Goede
2016-02-23sunxi: H3: Add support for the host usb-physJelle van der Waa
2015-12-06sunxi: usb: Rename the sunxi usb driver DM entryMarek Vasut
2015-08-08sunxi: usb-phy: Never power off the usb portsHans de Goede
2015-05-15sunxi: 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