summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-3/+2
2014-11-26Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini1-8/+47
2014-11-24drivers : usb: fsl: Implement usb Erratum A007798 workaroundNikhil Badola1-2/+1
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada4-10/+10
2014-11-21drivers: usb: fsl: Move USB Errata checking codeNikhil Badola1-1/+1
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada4-15/+0
2014-11-20ARM: remove CONFIG_ARM920T definesMasahiro Yamada1-1/+1
2014-11-20usb: ehci: do not set the LSB of Current qTD pointerMasahiro Yamada1-1/+0
2014-11-17arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami1-8/+47
2014-11-14usb:ehci-mx6 add phy mode query functionPeng Fan1-2/+25
2014-11-13Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-26/+54
2014-11-13sun6i: ehci: Add sun6i ehci supportHans de Goede1-16/+29
2014-11-13sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-sHans de Goede1-10/+25
2014-11-12Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-6/+6
2014-11-11usb: UniPhier: add UniPhier on-chip EHCI host driver supportMasahiro Yamada3-0/+48
2014-11-11usb: add basic USB configs in KconfigMasahiro Yamada1-0/+48
2014-11-07usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONT...Nobuhiro Iwamatsu1-4/+4
2014-11-07usb: ehci: fix Interrupt on Doorbell flag of USBCMDMasahiro Yamada1-2/+2
2014-11-05dm: sunxi: Request USB vbus gpioHans de Goede1-0/+10
2014-11-05sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell1-1/+1
2014-11-04usb: ehci: rmobile: Collect up address dataNobuhiro Iwamatsu1-11/+2
2014-11-04usb: ehci: rmobile: Add support R8A7793Nobuhiro Iwamatsu1-0/+5
2014-11-04usb: Make pollable int support available outside of ehci-hcd.cHans de Goede1-1/+1
2014-11-04usb: ehci: Move cache invalidation to poll_int_queueHans de Goede1-3/+7
2014-11-04usb: ehci: Move interrupt packet length check to create_int_queueHans de Goede1-17/+19
2014-11-04usb: ehci: Do not disable an already disabled periodic scheduleHans de Goede1-3/+5
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2-0/+330
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-0/+1838
2014-10-25ehci-hcd.c: make local functions staticJeroen Hofstee1-1/+1
2014-10-25usb: use __weakJeroen Hofstee1-12/+3
2014-10-23keystone: usb: add support of usb xhciWingMan Kwok2-0/+330
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese1-1/+1
2014-10-23usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko3-0/+1838
2014-10-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD3-23/+47
2014-10-06usb: tegra: ULPI regression on tegra20Marcel Ziswiler1-2/+2
2014-10-06usb: ehci: Make periodic_schedules a per controller variableHans de Goede2-5/+5
2014-10-06usb: ehci: poll_int_queue check real qtd, not the overlayHans de Goede1-8/+10
2014-10-06usb: ehci: Add missing cache flush to destroy_int_queueHans de Goede1-0/+2
2014-10-06usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chainHans de Goede1-8/+28
2014-09-29usb: ehci-mx6: Rename the USB register base addressYe.Li1-2/+2
2014-09-29usb: ehci: mxs: Add board-specific callbacksMarek Vasut1-0/+16
2014-09-19USB: ehci-atmel: use pcr to enable or disable clockBo Shen1-0/+8
2014-09-19USB: ohci-at91: use pcr to enable or disable clockBo Shen1-4/+4
2014-08-28Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-0/+202
2014-08-09usb: ehci: rmobile: Remove xHCI addressNobuhiro Iwamatsu1-3/+0
2014-08-09usb: ehci: rmobile: Add support R8A7794Nobuhiro Iwamatsu1-0/+6
2014-07-31sunxi: add USB EHCI driverRoman Byshko2-0/+202
2014-07-22driver/usb: include upper/lower_32_bits() from linux/compat.hLijun Pan1-4/+2
2014-07-10usb: host: xhci: make sure to power up PHYFelipe Balbi1-0/+1
2014-07-05arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev2-0/+39