summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: am437x: Add support for am437x xhci USB hostDan Murphy2013-10-201-0/+23
* usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-202-6/+45
* usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy2013-10-203-169/+200
* usb: omap5: Update the board_usb_init apiDan Murphy2013-10-201-3/+4
* usb: omap: Move the xhci-omap header file to common locationDan Murphy2013-10-201-1/+1
* usb:g_dnl: Support for TIZEN's THOR function in generic download codeLukasz Majewski2013-10-201-2/+8
* usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocolLukasz Majewski2013-10-203-0/+1128
* usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski2013-10-201-2/+2
* usb:g_dnl: Replace static usb_configuration structure with dynamically alloca...Lukasz Majewski2013-10-201-8/+16
* usb:udc:s3c: Reduce dcache invalidate range for UDC receive bufferLukasz Majewski2013-10-201-1/+2
* usb:smsx95xx LED activity for USB net driverSuriyan Ramasami2013-10-201-0/+14
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-204-19/+10
* usb: gadget: mv_udc: clear desc upon ep_disableTroy Kisky2013-10-201-0/+3
* usb: gadget: mv_udc: zero transfer descriptor memory on probeTroy Kisky2013-10-201-0/+1
* usb: gadget: mv_udc: flush item before headTroy Kisky2013-10-201-3/+2
* usb: gadget: mv_udc: set is_dualspeed = 1Troy Kisky2013-10-201-0/+1
* usb: gadget: mv_udc: fix typo in error messageTroy Kisky2013-10-201-2/+2
* usb: gadget: ether: return error from rx_submit if no requestTroy Kisky2013-10-201-0/+2
* usb: gadget: ether set wMaxPacketSizeTroy Kisky2013-10-201-0/+2
* OMAP5: USB: Add OMAP xHCI file and headerDan Murphy2013-10-202-0/+327
* exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner2013-10-202-0/+22
* USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2013-10-202-0/+317
* USB: xHCI: Add stack support for xHCIVivek Gautam2013-10-205-0/+3947
* usb: Move 'bmRequestType' USB device request macros from EHCI headerVivek Gautam2013-10-201-16/+0
* Coding Style cleanup: drop some excessive empty linesWolfgang Denk2013-10-141-5/+0
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-141-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-143-3/+3
* usb: Prevent using reserved registers on DM36x usbAndrew Murray2013-10-101-5/+14
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-081-5/+5
|\
| * usb: Fix error handling in musb_hcd.cAndrew Murray2013-10-071-5/+5
* | usb: ehci: Fix test mode for connected portsJulius Werner2013-09-271-0/+38
* | USB: gadget: atmel: disconnect before unbindBo Shen2013-09-241-1/+2
* | usb:g_dnl:dfu: Download gadget and DFU function code clean upLukasz Majewski2013-09-242-4/+1
* | usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski2013-09-241-1/+0
* | usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...Lukasz Majewski2013-09-242-1/+2
* | USB: gadget: add atmel usba udc driverBo Shen2013-09-243-0/+1632
* | usb: gadget: config: fix unaligned access issuesTroy Kisky2013-09-241-2/+4
* | usb: gadget: Fix data aborts during USB ethernet bootJoel Fernandes2013-09-241-2/+3
|/
* Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-041-16/+0
|\
| * linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh2013-08-221-16/+0
* | usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-261-3/+3
* | usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam2013-08-261-9/+0
* | usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driverLukasz Majewski2013-08-261-4/+7
* | usb:dfu:g_dnl: Change number of exported configurations at composite gadgetLukasz Majewski2013-08-261-2/+4
* | ARM: OMAP: USB: Fix linker error when ULPI is not definedDan Murphy2013-08-261-0/+7
* | ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy2013-08-261-2/+24
* | SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-191-29/+1
* | net: smsc95xx: Add support for another SMSC95xx variantStefan Roese2013-08-191-0/+1
* | Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-181-12/+8
|\ \ | |/
| * musb: Disable extra printsLokesh Vutla2013-08-151-12/+8
OpenPOWER on IntegriCloud