1. 9a4d96a usb: ehci: Fix register access by Marek Vasut · Sat Dec 14 02:04:52 2013 +0100
  2. 919d00a usb: ehci: Do not de-init uninited controllers by Marek Vasut · Sat Dec 14 02:03:11 2013 +0100
  3. 389283b usb: ehci-pci: Clarify and cleanup the EHCI controller detection by Marek Vasut · Fri Dec 13 23:36:33 2013 +0100
  4. 1abe47d usb: f_dfu: cosmetic: Code cleanup by Lukasz Majewski · Mon Dec 09 16:20:15 2013 +0100
  5. 2bb115f usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value by Lukasz Majewski · Mon Dec 09 16:20:14 2013 +0100
  6. 5ab56e6 drivers/usb/gadget: select objects by obj-$(CONFIG-...) by Masahiro Yamada · Thu Nov 28 12:20:14 2013 +0900
  7. 8e4c2db Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Dec 06 16:54:42 2013 +0100
  8. d4f9462 usb: ehci-omap: Reset the USB Host OMAP module by Roger Quadros · Mon Dec 02 15:47:43 2013 +0200
  9. 9241798 driver:usb:s3c_udc: add support for Exynos4x12 by Piotr Wilczek · Thu Nov 21 15:46:44 2013 +0100
  10. 6f464a5 usb, g_dnl: make bcdDevice value configurable by Heiko Schocher · Mon Nov 04 14:05:02 2013 +0100
  11. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  12. 1799fa8 usb, g_dnl: make iSerialNumber board configurable by Heiko Schocher · Mon Nov 04 14:05:01 2013 +0100
  13. 10b479d usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · Wed Oct 23 20:26:27 2013 +0200
  14. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · Wed Oct 23 14:30:46 2013 +0200
  15. 3dab730 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · Wed Oct 23 14:30:44 2013 +0200
  16. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · Wed Oct 23 14:30:42 2013 +0200
  17. 4a985df arm: atmel: get rid of too many ifdeffery by Bo Shen · Mon Oct 21 16:14:00 2013 +0800
  18. 8ed8783 arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · Mon Oct 21 16:13:59 2013 +0800
  19. 3e02168 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:56 2013 +0900
  20. 16b0806 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · Thu Sep 12 16:35:49 2013 +0530
  21. 3135dba usb: rename board_usb_init_type to usb_init_type by Troy Kisky · Tue Oct 22 14:27:17 2013 -0700
  22. df446f5 usb: udc: add udc.h include file by Troy Kisky · Thu Oct 10 15:28:04 2013 -0700
  23. f157394 usb: gadget: mv_udc: split mv_udc.h file by Troy Kisky · Thu Oct 10 15:28:03 2013 -0700
  24. 06bb97a usb: gadget: mv_udc: optimize ep_enable by Troy Kisky · Thu Oct 10 15:28:02 2013 -0700
  25. 1567b88 usb: gadget: mv_udc: optimize bounce by Troy Kisky · Thu Oct 10 15:28:01 2013 -0700
  26. 256a317 usb: gadget: mv_udc: fix full speed connections by Troy Kisky · Thu Oct 10 15:28:00 2013 -0700
  27. ed72a9e usb: ehci-mx6: add support for otg port by Troy Kisky · Thu Oct 10 15:27:59 2013 -0700
  28. ea50bb6 usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT by Troy Kisky · Thu Oct 10 15:27:58 2013 -0700
  29. 7d6bbb9 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · Thu Oct 10 15:27:57 2013 -0700
  30. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  31. 6044db3 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · Fri Oct 11 12:28:18 2013 -0500
  32. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · Fri Oct 11 12:28:17 2013 -0500
  33. 2625091 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · Fri Oct 11 12:28:16 2013 -0500
  34. 9069075 usb: omap5: Update the board_usb_init api by Dan Murphy · Fri Oct 11 12:28:15 2013 -0500
  35. 1aca619 usb: omap: Move the xhci-omap header file to common location by Dan Murphy · Fri Oct 11 12:28:14 2013 -0500
  36. 1c1af4f usb:g_dnl: Support for TIZEN's THOR function in generic download code by Lukasz Majewski · Tue Oct 08 14:30:43 2013 +0200
  37. 61e5493 usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol by Lukasz Majewski · Tue Oct 08 14:30:42 2013 +0200
  38. 44b5b38 usb:g_dnl: Add name parameter to g_dnl_bind_fixup function by Lukasz Majewski · Tue Oct 08 14:30:41 2013 +0200
  39. 8143f22 usb:g_dnl: Replace static usb_configuration structure with dynamically allocated one by Lukasz Majewski · Tue Oct 08 14:30:40 2013 +0200
  40. bf100a9 usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer by Lukasz Majewski · Tue Oct 08 14:30:37 2013 +0200
  41. e0f2f8c usb:smsx95xx LED activity for USB net driver by Suriyan Ramasami · Mon Oct 07 20:30:58 2013 -0700
  42. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · Fri Oct 04 19:22:26 2013 +0200
  43. 3549407 usb: gadget: mv_udc: clear desc upon ep_disable by Troy Kisky · Wed Sep 25 18:41:15 2013 -0700
  44. 0dee8ce usb: gadget: mv_udc: zero transfer descriptor memory on probe by Troy Kisky · Wed Sep 25 18:41:14 2013 -0700
  45. 573d131 usb: gadget: mv_udc: flush item before head by Troy Kisky · Wed Sep 25 18:41:12 2013 -0700
  46. 4b4df47 usb: gadget: mv_udc: set is_dualspeed = 1 by Troy Kisky · Wed Sep 25 18:41:09 2013 -0700
  47. 3703c45 usb: gadget: mv_udc: fix typo in error message by Troy Kisky · Wed Sep 25 18:41:08 2013 -0700
  48. 1d01de1 usb: gadget: ether: return error from rx_submit if no request by Troy Kisky · Wed Sep 25 18:41:05 2013 -0700
  49. dbadc54 usb: gadget: ether set wMaxPacketSize by Troy Kisky · Wed Sep 25 18:41:04 2013 -0700
  50. 677ff20 OMAP5: USB: Add OMAP xHCI file and header by Dan Murphy · Mon Aug 26 08:54:52 2013 -0500
  51. ddcb9bd exynos: usb: Switch USB VBUS GPIOs to be device tree configured by Julius Werner · Sat Sep 14 14:02:52 2013 +0530
  52. a48bdb7 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · Sat Sep 14 14:02:46 2013 +0530
  53. 4912dcc USB: xHCI: Add stack support for xHCI by Vivek Gautam · Sat Sep 14 14:02:45 2013 +0530
  54. ad69f17 usb: Move 'bmRequestType' USB device request macros from EHCI header by Vivek Gautam · Sat Sep 14 14:02:44 2013 +0530
  55. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · Fri Oct 04 17:43:26 2013 +0200
  56. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Fri Oct 04 17:43:25 2013 +0200
  57. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  58. 9852926 usb: Prevent using reserved registers on DM36x usb by Andrew Murray · Sun Sep 29 18:02:22 2013 +0100
  59. d6b14df Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Oct 08 09:51:48 2013 -0400
  60. ca6dfde usb: Fix error handling in musb_hcd.c by Andrew Murray · Tue Oct 01 15:58:56 2013 +0100
  61. 5c1a1ad usb: ehci: Fix test mode for connected ports by Julius Werner · Tue Sep 24 10:53:07 2013 -0700
  62. 6c7733e USB: gadget: atmel: disconnect before unbind by Bo Shen · Tue Sep 24 13:19:24 2013 +0800
  63. c421946 usb:g_dnl:dfu: Download gadget and DFU function code clean up by Lukasz Majewski · Tue Sep 17 15:58:23 2013 +0200
  64. 7221cc2 usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · Tue Sep 17 15:58:22 2013 +0200
  65. 0c63523 usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_storage) by Lukasz Majewski · Tue Sep 17 15:58:21 2013 +0200
  66. 70a67fd USB: gadget: add atmel usba udc driver by Bo Shen · Wed Sep 11 18:24:49 2013 +0800
  67. 719f1a7 usb: gadget: config: fix unaligned access issues by Troy Kisky · Wed Sep 11 18:24:48 2013 +0800
  68. 00b7839 usb: gadget: Fix data aborts during USB ethernet boot by Joel Fernandes · Wed Sep 04 18:55:14 2013 -0500
  69. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 11:50:25 2013 +0200
  70. 800cb81 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · Fri Jul 26 13:54:28 2013 -0300
  71. c26d272 usb: ehci-mx5: Remove unneeded write to cscmr1 register by Fabio Estevam · Fri Jul 26 13:54:27 2013 -0300
  72. dbbaef7 usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver by Lukasz Majewski · Mon Aug 19 17:17:19 2013 +0200
  73. 0d9752e usb:dfu:g_dnl: Change number of exported configurations at composite gadget by Lukasz Majewski · Mon Aug 19 17:17:18 2013 +0200
  74. 4f7f935 ARM: OMAP: USB: Fix linker error when ULPI is not defined by Dan Murphy · Thu Aug 01 14:05:58 2013 -0500
  75. bacec78 ARM: OMAP5: USB: Add OMAP5 common USB EHCI information by Dan Murphy · Thu Aug 01 14:05:57 2013 -0500
  76. ba6babf linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h by Wu, Josh · Wed Jul 03 11:11:47 2013 +0800
  77. c57eadc SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · Sun Jul 28 22:12:47 2013 +0200
  78. 8aa7b04 net: smsc95xx: Add support for another SMSC95xx variant by Stefan Roese · Wed Jul 03 18:34:54 2013 +0200
  79. 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · Sun Aug 18 14:14:34 2013 -0400
  80. f9be934 musb: Disable extra prints by Lokesh Vutla · Tue Jul 30 10:48:55 2013 +0530
  81. 2f13e44 ehci-hcd: fix memory leak in lowlevel init by Nikita Kiryanov · Mon Jul 29 13:27:40 2013 +0300
  82. 9facca7 usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module by Roger Quadros · Mon Jul 22 11:14:37 2013 +0300
  83. 2968aa2 dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · Thu Jul 18 13:19:14 2013 +0200
  84. e0fc582 usb: mv_udc: Add bounce buffer by Marek Vasut · Wed Jul 10 03:16:43 2013 +0200
  85. 5846534 usb: mv_udc: Add proper cache management by Marek Vasut · Wed Jul 10 03:16:42 2013 +0200
  86. a6f6b08 usb: mv_udc: Implement better qTD item accessor by Marek Vasut · Wed Jul 10 03:16:41 2013 +0200
  87. b62fa7d usb: mv_udc: Improve allocation of qTD items by Marek Vasut · Wed Jul 10 03:16:40 2013 +0200
  88. 9212f89 usb: mv_udc: Implement better QH accessor by Marek Vasut · Wed Jul 10 03:16:39 2013 +0200
  89. 9d64ac9 usb: mv_udc: Add cacheline length check by Marek Vasut · Wed Jul 10 03:16:38 2013 +0200
  90. 456707d usb: mv_udc: Properly align the endpoint QH and qTD list by Marek Vasut · Wed Jul 10 03:16:37 2013 +0200
  91. 393004e usb: mv_udc: Move QH and qTD into mv_drv by Marek Vasut · Wed Jul 10 03:16:36 2013 +0200
  92. be0b0e7 usb: mv_udc: Init mv_drv.gadget.ops statically by Marek Vasut · Wed Jul 10 03:16:35 2013 +0200
  93. 806d76c usb: mv_udc: Remove QH_MAXNUM macro by Marek Vasut · Wed Jul 10 03:16:34 2013 +0200
  94. fe67fe7 usb: mv_udc: Clean up the initial variable check by Marek Vasut · Wed Jul 10 03:16:33 2013 +0200
  95. 1f4b491 usb: mv_udc: Make use of struct ehci_ctrl by Marek Vasut · Wed Jul 10 03:16:32 2013 +0200
  96. fd349a1 usb: ehci: Split out struct ehci_ctrl definition by Marek Vasut · Wed Jul 10 03:16:31 2013 +0200
  97. e126341 usb: mv_udc: Clean up the EP initialization by Marek Vasut · Wed Jul 10 03:16:30 2013 +0200
  98. 9837732 usb: mv_udc: Move endpoint array into driver data by Marek Vasut · Wed Jul 10 03:16:29 2013 +0200
  99. 1edb999 usb: mv_udc: Unbreak the mv_udc driver by Marek Vasut · Wed Jul 10 03:16:27 2013 +0200
  100. e9ea230 Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 11:48:07 2013 +0200