1. 802fde9 usb: dwc3: support new revisions of DWC3 core by Paul Zimmerman · 13 years ago
  2. d7a46a8 usb: dwc3: gadget: rename phy_power() to phy_suspend() by Paul Zimmerman · 13 years ago
  3. aed430e usb: dwc3: gadget: reinitialize retries by Paul Zimmerman · 13 years ago
  4. a092532 usb: dwc3: gadget: remove trailing semicolon by Felipe Balbi · 13 years ago
  5. 23063b3 Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  6. 16e78db usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  7. 3ef35fa usb: dwc3: define DWC3_EP0_BOUNCE_SIZE by Felipe Balbi · 13 years ago
  8. f898ae0 usb: dwc3: gadget: issue Update Transfer command after queuing isoc request by Paul Zimmerman · 13 years ago
  9. 7ed6d22 usb: dwc3: gadget: increase setup buffer size by Felipe Balbi · 13 years ago
  10. b09bb64 usb: dwc3: gadget: implement Global Command support by Felipe Balbi · 13 years ago
  11. e6a3b5e usb: dwc3: ep0: add LPM handling by Sebastian Andrzej Siewior · 13 years ago
  12. 07e7f47 usb: dwc3: workaround: metastability state on Run/Stop bit by Felipe Balbi · 13 years ago
  13. 3d71769 Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  14. c2df85c usb: dwc3: clear 'res_trans_idx' as soon as it becomes invalid by Paul Zimmerman · 13 years ago
  15. 249a456 usb: dwc3: take lock while modifying flags by Paul Zimmerman · 13 years ago
  16. aee63e3 usb: dwc3: shorten long delay in dwc3_gadget_set_link_state() by Paul Zimmerman · 13 years ago
  17. 9bafa56 usb: dwc3: fix bogus test in dwc3_gadget_start_isoc by Paul Zimmerman · 13 years ago
  18. 27a78d6 usb: dwc3: use proper function for setting endpoint name by Anton Tikhomirov · 13 years ago
  19. 8d62cd6 usb: dwc3: gadget: don't wrap around the TRB poll on non-ISOC by Paul Zimmerman · 13 years ago
  20. 1d04679 usb: dwc3: clean up whitespace damage, typos, missing parens, etc. by Paul Zimmerman · 13 years ago
  21. 0fc9a1b usb: dwc3: gadget: use generic map/unmap routines by Felipe Balbi · 13 years ago
  22. f9c56cd usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable by Ido Shayevitz · 13 years ago
  23. f6bafc6 usb: dwc3: convert TRBs into bitshifts by Felipe Balbi · 13 years ago
  24. 3b63736 usb: dwc3: ep0: fix SetFeature(TEST) by Gerard Cauvy · 13 years ago
  25. 2e81c36 usb: dwc3: gadget: allocate 3 packets for bulk and isoc endpoints by Felipe Balbi · 13 years ago
  26. d70d844 usb: dwc3: gadget: avoid memcpy()ing event buffer by Felipe Balbi · 13 years ago
  27. 8db7ed1 usb: dwc3: gadget: start core on Rx.Detect by Felipe Balbi · 13 years ago
  28. 457e84b usb: dwc3: gadget: dynamically re-size TxFifos by Felipe Balbi · 13 years ago
  29. 7b7dd02 usb: dwc3: gadget: use the descriptor pointer we hold by Felipe Balbi · 13 years ago
  30. 40aa41f usb: dwc3: gadget: fix XferNotReady debug print by Felipe Balbi · 13 years ago
  31. 138801a usb: dwc3: gadget: allow Link state changes via debugfs by Felipe Balbi · 13 years ago
  32. 8598bde usb: dwc3: gadget: re-factor Link state change to a function by Felipe Balbi · 13 years ago
  33. 04a9bfc usb: dwc3: gadget: re-factor USB2 test mode to a function by Felipe Balbi · 13 years ago
  34. c09d6b5 usb: dwc3: unmap the proper number of sg entries by Sebastian Andrzej Siewior · 13 years ago
  35. 18b7ede usb: ch9: fix up MaxStreams helper by Felipe Balbi · 13 years ago
  36. ee0db58 Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  37. eea9fc7 Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  38. eeb720f usb: dwc3: gadget: add support for SG lists by Felipe Balbi · 13 years ago
  39. 42f8eb7 usb: dwc3: gadget: don't force 'LST' always by Felipe Balbi · 13 years ago
  40. 68e823e usb: dwc3: gadget: don't return anything on prepare trbs by Felipe Balbi · 13 years ago
  41. c71fc37 usb: dwc3: gadget: re-factor dwc3_prepare_trbs() by Felipe Balbi · 13 years ago
  42. 961906e usb: dwc3: gadget: move us to Default State after reset by Felipe Balbi · 13 years ago
  43. 121a8cd Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  44. c90bfae usb: dwc3: gadget: fix stream enable bit by Felipe Balbi · 13 years ago
  45. df62df5 usb: dwc3: workaround: missing disconnect event by Felipe Balbi · 13 years ago
  46. 05870c5 usb: dwc3: workaround: missing USB3 Reset event by Felipe Balbi · 13 years ago
  47. fae2b90 usb: dwc3: workaround: U1/U2 -> U0 transiton by Felipe Balbi · 13 years ago
  48. d39ee7b usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs() by Sebastian Andrzej Siewior · 13 years ago
  49. 25b8ff6 usb: dwc3: fix few coding style problems by Felipe Balbi · 13 years ago
  50. 4878a02 usb: dwc3: move generic dwc3 code from gadget into core by Sebastian Andrzej Siewior · 13 years ago
  51. 3140e8cb usb: dwc3: use a helper function for operation mode setting by Sebastian Andrzej Siewior · 13 years ago
  52. 9f622b2 usb: dwc3: calculate number of event buffers dynamically by Felipe Balbi · 13 years ago
  53. 6c167fc usb: dwc3: allow forcing a maximum speed by Felipe Balbi · 13 years ago
  54. b2c2271 usb: dwc3: gadget: don't disable endpoints on exit by Felipe Balbi · 13 years ago
  55. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  56. 12d36c1 usb: dwc3: gadget: initialize max_streams by Sebastian Andrzej Siewior · 13 years ago
  57. dc1c70a usb: dwc3: convert structures into bitshifts by Felipe Balbi · 13 years ago
  58. aabb707 usb: dwc3: gadget: allow clock gating to work by Felipe Balbi · 13 years ago
  59. 879631a usb: dwc3: gadget: implement streams support by Felipe Balbi · 13 years ago
  60. a4af900 usb: dwc3: gadget: add support for Bursts by Felipe Balbi · 13 years ago
  61. c439ef8 usb: dwc3: gadget: fix DMA offset calculation by Paul Zimmerman · 13 years ago
  62. 5275455 usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing by Paul Zimmerman · 13 years ago
  63. 82828ca usb: dwc3: gadget: driver should not wait for RxFIFO to drain by Paul Zimmerman · 13 years ago
  64. b23c843 usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs by Paul Zimmerman · 13 years ago
  65. 49a25cc usb: dwc: remove "All rights reserved" statement. by Sebastian Andrzej Siewior · 13 years ago
  66. 019ac83 usb: dwc3: gadget: improve debug on link state change by Felipe Balbi · 13 years ago
  67. bb7ea28 usb: dwc3: gadget: drop the useless dma_sync_single* calls by Felipe Balbi · 13 years ago
  68. 771f184 usb: dwc3: gadget: fix GCTL programming by Felipe Balbi · 13 years ago
  69. 78c58a5 usb: dwc3: gadget: do not map/unmap ZLP transfers by Sebastian Andrzej Siewior · 13 years ago
  70. 0b7836a usb: dwc3: drop EP0_STALL state by Felipe Balbi · 13 years ago
  71. 61d5824 usb: dwc3: gadget: replace mdelay with udelay in the busy loop by Sebastian Andrzej Siewior · 13 years ago
  72. 624407f usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT by Sebastian Andrzej Siewior · 13 years ago
  73. c7fcdeb usb: dwc3: ep0: simplify EP0 state machine by Felipe Balbi · 13 years ago
  74. 5812b1c usb: dwc3: add a bounce buffer for control endpoints by Felipe Balbi · 13 years ago
  75. 164f6e1 usb: dwc3: gadget: improve command completion debug message by Felipe Balbi · 13 years ago
  76. f198ead usb: dwc3: gadget: set request dma to invalid when unmapping by Felipe Balbi · 13 years ago
  77. 0156cf8 usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bit by Sebastian Andrzej Siewior · 13 years ago
  78. 5a18999 usb: dwc3: gadget: use TRB type 6 for ISOC transfers by Sebastian Andrzej Siewior · 13 years ago
  79. a1ae9be usb: dwc3: gadget: reset resource index to zero by Sebastian Andrzej Siewior · 13 years ago
  80. 0d2f475 usb: dwc3: gadget: fixing dequeue of TRBs by Sebastian Andrzej Siewior · 13 years ago
  81. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  82. 72246da usb: Introduce DesignWare USB3 DRD Driver by Felipe Balbi · 13 years ago