1. 29e7fc1 usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be LST by Lukasz Majewski · 10 years ago
  2. 137f7c5 usb: dwc3: optimize interrupt loop by Marek Szyprowski · 10 years ago
  3. 16bece5 usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver by Marek Szyprowski · 10 years ago
  4. 5dc4538 usb: dwc3: add a workaround for too small OUT requests by Marek Szyprowski · 10 years ago
  5. 7e9cb79 usb: dwc3: make dwc3_set_mode to static by Joonyoung Shim · 10 years ago
  6. 2252d15 usb: dwc3: Remove BIT(x) macro from DWC3's gadget code by Lukasz Majewski · 10 years ago
  7. 6d69173 usb: composite: Add .reset callback to usb_gadget_driver structure by Lukasz Majewski · 10 years ago
  8. 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  9. 04afd5b usb: gadget: defer setting maxpacket till ->setup() by Kishon Vijay Abraham I · 10 years ago
  10. 5b9ce0e usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · 10 years ago
  11. 8d488f3 usb: dwc3: Add chained TRB support for ep0 by Kishon Vijay Abraham I · 10 years ago
  12. 1f78f8f usb: dwc3: ep0: preparation for implementing chained TRB by Kishon Vijay Abraham I · 10 years ago
  13. 526a50f dwc3: flush the buffers before using it by Kishon Vijay Abraham I · 10 years ago
  14. 6900aed usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms by Kishon Vijay Abraham I · 10 years ago
  15. 53de33f usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts by Kishon Vijay Abraham I · 10 years ago
  16. 5720765 dwc3: dwc3-omap: add support for multiple dwc3-omap controllers by Kishon Vijay Abraham I · 10 years ago
  17. c241d7e usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · 10 years ago
  18. 93c3763 include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data by Kishon Vijay Abraham I · 10 years ago
  19. 3f52e1b usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · 10 years ago
  20. 27d3b89 dwc3: core: added an API to invoke irq handlers by Kishon Vijay Abraham I · 10 years ago
  21. 793d347 dwc3: core: add support for multiple dwc3 controllers by Kishon Vijay Abraham I · 10 years ago
  22. 8e1906a dwc3: core: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · 10 years ago
  23. 71744d0 usb: dwc3: core: make dwc3 core build in uboot by Kishon Vijay Abraham I · 10 years ago
  24. b6d959a usb: dwc3: ep0: make dwc3 ep0 build in uboot by Kishon Vijay Abraham I · 10 years ago
  25. 747a0a5 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · 10 years ago
  26. 18be4cb usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy by Kishon Vijay Abraham I · 10 years ago
  27. 027b610 usb: dwc3: remove pm related operations from dwc3 driver by Kishon Vijay Abraham I · 10 years ago
  28. 9848e57 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · 10 years ago
  29. 9de1115 usb: dwc3: remove trace_* APIs from dwc3 driver by Kishon Vijay Abraham I · 10 years ago
  30. 30c31d5 usb: dwc3: Modify the file headers to u-boot format by Kishon Vijay Abraham I · 10 years ago
  31. 97798eb usb: dwc3: remove un-used files from dwc3 folder by Kishon Vijay Abraham I · 10 years ago
  32. 85d5e70 usb: dwc3: add dwc3 folder from linux kernel to u-boot by Kishon Vijay Abraham I · 10 years ago
  33. 103fa06 usb: gadget: udc: make udc-core compile in u-boot build by Kishon Vijay Abraham I · 10 years ago
  34. a139b96 usb: gadget: udc: add udc-core from linux kernel to u-boot by Kishon Vijay Abraham I · 10 years ago
  35. 5877de9 usb: dwc2: retry NAK'd interrupt transfers by Stephen Warren · 10 years ago
  36. e236519 usb: dwc2: implement interrupt transfers by Stephen Warren · 10 years ago
  37. ed9bcbc usb: dwc2: correctly program hcchar for LS devices by Stephen Warren · 10 years ago
  38. 4748cce usb: dwc2: detect device speed correctly by Stephen Warren · 10 years ago
  39. 5c0beb5 usb: dwc2: use phys_to_bus/bus_to_phys by Stephen Warren · 10 years ago
  40. fc909c0 usb: dwc2: fix bulk transfers by Stephen Warren · 10 years ago
  41. 805b67e usb: dwc2: remove restriction on buffer length by Stephen Warren · 10 years ago
  42. d1c880c usb: dwc2: fix aligned buffer usage by Stephen Warren · 10 years ago
  43. 66ffc87 usb: dwc2: simplify wait_for_chhltd by Stephen Warren · 10 years ago
  44. 282685e usb: dwc2: remove control_data_toggle[] by Stephen Warren · 10 years ago
  45. ee83755 usb: dwc2: usb chunk_msg() for control transfers too by Stephen Warren · 10 years ago
  46. 7b5e504 usb: dwc2: refactor submit_bulk_msg to be common by Stephen Warren · 10 years ago
  47. 4a1d21f usb: dwc2: unify waiting for transfer completion by Stephen Warren · 10 years ago
  48. 421a5a0 usb: 64-bit architectures support for xHCI by Sergey Temerkhanov · 10 years ago
  49. ec5e78c usb: mass-storage: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  50. 96df9c7 usb: ehci-tegra: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  51. 98ae840 ehci-hcd: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  52. f72d832 usb: ci_udc: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  53. 4c5998b usb: eth: asix: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  54. 246e3b8 sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · 10 years ago
  55. a7c3d5e net: Add ethernet FCS length macro in net.h by Bin Meng · 10 years ago
  56. 8a440b0 sunxi: musb: Return early on VBUS GPIO error instead of on a positive value by Paul Kocialkowski · 10 years ago
  57. 6462cde ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  58. e42add5 sunxi: musb: Support checking VBUS using AXP221 PMIC by Chen-Yu Tsai · 10 years ago
  59. 57c6941 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  60. 1e7df7c usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · 10 years ago
  61. 4c7d025 ARM: UniPhier: move uniphier_ehci_reset() function by Masahiro Yamada · 10 years ago
  62. 44f597a ARM: UniPhier: remove EHCI platform devices by Masahiro Yamada · 10 years ago
  63. a86ac95 ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> by Masahiro Yamada · 10 years ago
  64. 537cd07 usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget by Dileep Katta · 10 years ago
  65. 9e4b510 fastboot: OUT transaction length must be aligned to wMaxPacketSize by Dileep Katta · 10 years ago
  66. 8979238 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  67. 372d7de fastboot: add support for "oem format" command by Rob Herring · 10 years ago
  68. de19562 fastboot: add "fastboot oem" command support by Michael Scott · 10 years ago
  69. 193d7d1 usb: musb-new: omap2430: Reset the MUSB controller early by Paul Kocialkowski · 10 years ago
  70. 8f9f7be exynos: usb: make dwc3_set_mode to static by Joonyoung Shim · 10 years ago
  71. 52defe8 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · 10 years ago
  72. b1b912d sunxi: otg: Fix peripheral mode by Hans de Goede · 10 years ago
  73. 316328f usb: pci: Add XHCI driver for PCI by Simon Glass · 10 years ago
  74. 4fd4672 usb: pci: Use pci_find_class() to find the device by Simon Glass · 10 years ago
  75. 46927e1 dm: usb: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  76. 1193397 usb: eth: asix88179: add ability to modify MAC address by Rene Griessl · 10 years ago
  77. 904f2a8 musb-new: Add interrupt queue support by Hans de Goede · 10 years ago
  78. accf04c musb-new: Add urb and hep parameters to construct_urb by Hans de Goede · 10 years ago
  79. b918a0c musb-new: Properly remove a transfer from the schedule on timeout by Hans de Goede · 10 years ago
  80. 90cdc10 musb-new: Fix reset sequence when in host mode by Hans de Goede · 10 years ago
  81. e8672e3 musb-new: Fix interrupt transfers not working by Hans de Goede · 10 years ago
  82. dc9a391 musb-new: Use time based timeouts rather then cpu-cycles based timeouts by Hans de Goede · 10 years ago
  83. 28a15ef musb-new: Add sunxi musb controller support by Hans de Goede · 10 years ago
  84. 0f8bc53 musb-new: Add register defines for different reg layout on sunxi by Hans de Goede · 10 years ago
  85. 8bb6c1d usb: Add an interval parameter to create_int_queue by Hans de Goede · 10 years ago
  86. c0978a9 usb: gadget: pxa25x_udc: fix use-before-initialized bug by Alex Sadovsky · 10 years ago
  87. 1fd81b7 usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test by Stefan Roese · 10 years ago
  88. 87ed6b1 usb: gadget: composite: Fix NULL pointer crash in USB compliance test by Stefan Roese · 10 years ago
  89. 0eccec4 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · 10 years ago
  90. e9954b8 usb: eth: add ASIX AX88179 DRIVER by Rene Griessl · 10 years ago
  91. 62a96d8 gadget: f_thor: check pointers before use in download_tail() by Przemyslaw Marczak · 10 years ago
  92. 267abc6 fastboot: add support for continue command by Rob Herring · 10 years ago
  93. fe1b28c usb, g_dnl: generalize DFU detach functions by Rob Herring · 10 years ago
  94. 68ae882 USB: gadget: atmel_usba_udc: fix transfer hang issue by Bo Shen · 10 years ago
  95. a5a5882 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  96. fc9b0b8 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  97. 80d9ef8 lib: string: move strlcpy() to a common place by Masahiro Yamada · 10 years ago
  98. da5ce44 drivers: usb: fsl: Check USB Erratum A007792 applicability by Nikhil Badola · 10 years ago
  99. ecfc19f drivers: usb: fsl: Add USB device-tree errata framework by Nikhil Badola · 10 years ago
  100. a1c04e2 drivers: usb: Make usb device-tree fixup code architecture independent by Nikhil Badola · 10 years ago