1. daf082c USB: dwc: Reduce TxFIFO of non burst Bulk In endpoint to 1K from 3K by Vijayavardhan Vennapusa · 12 years ago
  2. 22f9304 usb: dwc3: gadget: Acquire spin_lock before checking usb_ep->desc by Manu Gautam · 12 years ago
  3. ffeb26b USB: dwc3: Add debug support for DWC3 driver by Vijayavardhan Vennapusa · 12 years ago
  4. d2b99e1 usb: dwc3: gadget: Fail request submission if it was already queued by Manu Gautam · 12 years ago
  5. 2a444ad USB: dwc3: check for LINK TRB for incremented free slot index by Vijayavardhan Vennapusa · 12 years ago
  6. 91ba653 USB: dwc3: Fix issues in isochronous endpoint handling by Vijayavardhan Vennapusa · 12 years ago
  7. 18bbcb0 usb: dwc3: gadget: fix isoc END TRANSFER Condition by Pratyush Anand · 12 years ago
  8. 921b0b8 usb: dwc3: gadget: fix missed isoc by Pratyush Anand · 12 years ago
  9. 55d3422 usb: dwc3: gadget: Fix extra increment of busy_slot index by Manu Gautam · 12 years ago
  10. b743456 USB: dwc3: Add support for basic OTG in superspeed mode by Vijayavardhan Vennapusa · 12 years ago
  11. b666fb8 USB: gadget: dwc3: Fix composition switch issue during cable disconnect by Vijayavardhan Vennapusa · 12 years ago
  12. a7b082a Revert "usb: dwc3: gadget: Disable super speed capability temporarily" by Manu Gautam · 12 years ago
  13. 54be1d6 USB: dwc3-msm: Notify suspend/resume events to composite layer by Vijayavardhan Vennapusa · 12 years ago
  14. 908f1ed USB: dwc3: gadget: Implement gadget_vbus_draw() API by Vijayavardhan Vennapusa · 12 years ago
  15. f1fceddf DWC3: Enable XHCI host in OTG mode by Manu Gautam · 12 years ago
  16. 8ec31d2 USB: DWC3: gadget: Fix compilation error in gadget.c by Vijayavardhan Vennapusa · 12 years ago
  17. 8a8ce39 Merge "USB: dwc3: gadget: Handle ENDPOINT CLEAR FEATURE reqeust" by Linux Build Service Account · 12 years ago
  18. 7428f52 Merge "Merge usb dwc3 changes backported from v3.7-rc1" by Linux Build Service Account · 12 years ago
  19. 6008e26 USB: dwc3: gadget: Handle ENDPOINT CLEAR FEATURE reqeust by Vijayavardhan Vennapusa · 12 years ago
  20. ac41760 usb: dwc3: gadget: fix pending isoc handling by Pratyush Anand · 13 years ago
  21. 8d7bf59 usb: dwc3: ep0: correct cache sync issue in case of ep0_bounced by Pratyush Anand · 13 years ago
  22. f0ee606 usb: dwc3: set up burst size only superspeed mode by Chanho Park · 13 years ago
  23. 1439507 usb: dwc3: gadget: warn about endpoint already enabled before changing ep name by Felipe Balbi · 13 years ago
  24. e67fdeb usb: dwc3: gadget: Fix dwc3_stop_active_transfer for synchronization delay by Pratyush Anand · 13 years ago
  25. 053d3e5 usb: dwc3: gadget: correct missed isoc when endpoint is busy by Pratyush Anand · 13 years ago
  26. eed03f1 usb: dwc3: gadget: Fix sparse warnings by Moiz Sonasath · 13 years ago
  27. 07e0ee8 usb: dwc3: gadget: set Ignore Sequence Number bit from ConnectDone Event by Felipe Balbi · 13 years ago
  28. 77473f7 usb: dwc3: return error in case of run/stop timeout by Pratyush Anand · 13 years ago
  29. 49917a4 usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received by Pratyush Anand · 13 years ago
  30. 4dbba17 usb: dwc3: no need to clear INIT{U1,U2}ENA bits by Pratyush Anand · 13 years ago
  31. d69dcdd usb: dwc3: keep default hird threshold value as 4b1100 by Pratyush Anand · 13 years ago
  32. eb84075 usb: dwc3: correct set_halt implementation for ep0 by Pratyush Anand · 13 years ago
  33. 4ee20d5 usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt by Felipe Balbi · 13 years ago
  34. 4959cfc usb: dwc3: rename res_trans_idx to resource_index by Felipe Balbi · 13 years ago
  35. 46485a0 usb: dwc3: gadget: split special cases of ep_queue() by Felipe Balbi · 13 years ago
  36. 6263ebe usb: dwc3: remove WARN_ON from dwc_stop_active_transfer by Pratyush Anand · 13 years ago
  37. 110ff60 usb: dwc3: giveback all queued request when ep disabled or reset received by Pratyush Anand · 13 years ago
  38. eaec3e9 usb: dwc3: fix giveback of queued request in ep_dequeue by Pratyush Anand · 13 years ago
  39. bccd680 usb: gadget: composite: fix ep->maxburst initialization by Felipe Balbi · 13 years ago
  40. 50ed834 usb: dwc3: resume phy during gadget initialization on recent cores by Pratyush Anand · 13 years ago
  41. a09be0a usb: dwc3: gadget: ignore endpoint IRQs when endpoint is disabled by Felipe Balbi · 13 years ago
  42. 5e5d2aa usb: dwc3: gadget: don't call stop_active_transfers() on disconnect by Felipe Balbi · 13 years ago
  43. b129eb7 usb: dwc3: gadget: don't wait for ep cmd IRQ by Felipe Balbi · 13 years ago
  44. 8e5e3de usb: dwc3: gadget: drop useless code by Felipe Balbi · 13 years ago
  45. 413dba6 usb: dwc3: Fix break from cleanup request loop by Pratyush Anand · 13 years ago
  46. 73939b0 usb: dwc3: Fix missed isoc IN transaction by Pratyush Anand · 13 years ago
  47. df02342 USB: DWC3: Generate interrupt on each TRB as default option by Pratyush Anand · 13 years ago
  48. d8bb4f7 usb: dwc3: gadget: move AcceptU1Ena and AcceptU2Ena to Reset IRQ by Gerard CAUVY · 13 years ago
  49. 34d548c usb: dwc3: gadget: disable U1/U2 on disconnect by Felipe Balbi · 13 years ago
  50. b4d0435 usb: dwc3: gadget: prevent DCTL register corruption by Felipe Balbi · 13 years ago
  51. 88df427 usb: dwc3: support new revisions of DWC3 core by Paul Zimmerman · 13 years ago
  52. dffb81b usb: dwc3: gadget: rename phy_power() to phy_suspend() by Paul Zimmerman · 13 years ago
  53. 8b9388f usb: dwc3: gadget: reinitialize retries by Paul Zimmerman · 13 years ago
  54. 5d409eb usb: dwc3: gadget: remove trailing semicolon by Felipe Balbi · 13 years ago
  55. 57cdac1 usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  56. b0791fb usb: dwc3: define DWC3_EP0_BOUNCE_SIZE by Felipe Balbi · 13 years ago
  57. f39a37f usb: dwc3: gadget: issue Update Transfer command after queuing isoc request by Paul Zimmerman · 13 years ago
  58. dc6e094 usb: dwc3: gadget: increase setup buffer size by Felipe Balbi · 13 years ago
  59. 6cd35e9 usb: dwc3: gadget: Disable super speed capability temporarily by Pavankumar Kondeti · 12 years ago
  60. 573c276 usb: dwc3: gadget: implement Global Command support by Felipe Balbi · 13 years ago
  61. bb8b8a3 usb: dwc3: ep0: add LPM handling by Sebastian Andrzej Siewior · 14 years ago
  62. 38d2c6c usb: dwc3: workaround: metastability state on Run/Stop bit by Felipe Balbi · 13 years ago
  63. 1c4dbcb DWC3: gadget: Report error if RX buffer not aligned to EP's MTU by Manu Gautam · 12 years ago
  64. b506727 usb: dwc3-msm: Add support for LPM on cable disconnect by Manu Gautam · 13 years ago
  65. 33fe6f1 USB: dwc: Add a warning message about Vendor Device LMP event by Pavankumar Kondeti · 13 years ago
  66. d393e17 USB: dwc3: Increase event buffer size from 4K to 8K by Pavankumar Kondeti · 13 years ago
  67. cdeef4c usb: dwc3: Introduce OTG driver for dwc3 by Ido Shayevitz · 13 years ago
  68. fa65a58 usb: dwc3-msm: convert TRBs into bitshifts by Ido Shayevitz · 13 years ago
  69. 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
  70. c2df85c usb: dwc3: clear 'res_trans_idx' as soon as it becomes invalid by Paul Zimmerman · 13 years ago
  71. 249a456 usb: dwc3: take lock while modifying flags by Paul Zimmerman · 13 years ago
  72. aee63e3 usb: dwc3: shorten long delay in dwc3_gadget_set_link_state() by Paul Zimmerman · 13 years ago
  73. 9bafa56 usb: dwc3: fix bogus test in dwc3_gadget_start_isoc by Paul Zimmerman · 13 years ago
  74. 27a78d6 usb: dwc3: use proper function for setting endpoint name by Anton Tikhomirov · 13 years ago
  75. 8d62cd6 usb: dwc3: gadget: don't wrap around the TRB poll on non-ISOC by Paul Zimmerman · 13 years ago
  76. 1d04679 usb: dwc3: clean up whitespace damage, typos, missing parens, etc. by Paul Zimmerman · 13 years ago
  77. 0fc9a1b usb: dwc3: gadget: use generic map/unmap routines by Felipe Balbi · 13 years ago
  78. f9c56cd usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable by Ido Shayevitz · 13 years ago
  79. f6bafc6 usb: dwc3: convert TRBs into bitshifts by Felipe Balbi · 13 years ago
  80. 3b63736 usb: dwc3: ep0: fix SetFeature(TEST) by Gerard Cauvy · 13 years ago
  81. 2e81c36 usb: dwc3: gadget: allocate 3 packets for bulk and isoc endpoints by Felipe Balbi · 13 years ago
  82. d70d844 usb: dwc3: gadget: avoid memcpy()ing event buffer by Felipe Balbi · 13 years ago
  83. 8db7ed1 usb: dwc3: gadget: start core on Rx.Detect by Felipe Balbi · 13 years ago
  84. 457e84b usb: dwc3: gadget: dynamically re-size TxFifos by Felipe Balbi · 13 years ago
  85. 7b7dd02 usb: dwc3: gadget: use the descriptor pointer we hold by Felipe Balbi · 13 years ago
  86. 40aa41f usb: dwc3: gadget: fix XferNotReady debug print by Felipe Balbi · 13 years ago
  87. 138801a usb: dwc3: gadget: allow Link state changes via debugfs by Felipe Balbi · 13 years ago
  88. 8598bde usb: dwc3: gadget: re-factor Link state change to a function by Felipe Balbi · 13 years ago
  89. 04a9bfc usb: dwc3: gadget: re-factor USB2 test mode to a function by Felipe Balbi · 13 years ago
  90. c09d6b5 usb: dwc3: unmap the proper number of sg entries by Sebastian Andrzej Siewior · 13 years ago
  91. 18b7ede usb: ch9: fix up MaxStreams helper by Felipe Balbi · 13 years ago
  92. 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
  93. 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
  94. eeb720f usb: dwc3: gadget: add support for SG lists by Felipe Balbi · 13 years ago
  95. 42f8eb7 usb: dwc3: gadget: don't force 'LST' always by Felipe Balbi · 13 years ago
  96. 68e823e usb: dwc3: gadget: don't return anything on prepare trbs by Felipe Balbi · 13 years ago
  97. c71fc37 usb: dwc3: gadget: re-factor dwc3_prepare_trbs() by Felipe Balbi · 13 years ago
  98. 961906e usb: dwc3: gadget: move us to Default State after reset by Felipe Balbi · 13 years ago
  99. 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
  100. c90bfae usb: dwc3: gadget: fix stream enable bit by Felipe Balbi · 13 years ago