summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/sunxi/usbc.c
Commit message (Expand)AuthorAgeFilesLines
* sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede2015-05-041-278/+0
* sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2015-05-041-63/+61
* sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede2015-05-041-20/+10
* sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede2015-05-041-13/+1
* sunxi: usbc: Fix vbus gpio handling to work with the driver-modelHans de Goede2015-05-041-10/+11
* sunxi: Add basic A33 basic supportVishnu Patekar2015-05-041-0/+9
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-041-2/+2
* sunxi: usbc: Remove unused irq fieldHans de Goede2015-05-041-16/+0
* sunxi: usbc: Wait for vbus to fall after disabling itHans de Goede2015-04-151-2/+13
* sunxi: usbc: Initialize vusb value on request_resourcesHans de Goede2015-04-151-8/+8
* sunxi: common VBUS detection logic in usbcPaul Kocialkowski2015-04-151-4/+39
* sunxi: usb: Drop AXP-sepcific VBUS detection and drive logicPaul Kocialkowski2015-04-151-17/+0
* sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2015-03-291-0/+7
* sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede2015-01-141-0/+26
* sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-141-8/+25
* sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-141-0/+229
OpenPOWER on IntegriCloud