1. f2e0eee4 usb: dwc3: ep0: Don't reset resource alloc flag by Thinh Nguyen · 9 months ago
  2. b311048 usb: dwc3: gadget: Rewrite endpoint allocation flow by Thinh Nguyen · 11 months ago
  3. e9d40b2 usb: dwc: ep0: Update request status in dwc3_ep0_stall_restart by Uttkarsh Aggarwal · 1 year, 1 month ago
  4. 2f28c3c usb: dwc3: Add error logs for unknown endpoint events by Roy Luo · 1 year, 8 months ago
  5. 92c08a8 usb: dwc3: Add function suspend and function wakeup support by Elson Roy Serrao · 1 year, 10 months ago
  6. 0471616 usb: dwc3: Add remote wakeup handling by Elson Roy Serrao · 1 year, 10 months ago
  7. 2b2da65 usb: dwc3: Avoid unmapping USB requests if endxfer is not complete by Wesley Cheng · 2 years, 4 months ago
  8. 359d5a8 usb: dwc3: Do not service EP0 and conndone events if soft disconnected by Wesley Cheng · 2 years, 5 months ago
  9. 5e76ee9 usb: dwc3: ep0: Properly handle setup_packet_pending scenario in data stage by Wesley Cheng · 2 years, 6 months ago
  10. d1b39dd usb: dwc3: Fix a repeated word checkpatch warning by Kushagra Verma · 2 years, 8 months ago
  11. 9d778f0 usb: dwc3: Fix ep0 handling when getting reset while doing control transfer by Mayank Rana · 2 years, 8 months ago
  12. c966837 usb: dwc3: ep0: Don't prepare beyond Setup stage by Thinh Nguyen · 2 years, 9 months ago
  13. 2840d6d usb: dwc3: EP clear halt leading to clearing of delayed_status by Wesley Cheng · 2 years, 9 months ago
  14. e4cf658 usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeue by Thinh Nguyen · 2 years, 10 months ago
  15. d842bc6 Merge v5.14-rc3 into usb-next by Greg Kroah-Hartman · 3 years, 6 months ago
  16. 40edb52 usb: dwc3: avoid NULL access of usb_gadget_driver by Linyu Yuan · 3 years, 7 months ago
  17. 9f607a3 usb: dwc3: Resize TX FIFOs to meet EP bursting requirements by Wesley Cheng · 3 years, 6 months ago
  18. d008890 usb: dwc3: ep0: fix NULL pointer exception by Marian-Cristian Rotariu · 3 years, 7 months ago
  19. fa27e2f usb: dwc3: ep0: Fix delay status handling by Thinh Nguyen · 4 years, 3 months ago
  20. ae7e861 usb: dwc3: Stop active transfers before halting the controller by Wesley Cheng · 4 years, 3 months ago
  21. 6670607 usb: dwc3: ep0: Fix ZLP for OUT ep0 requests by Thinh Nguyen · 4 years, 4 months ago
  22. e81a7018 usb: dwc3: allocate gadget structure dynamically by Peter Chen · 4 years, 5 months ago
  23. c64b475 usb: dwc3: ep0: fix checkpatch warnings by Felipe Balbi · 4 years, 5 months ago
  24. d97c78a usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL command by Thinh Nguyen · 4 years, 4 months ago
  25. 10623b8 usb: dwc3: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  26. 62fb45d USB: ch9: add "USB_" prefix in front of TEST defines by Greg Kroah-Hartman · 4 years, 7 months ago
  27. c58d8bf usb: dwc3: gadget: Check END_TRANSFER completion by Thinh Nguyen · 5 years ago
  28. 2d7b78f usb: dwc3: ep0: Clear started flag on completion by Thinh Nguyen · 5 years ago
  29. 729dcff usb: dwc3: gadget: Add support for disabling U1 and U2 entries by Anurag Kumar Vulisha · 6 years ago
  30. 9566a7c usb: dwc3: gadget: remove redundant variable maxpacket by Colin Ian King · 7 years ago
  31. d7ca7e1 usb: dwc3: gadget: initialize transfer index from send_gadget_ep_cmd() by Felipe Balbi · 7 years ago
  32. 4439661 usb: dwc3: gadget: assign resource_index inside get_transfer_index() by Felipe Balbi · 7 years ago
  33. 5f2e797 usb: dwc3: gadget: remove DWC3_EP_BUSY flag by Felipe Balbi · 7 years ago
  34. 7642d83 usb: dwc3: ep0: remove redundant assignment by Heinrich Schuchardt · 7 years ago
  35. f035d13 usb: dwc3: ep0: Reset TRB counter for ep0 IN by Thinh Nguyen · 7 years ago
  36. 19e0b203 usb: dwc3: ep0: use gadget->isoch_delay for isoch_delay value by Felipe Balbi · 7 years ago
  37. b5ea475 USB: dwc3: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  38. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  39. 8676372 usb: dwc3: ep0: Clean up unused variables by Christos Gkekas · 7 years ago
  40. 5516847 usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0 by Felipe Balbi · 7 years ago
  41. 9b0a1f9 usb: dwc3: ep0: make sure wValue is 0 on GetStatus() by Felipe Balbi · 8 years ago
  42. bfad65e usb: dwc3: update documentation by Felipe Balbi · 8 years ago
  43. d6e5a54 usb: dwc3: simplify ZLP handling by Felipe Balbi · 8 years ago
  44. 4199c5f usb: dwc3: ep0: improve handling of unaligned OUT requests by Felipe Balbi · 8 years ago
  45. d686a5f usb: dwc3: ep0: pass dep as argument to internal functions by Felipe Balbi · 8 years ago
  46. 7d5e650 usb: dwc3: ep0: use immediate SETUP on TRB by Felipe Balbi · 8 years ago
  47. 5389679 usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phase by Baolin Wang · 8 years ago
  48. 19ec312 usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb() by Felipe Balbi · 8 years ago
  49. 7931ec8 usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb() by Felipe Balbi · 8 years ago
  50. d64ff40 usb: dwc3: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  51. 1c404b5 usb: dwc3: ep0: avoid empty-body warning by Arnd Bergmann · 8 years ago
  52. 5eb30ce usb: dwc3: trace: purge dwc3_trace() by Felipe Balbi · 8 years ago
  53. bb01473 usb: dwc3: gadget: don't clear RUN/STOP when it's invalid to do so by Baolin Wang · 8 years ago
  54. 39e07ff usb: dwc3: ep0: simplify dwc3_ep0_handle_feature() by Felipe Balbi · 8 years ago
  55. 43c96be usb: dwc3: trace: print out ep0state also from XferComplete by Felipe Balbi · 8 years ago
  56. cdd72ac usb: dwc3: debug: move dwc3_ep0_state_string() to debug.h by Felipe Balbi · 8 years ago
  57. 8566cd1 usb: dwc3: gadget: remove redundant trace prints by Felipe Balbi · 8 years ago
  58. 60cfb37 usb: dwc3: remove trailing newline from dwc3_trace by Felipe Balbi · 9 years ago
  59. 501058e usb: dwc3: ep0: Use the correct type for SET_SEL data by John Youn · 9 years ago
  60. 958b9fa usb: dwc3: ep0: Fix endianness of wIndex passed to dwc3_wIndex_to_dep by John Youn · 9 years ago
  61. f75cacc usb: dwc3: trace: fully decode IRQ events by Felipe Balbi · 9 years ago
  62. 2eb8801 usb: dwc3: gadget: add a pointer to endpoint registers by Felipe Balbi · 9 years ago
  63. 2cd4718 usb: dwc3: gadget: pass dep as argument to endpoint command by Felipe Balbi · 9 years ago
  64. ae41141 usb: dwc3: ep0: sanity check test mode selector by Fei Yang · 9 years ago
  65. 53fd881 usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeue by Felipe Balbi · 9 years ago
  66. aa3342c usb: dwc3: better name for our request management lists by Felipe Balbi · 9 years ago
  67. bc50816 usb: dwc3: drop FIFO resizing logic by Felipe Balbi · 9 years ago
  68. ee5cd41 usb: dwc3: Update speed checks for SuperSpeedPlus by John Youn · 9 years ago
  69. c450960 usb: dwc3: Fix assignment of EP transfer resources by John Youn · 9 years ago
  70. b5d335e usb: dwc3: ep0: fix setup_packet_pending initialization by Felipe Balbi · 9 years ago
  71. acc38c4 usb: dwc3: ep0: purge dev_dbg() calls by Felipe Balbi · 9 years ago
  72. c0bd545 usb: dwc3: ep0: handle non maxpacket aligned transfers > 512 by Kishon Vijay Abraham I · 9 years ago
  73. 2abd9d5 usb: dwc3: ep0: Add chained TRB support by Kishon Vijay Abraham I · 9 years ago
  74. 368ca11 usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameter by Kishon Vijay Abraham I · 9 years ago
  75. 8a34422 usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512 by Kishon Vijay Abraham I · 9 years ago
  76. 2e5464d usb: dwc3: ep0: use _roundup_ to calculate the transfer size by Kishon Vijay Abraham I · 9 years ago
  77. b2fb5b1 usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes by Kishon Vijay Abraham I · 9 years ago
  78. aebda61 usb: dwc3: Reset the transfer resource index on SET_INTERFACE by John Youn · 23 years ago
  79. bcdea50 usb: dwc3: gadget: use common is_selfpowered by Peter Chen · 10 years ago
  80. c00552e Merge 3.18-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  81. 520fe76 usb: dwc3: ep0: fix for dead code by Felipe Balbi · 10 years ago
  82. 5eb125b usb: dwc3: ep0: remove unnecessary break after return by Jingoo Han · 10 years ago
  83. ccb072d usb: dwc3: ep0: trace ep0 TRBs too by Felipe Balbi · 10 years ago
  84. dab716c usb: dwc3: trace: remove unnecessary newline character by Felipe Balbi · 10 years ago
  85. 36f84ff usb: dwc3: ep0: fix Data Phase for transfer sizes aligned to wMaxPacketSize by Felipe Balbi · 10 years ago
  86. 6856d30 usb: dwc3: ep0: return early on NULL requests by Felipe Balbi · 10 years ago
  87. 7a60855 usb: dwc3: gadget: fix set_halt() bug with pending transfers by Felipe Balbi · 10 years ago
  88. 33fb691 usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_halt by Felipe Balbi · 10 years ago
  89. 2c4cbe6e5 usb: dwc3: add tracepoints to aid debugging by Felipe Balbi · 11 years ago
  90. 80977dc usb: dwc3: move all string helper functions to debug.h by Felipe Balbi · 10 years ago
  91. a535d81 usb: dwc3: fix implementation of endpoint wedge by Alan Stern · 11 years ago
  92. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
  93. 7c81290 usb: dwc3: ep0: don't change to configured state too early by Felipe Balbi · 11 years ago
  94. 7a42d83 usb: dwc3: ep0: only change to ADDRESS if set_config() succeeds by Felipe Balbi · 11 years ago
  95. 5945f78 usb: dwc3: switch to GPL v2 only by Felipe Balbi · 12 years ago
  96. fdba5aa usb: dwc3: remove our homebrew state mechanism by Felipe Balbi · 12 years ago
  97. 14cd592 usb: dwc3: gadget: implement gadget state tracking by Felipe Balbi · 13 years ago
  98. c390b03 usb: dwc3: ep0: fix sparc64 build by Andrew Morton · 12 years ago
  99. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  100. 0416e49 usb: dwc3: ep0: correct cache sync issue in case of ep0_bounced by Pratyush Anand · 12 years ago