summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-091-9/+10
|\
| * arm: atmel: get rid of too many ifdefferyBo Shen2013-11-041-10/+4
| * arm: atmel: at91sam9n12ek: add usb host supportBo Shen2013-11-041-2/+9
* | usb, g_dnl: make iSerialNumber board configurableHeiko Schocher2013-11-081-0/+20
* | usb: ohci-hcd: submit_common_msg: report actual_length properlyMateusz Kulikowski2013-11-081-1/+1
* | usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak2013-11-081-3/+21
* | usb: ums: fix disk capacity miscalculation and code cleanupPrzemyslaw Marczak2013-11-081-23/+3
* | usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak2013-11-082-23/+23
* | drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada2013-10-317-224/+69
* | powerpc/usb:Differentiate USB controller base addressramneek mehresh2013-10-242-4/+15
* | usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-221-2/+2
* | usb: udc: add udc.h include fileTroy Kisky2013-10-205-1/+6
* | usb: gadget: mv_udc: split mv_udc.h fileTroy Kisky2013-10-202-0/+121
* | usb: gadget: mv_udc: optimize ep_enableTroy Kisky2013-10-201-2/+2
* | usb: gadget: mv_udc: optimize bounceTroy Kisky2013-10-201-21/+16
* | usb: gadget: mv_udc: fix full speed connectionsTroy Kisky2013-10-201-14/+34
* | usb: ehci-mx6: add support for otg portTroy Kisky2013-10-201-40/+91
* | usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNTTroy Kisky2013-10-201-4/+0
* | usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-2019-25/+46
* | usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-2010-10/+10
* | 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
OpenPOWER on IntegriCloud