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