summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2013-09-04Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-26usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam
2013-08-26usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam
2013-08-26usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driverLukasz Majewski
2013-08-26usb:dfu:g_dnl: Change number of exported configurations at composite gadgetLukasz Majewski
2013-08-26ARM: OMAP: USB: Fix linker error when ULPI is not definedDan Murphy
2013-08-26ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy
2013-08-22linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk
2013-08-19net: smsc95xx: Add support for another SMSC95xx variantStefan Roese