aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-11-28usb: UniPhier: support OF configurationMasahiro Yamada1-1/+37
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 Yamada8-17/+18
2014-11-21drivers: usb: fsl: Move USB Errata checking codeNikhil Badola1-1/+1
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada5-18/+0
2014-11-20ARM: remove CONFIG_ARM920T definesMasahiro Yamada1-1/+1
2014-11-17arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami1-8/+47
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-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini7-75/+124
2014-11-12usb: UniPhier: add UniPhier on-chip EHCI host driver supportMasahiro Yamada3-0/+48
2014-11-12usb: add basic USB configs in KconfigMasahiro Yamada2-0/+94
2014-11-07usb: eth: fix MakefileRene Griessl1-3/+1
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-07usb: s3c-otg: Allow custom gusbcfgMarek Vasut2-7/+13
2014-11-07usb: s3c-otg: Split out PHY controlMarek Vasut3-62/+104
2014-11-06usb: s3c-otg: Encapsulate PHY controlMarek Vasut1-4/+8
2014-11-06usb: s3c-otg: Remove useless includeMarek Vasut1-1/+0
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 Rini4-0/+1839
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-22usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko3-0/+1838
2014-10-22net: asix: Add support for AX88772BAlexandre Courbot1-0/+1
2014-10-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD9-51/+76
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2-2/+18
2014-10-06usb: gadget: fastboot: terminate commands with NULLEric Nelson1-1/+8
2014-10-06usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host modeDaniel Mack1-2/+0
2014-10-06usb: tegra: ULPI regression on tegra20Marcel Ziswiler1-2/+2
2014-10-06usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson1-1/+1
2014-10-06usb: gadget: fastboot: add max-download-size variableEric Nelson1-1/+2
2014-10-06usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEEDEric Nelson1-0/+5
2014-10-06usb: gadget: fastboot: improve download progress barBo Shen1-5/+9
2014-10-06usb: f_mass_storage: set removable flag in do_inquiry based on LUNEric Nelson1-0/+1
2014-10-06usb: dfu: add fullspeed support for DFUHeiko Schocher1-0/+3
2014-10-06usb: dfu: thor: gadget: Remove dead codeLukasz Majewski2-18/+0