summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* ARM: UniPhier: adjust device trees for business transferMasahiro Yamada2015-03-152-4/+6
* Merge git://git.denx.de/u-boot-usbTom Rini2015-03-021-1/+1
|\
| * exynos: usb: make dwc3_set_mode to staticJoonyoung Shim2015-02-241-1/+1
* | usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada2015-03-013-0/+94
* | ARM: UniPhier: move uniphier_ehci_reset() functionMasahiro Yamada2015-03-011-1/+14
* | ARM: UniPhier: remove EHCI platform devicesMasahiro Yamada2015-03-012-14/+2
* | ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>Masahiro Yamada2015-03-011-1/+1
|/
* usb: pci: Add XHCI driver for PCISimon Glass2015-02-052-0/+61
* usb: pci: Use pci_find_class() to find the deviceSimon Glass2015-02-051-52/+1
* dm: usb: Remove use of fdtdec GPIO supportSimon Glass2015-01-293-30/+28
* usb: Add an interval parameter to create_int_queueHans de Goede2015-01-181-2/+2
* sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-141-203/+10
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-12-112-3/+25
|\
| * usb: ehci: do not set the LSB of Current qTD pointerMasahiro Yamada2014-11-191-1/+0
| * usb:ehci-mx6 add phy mode query functionPeng Fan2014-11-141-2/+25
* | drivers: usb: fsl: Check USB Erratum A007792 applicabilityNikhil Badola2014-12-111-0/+9
* | drivers: usb: fsl: Add USB device-tree errata frameworkNikhil Badola2014-12-111-0/+64
* | drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola2014-12-111-0/+113
* | usb: UniPhier: support OF configurationMasahiro Yamada2014-11-281-1/+37
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-11-261-3/+2
|\ \
| * | drivers : usb: fsl: Implement usb Erratum A007798 workaroundNikhil Badola2014-11-241-2/+1
| * | drivers: usb: fsl: Move USB Errata checking codeNikhil Badola2014-11-211-1/+1
| |/
* | Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2014-11-261-8/+47
|\ \
| * | arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami2014-11-171-8/+47
| |/
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-234-10/+10
* | include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-204-15/+0
* | ARM: remove CONFIG_ARM920T definesMasahiro Yamada2014-11-201-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2014-11-131-26/+54
|\
| * 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
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-11-112-6/+6
|\ \ | |/ |/|
| * usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONT...Nobuhiro Iwamatsu2014-11-071-4/+4
| * usb: ehci: fix Interrupt on Doorbell flag of USBCMDMasahiro Yamada2014-11-071-2/+2
* | usb: UniPhier: add UniPhier on-chip EHCI host driver supportMasahiro Yamada2014-11-123-0/+48
* | usb: add basic USB configs in KconfigMasahiro Yamada2014-11-121-0/+48
|/
* 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
* usb: ehci: rmobile: Collect up address dataNobuhiro Iwamatsu2014-11-041-11/+2
* usb: ehci: rmobile: Add support R8A7793Nobuhiro Iwamatsu2014-11-041-0/+5
* usb: Make pollable int support available outside of ehci-hcd.cHans de Goede2014-11-041-1/+1
* usb: ehci: Move cache invalidation to poll_int_queueHans de Goede2014-11-041-3/+7
* usb: ehci: Move interrupt packet length check to create_int_queueHans de Goede2014-11-041-17/+19
* usb: ehci: Do not disable an already disabled periodic scheduleHans de Goede2014-11-041-3/+5
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-272-0/+330
|\
| * keystone: usb: add support of usb xhciWingMan Kwok2014-10-232-0/+330
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-263-0/+1838
|\ \
| * | usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko2014-10-223-0/+1838
| |/
* | ehci-hcd.c: make local functions staticJeroen Hofstee2014-10-251-1/+1
* | usb: use __weakJeroen Hofstee2014-10-251-12/+3
* | arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-231-1/+1
|/
OpenPOWER on IntegriCloud