summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-11-07usb: s3c-otg: Split out PHY controlMarek Vasut
2014-11-06usb: s3c-otg: Encapsulate PHY controlMarek Vasut
2014-11-06usb: s3c-otg: Remove useless includeMarek Vasut
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-22net: asix: Add support for AX88772BAlexandre Courbot
2014-10-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2014-10-06usb: gadget: fastboot: terminate commands with NULLEric Nelson
2014-10-06usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host modeDaniel Mack
2014-10-06usb: tegra: ULPI regression on tegra20Marcel Ziswiler
2014-10-06usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson
2014-10-06usb: gadget: fastboot: add max-download-size variableEric Nelson
2014-10-06usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEEDEric Nelson
2014-10-06usb: gadget: fastboot: improve download progress barBo Shen
2014-10-06usb: f_mass_storage: set removable flag in do_inquiry based on LUNEric Nelson
2014-10-06usb: dfu: add fullspeed support for DFUHeiko Schocher
2014-10-06usb: dfu: thor: gadget: Remove dead codeLukasz Majewski
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-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-24usb/gadget: fastboot: minor cleanupSteve Rae
2014-09-24usb/gadget: fastboot: add support for flash commandSteve Rae
2014-09-19USB: ehci-atmel: use pcr to enable or disable clockBo Shen
2014-09-19USB: ohci-at91: use pcr to enable or disable clockBo Shen
2014-09-16net: usb: Add SMSC copyright to smsc95xx driverSimon Glass
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2014-09-02USB: gadget: s3c: get rid of debug compile warningBo Shen
2014-09-02USB: gadget: atmel: get rid of debug compile warningBo Shen
2014-09-02usb: ci_udc: implement dfu_usb_get_resetStephen Warren
2014-09-02udc: dfu: s3c_udc: Provide function to check if USB reset was assertedLukasz Majewski
2014-09-02dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski