aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2015-01-29dm: usb: Remove use of fdtdec GPIO supportSimon Glass
2015-01-18usb: Add an interval parameter to create_int_queueHans de Goede
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede
2014-12-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-12-11drivers: usb: fsl: Check USB Erratum A007792 applicabilityNikhil Badola
2014-12-11drivers: usb: fsl: Add USB device-tree errata frameworkNikhil Badola
2014-12-11drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola
2014-11-28usb: UniPhier: support OF configurationMasahiro Yamada
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-11-26Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini
2014-11-24drivers : usb: fsl: Implement usb Erratum A007798 workaroundNikhil Badola
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-21drivers: usb: fsl: Move USB Errata checking codeNikhil Badola
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM920T definesMasahiro Yamada
2014-11-19usb: ehci: do not set the LSB of Current qTD pointerMasahiro Yamada
2014-11-17arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami
2014-11-14usb:ehci-mx6 add phy mode query functionPeng Fan
2014-11-13Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
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-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-11-12usb: UniPhier: add UniPhier on-chip EHCI host driver supportMasahiro Yamada
2014-11-12usb: add basic USB configs in KconfigMasahiro Yamada
2014-11-07usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONT...Nobuhiro Iwamatsu
2014-11-07usb: ehci: fix Interrupt on Doorbell flag of USBCMDMasahiro Yamada
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-11-04usb: ehci: rmobile: Collect up address dataNobuhiro Iwamatsu
2014-11-04usb: ehci: rmobile: Add support R8A7793Nobuhiro Iwamatsu
2014-11-04usb: Make pollable int support available outside of ehci-hcd.cHans de Goede
2014-11-04usb: ehci: Move cache invalidation to poll_int_queueHans de Goede
2014-11-04usb: ehci: Move interrupt packet length check to create_int_queueHans de Goede
2014-11-04usb: ehci: Do not disable an already disabled periodic scheduleHans de Goede
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-10-25ehci-hcd.c: make local functions staticJeroen Hofstee
2014-10-25usb: use __weakJeroen Hofstee
2014-10-23keystone: usb: add support of usb xhciWingMan Kwok
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-10-22usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko
2014-10-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-10-06usb: tegra: ULPI regression on tegra20Marcel Ziswiler
2014-10-06usb: ehci: Make periodic_schedules a per controller variableHans de Goede
2014-10-06usb: ehci: poll_int_queue check real qtd, not the overlayHans de Goede
2014-10-06usb: ehci: Add missing cache flush to destroy_int_queueHans de Goede
2014-10-06usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chainHans de Goede
2014-09-29usb: ehci-mx6: Rename the USB register base addressYe.Li
2014-09-29usb: ehci: mxs: Add board-specific callbacksMarek Vasut
2014-09-19USB: ehci-atmel: use pcr to enable or disable clockBo Shen