1. 96bd39d usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue by Mayank Rana · 7 years ago
  2. 9cffd15d usb: dwc3: gadget: dwc3_gadget_del_and_unmap_request() can be static by Wei Yongjun · 7 years ago
  3. c91815b usb: dwc3: gadget: never call ->complete() from ->ep_queue() by Felipe Balbi · 7 years ago
  4. 2f3090c usb: dwc3: Check controller type before setting speed by Thinh Nguyen · 7 years ago
  5. 01b0e2c usb: dwc3: gadget: Check IP revision for GRXTHRCFG by Thinh Nguyen · 7 years ago
  6. d548a61 usb: dwc3: Check IP revision for GTXFIFOSIZ by Thinh Nguyen · 7 years ago
  7. 498f047 usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resume by Roger Quadros · 7 years ago
  8. 6180026 usb: dwc3: gadget: Set maxpacket size for ep0 IN by Thinh Nguyen · 7 years ago
  9. 958e052 Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 7 years ago
  10. 42bf02e usb: dwc3: Allow disabling of metastability workaround by Roger Quadros · 7 years ago
  11. ec5bb87 usb: dwc3: gadget: Fix PCM1 for ISOC EP with ep->mult less than 3 by Manu Gautam · 7 years ago
  12. 8722e09 usb: dwc3: gadget: Wait longer for controller to end command processing by Vincent Pelletier · 7 years ago
  13. b5ea475 USB: dwc3: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  14. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  15. 7fdca76 usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer() prototype by Felipe Balbi · 7 years ago
  16. 502a37b usb: dwc3: gadget: cache frame number in struct dwc3_ep by Felipe Balbi · 7 years ago
  17. 64e0108 usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue() by Felipe Balbi · 7 years ago
  18. ccb94eb usb: dwc3: gadget: check for lack of TRBs a bit earlier by Felipe Balbi · 7 years ago
  19. 40d829f usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets by Manu Gautam · 8 years ago
  20. 4a71fcb usb: dwc3: gadget: only unmap requests from DMA if mapped by Jack Pham · 8 years ago
  21. 24040a5 Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 8 years ago
  22. 46b780d usb: dwc3: gadget: increase readability of dwc3_gadget_init_endpoints() by Andy Shevchenko · 8 years ago
  23. 7d8d063 usb: dwc3: gadget: implement ->udc_set_speed() by Felipe Balbi · 8 years ago
  24. dfc5e80 usb: dwc3: gadget: slight cleanup to dwc3_process_event_entry() by Felipe Balbi · 8 years ago
  25. bfad65e usb: dwc3: update documentation by Felipe Balbi · 8 years ago
  26. 04fb365 usb: dwc3: replace %p with %pK by Felipe Balbi · 8 years ago
  27. cdb55b3 usb: dwc3: gadget: lazily map requests for DMA by Felipe Balbi · 8 years ago
  28. 202adaf usb: dwc3: gadget: don't WARN about lack of TRBs by Felipe Balbi · 8 years ago
  29. d325a1d usb: dwc3: gadget: Prevent losing events in event cache by Thinh Nguyen · 8 years ago
  30. f1d6826 usb: dwc3: gadget: Fix ISO transfer performance by Roger Quadros · 8 years ago
  31. d6e5a54 usb: dwc3: simplify ZLP handling by Felipe Balbi · 8 years ago
  32. 4199c5f usb: dwc3: ep0: improve handling of unaligned OUT requests by Felipe Balbi · 8 years ago
  33. 7d5e650 usb: dwc3: ep0: use immediate SETUP on TRB by Felipe Balbi · 8 years ago
  34. af771d7 usb: dwc3: gadget: Fix starting microframe for ISOC by John Youn · 8 years ago
  35. f3bcfc7 usb: dwc3: remove dwc3_gadget_init_hw_endpoints by Bryan O'Donoghue · 8 years ago
  36. 47d3946 usb: dwc3: refactor gadget endpoint count calculation by Bryan O'Donoghue · 8 years ago
  37. de288e3 usb: dwc3: gadget: delay unmap of bounced requests by Janusz Dziedzic · 8 years ago
  38. 35b2719 usb: dwc3: gadget: make to increment req->remaining in all cases by Felipe Balbi · 8 years ago
  39. 1551e35 usb: dwc3: gadget: Fix system suspend/resume on TI platforms by Roger Quadros · 8 years ago
  40. cf3113d usb: dwc3: gadget: properly increment dequeue pointer on ep_dequeue by Felipe Balbi · 8 years ago
  41. 2878178 usb: dwc3: gadget: read IN ep FIFO size from HW by Felipe Balbi · 8 years ago
  42. ffb80fc usb: dwc3: gadget: skip Set/Clear Halt when invalid by Felipe Balbi · 8 years ago
  43. c6267a5 usb: dwc3: gadget: align transfers to wMaxPacketSize by Felipe Balbi · 8 years ago
  44. 905dc04 usb: dwc3: gadget: allocate bounce buffer for unaligned xfers by Felipe Balbi · 8 years ago
  45. e49d3cf usb: dwc3: gadget: extract __dwc3_prepare_one_trb() by Felipe Balbi · 8 years ago
  46. 8430530 usb: dwc3: gadget: simplify dwc3_prepare_one_trb() by Felipe Balbi · 8 years ago
  47. 9418ee1 usb: dwc3: gadget: Fix full speed mode by Roger Quadros · 8 years ago
  48. d7fd41c usb: dwc3: skip interrupt when ep disabled by Janusz Dziedzic · 8 years ago
  49. d621459 usb: dwc3: gadget: always unmap EP0 requests by Felipe Balbi · 8 years ago
  50. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  51. 9165dab treewide: Fix printk() message errors by Masanari Iida · 8 years ago
  52. d64ff40 usb: dwc3: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  53. cf40b86 usb: dwc3: Implement interrupt moderation by John Youn · 8 years ago
  54. 65aca32 usb: dwc3: gadget: clear events in top-half handler by John Youn · 8 years ago
  55. ebbb2d5 usb: dwc3: gadget: use evt->cache for processing events by John Youn · 8 years ago
  56. caefe6c usb: dwc3: gadget: use evt->length as we should by Felipe Balbi · 8 years ago
  57. 5fb6fda usb: dwc3: gadget: Fix dead code writing GCTL.RAMCLKSEL by John Youn · 8 years ago
  58. 39ebb05 usb: dwc3: gadget: Remove descriptor arguments to ep_enable by John Youn · 8 years ago
  59. f2694a9 usb: dwc3: warn on once when no trbs by Janusz Dziedzic · 8 years ago
  60. 87aba10 usb: dwc3: isoc clean DWC3_EP_PENDING_REQUEST flag by Janusz Dziedzic · 8 years ago
  61. e3aee48 usb: dwc3: fix post-increment by Janusz Dziedzic · 8 years ago
  62. ce3fc8b usb: dwc3: clean TRB if STARTTRANSFER fail by Janusz Dziedzic · 8 years ago
  63. 8ab89da usb: dwc3: decrement queued_requests by Janusz Dziedzic · 8 years ago
  64. 5eb30ce usb: dwc3: trace: purge dwc3_trace() by Felipe Balbi · 8 years ago
  65. 2870e50 usb: dwc3: trace: add a tracepoint for ep enable/disable by Felipe Balbi · 8 years ago
  66. ff377ae usb: dwc3: gadget: always kick if num_pending_sgs > 0 by Felipe Balbi · 8 years ago
  67. 7282c4e usb: dwc3: gadget: stop touching HWO TRBs by Felipe Balbi · 8 years ago
  68. d86c5a6 usb: dwc3: gadget: always try to prepare on started_list first by Felipe Balbi · 8 years ago
  69. e62c5bc5 usb: dwc3: gadget: tracking per-TRB remaining bytes by Felipe Balbi · 8 years ago
  70. 6cb2e4e3 usb: dwc3: gadget: cope with XferNotReady before usb_ep_queue() by Felipe Balbi · 8 years ago
  71. 76a638f usb: dwc3: gadget: wait for End Transfer to complete by Baolin Wang · 8 years ago
  72. bb01473 usb: dwc3: gadget: don't clear RUN/STOP when it's invalid to do so by Baolin Wang · 8 years ago
  73. cf68923 usb: dwc3: gadget: purge dwc3_stop_active_transfers() by Felipe Balbi · 8 years ago
  74. 0a695d4 usb: dwc3: gadget: never ever kill the machine by Felipe Balbi · 8 years ago
  75. c9508c8 usb: dwc3: gadget: only interrupt on short if short_not_ok is set by Felipe Balbi · 8 years ago
  76. 58f2903 usb: dwc3: gadget: CSP is only valid for OUT endpoints by Felipe Balbi · 8 years ago
  77. b9bd138 usb: dwc3: gadget: remove unused 'first_trb_index' by Felipe Balbi · 8 years ago
  78. 6db3812 usb: dwc3: gadget: extract dwc3_gadget_get_irq() by Felipe Balbi · 8 years ago
  79. a97ea99 usb: dwc3: gadget: offset Start Transfer latency for bulk EPs by Felipe Balbi · 8 years ago
  80. 43c96be usb: dwc3: trace: print out ep0state also from XferComplete by Felipe Balbi · 8 years ago
  81. 8566cd1 usb: dwc3: gadget: remove redundant trace prints by Felipe Balbi · 8 years ago
  82. 799e9dc usb: dwc3: gadget: conditionally disable Link State change events by Felipe Balbi · 8 years ago
  83. 15b8d933 usb: dwc3: gadget: giveback request if we can't kick it by Felipe Balbi · 8 years ago
  84. 8897a76 usb: dwc3: gadget: make use of No Response Update Transfer by Felipe Balbi · 8 years ago
  85. 5999914 usb: dwc3: gadget: properly check ep cmd by Felipe Balbi · 8 years ago
  86. 6b9018d usb: dwc3: gadget: set PCM1 field of isochronous-first TRBs by Felipe Balbi · 8 years ago
  87. 51fbc7c usb: dwc3: Fix size used in dma_free_coherent() by Christophe JAILLET · 8 years ago
  88. d889c23 usb: dwc3: gadget: never pre-start Isochronous endpoints by Felipe Balbi · 8 years ago
  89. a9c3ca5 usb: dwc3: gadget: properly account queued requests by Felipe Balbi · 8 years ago
  90. 8152263 Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  91. 5e6c88d usb: dwc3: fix Clear Stall EP command failure by Lu Baolu · 8 years ago
  92. d6e10bf usb: dwc3: avoid -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  93. 9d7aba7 Revert "usb: dwc3: gadget: always decrement by 1" by John Youn · 8 years ago
  94. 6f8245b usb: dwc3: gadget: always decrement by 1 by Felipe Balbi · 8 years ago
  95. 594e121 usb: dwc3: gadget: stop kicking if we run out of space by Felipe Balbi · 8 years ago
  96. 7ae7df4 usb: dwc3: gadget: abolish trbs_left by Felipe Balbi · 8 years ago
  97. 06281d4 usb: dwc3: Add ENDXFER command polling by John Youn · 8 years ago
  98. dc55c67 usb: dwc3: gadget: improve increment request->actual by Felipe Balbi · 8 years ago
  99. f99f53f usb: dwc3: gadget: remove condition that never happens by Felipe Balbi · 8 years ago
  100. 1f51211 usb: dwc3: gadget: add remaining sg entries to ring by Felipe Balbi · 8 years ago