summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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-23usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko3-0/+1838
2014-10-23net: 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
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-25cosmetic: replace MIN, MAX with min, maxMasahiro Yamada4-6/+6
2014-09-25kconfig: add blank Kconfig filesMasahiro Yamada1-0/+0
2014-09-25usb/gadget: fastboot: minor cleanupSteve Rae1-5/+10
2014-09-25usb/gadget: fastboot: add support for flash commandSteve Rae1-0/+31
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-09-16net: usb: Add SMSC copyright to smsc95xx driverSimon Glass1-0/+1
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada8-8/+0
2014-09-02USB: gadget: s3c: get rid of debug compile warningBo Shen2-8/+8
2014-09-02USB: gadget: atmel: get rid of debug compile warningBo Shen1-6/+6
2014-09-02usb: ci_udc: implement dfu_usb_get_resetStephen Warren1-0/+7
2014-09-02udc: dfu: s3c_udc: Provide function to check if USB reset was assertedLukasz Majewski1-0/+5
2014-09-02dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski1-1/+1
2014-08-28Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-0/+202
2014-08-26lib, linux: move linux specific defines to linux/compat.hHeiko Schocher3-68/+0
2014-08-21omap: remove omap5912osk board supportMasahiro Yamada2-1507/+0