summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-10-31drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-24powerpc/usb:Differentiate USB controller base addressramneek mehresh
2013-10-22usb: rename board_usb_init_type to usb_init_typeTroy Kisky
2013-10-20usb: udc: add udc.h include fileTroy Kisky
2013-10-20usb: gadget: mv_udc: split mv_udc.h fileTroy Kisky
2013-10-20usb: gadget: mv_udc: optimize ep_enableTroy Kisky
2013-10-20usb: gadget: mv_udc: optimize bounceTroy Kisky
2013-10-20usb: gadget: mv_udc: fix full speed connectionsTroy Kisky
2013-10-20usb: ehci-mx6: add support for otg portTroy Kisky
2013-10-20usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNTTroy Kisky
2013-10-20usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky
2013-10-20usb: am437x: Add support for am437x xhci USB hostDan Murphy
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy
2013-10-20usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy
2013-10-20usb: omap5: Update the board_usb_init apiDan Murphy
2013-10-20usb: omap: Move the xhci-omap header file to common locationDan Murphy
2013-10-20usb:g_dnl: Support for TIZEN's THOR function in generic download codeLukasz Majewski
2013-10-20usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocolLukasz Majewski
2013-10-20usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski
2013-10-20usb:g_dnl: Replace static usb_configuration structure with dynamically alloca...Lukasz Majewski
2013-10-20usb:udc:s3c: Reduce dcache invalidate range for UDC receive bufferLukasz Majewski
2013-10-20usb:smsx95xx LED activity for USB net driverSuriyan Ramasami
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega
2013-10-20usb: gadget: mv_udc: clear desc upon ep_disableTroy Kisky
2013-10-20usb: gadget: mv_udc: zero transfer descriptor memory on probeTroy Kisky
2013-10-20usb: gadget: mv_udc: flush item before headTroy Kisky
2013-10-20usb: gadget: mv_udc: set is_dualspeed = 1Troy Kisky
2013-10-20usb: gadget: mv_udc: fix typo in error messageTroy Kisky
2013-10-20usb: gadget: ether: return error from rx_submit if no requestTroy Kisky
2013-10-20usb: gadget: ether set wMaxPacketSizeTroy Kisky
2013-10-20OMAP5: USB: Add OMAP xHCI file and headerDan Murphy
2013-10-20exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner
2013-10-20USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam
2013-10-20USB: xHCI: Add stack support for xHCIVivek Gautam
2013-10-20usb: Move 'bmRequestType' USB device request macros from EHCI headerVivek Gautam
2013-10-14Coding Style cleanup: drop some excessive empty linesWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-10-10usb: Prevent using reserved registers on DM36x usbAndrew Murray
2013-10-08Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-10-07usb: Fix error handling in musb_hcd.cAndrew Murray
2013-09-27usb: ehci: Fix test mode for connected portsJulius Werner
2013-09-24USB: gadget: atmel: disconnect before unbindBo Shen
2013-09-24usb:g_dnl:dfu: Download gadget and DFU function code clean upLukasz Majewski
2013-09-24usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski
2013-09-24usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...Lukasz Majewski
2013-09-24USB: gadget: add atmel usba udc driverBo Shen
2013-09-24usb: gadget: config: fix unaligned access issuesTroy Kisky
2013-09-24usb: gadget: Fix data aborts during USB ethernet bootJoel Fernandes