1. 22f2c61 usb: dwc3: trace: pretty-print TRB's ctrl field by Janusz Dziedzic · 9 years ago
  2. 74674cb usb: dwc3: gadget: add a per-endpoint request queue lock by Felipe Balbi · 9 years ago
  3. e9af922 usb: dwc3: pci: add Power Management dummy hooks by Felipe Balbi · 9 years ago
  4. fc8bb91 usb: dwc3: implement runtime PM by Felipe Balbi · 9 years ago
  5. 4cb4221 usb: dwc3: gadget: fix for possible endpoint disable race by Felipe Balbi · 9 years ago
  6. 9cad39f usb: dwc3: fix for the isoc transfer EP_BUSY flag by Konrad Leszczynski · 10 years ago
  7. ab2a92e usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED by Felipe Balbi · 9 years ago
  8. 3f308d1 usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadget by Felipe Balbi · 9 years ago
  9. 51f5d49 usb: dwc3: core: simplify suspend/resume operations by Felipe Balbi · 9 years ago
  10. c499ff7 usb: dwc3: core: re-factor init and exit paths by Felipe Balbi · 9 years ago
  11. bcdb327 usb: dwc3: core: move fladj to dwc3 structure by Felipe Balbi · 9 years ago
  12. 2eb8801 usb: dwc3: gadget: add a pointer to endpoint registers by Felipe Balbi · 9 years ago
  13. 2cd4718 usb: dwc3: gadget: pass dep as argument to endpoint command by Felipe Balbi · 9 years ago
  14. 4e99472 usb: dwc3: gadget: initialize NUMP based on RxFIFO Size by Felipe Balbi · 9 years ago
  15. 5ee85d8 usb: dwc3: gadget: split __dwc3_gadget_kick_transfer() by Felipe Balbi · 9 years ago
  16. 6b74289 usb: dwc3: gadget: return 0 if we try to Wakeup in superspeed by Felipe Balbi · 9 years ago
  17. b43bba9 usb: dwc3: gadget: remove udelay(1) when sending ep cmds by Felipe Balbi · 9 years ago
  18. 6aff483 usb: dwc3: gadget: rely on sg_is_last() and list_is_last() by Felipe Balbi · 9 years ago
  19. 4fae2e3 usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer() by Felipe Balbi · 9 years ago
  20. c423357 usb: dwc3: gadget: prepare TRBs on update transfers too by Felipe Balbi · 9 years ago
  21. 7f370ed usb: dwc3: core: get rid of DWC3_PM_OPS macro by Felipe Balbi · 9 years ago
  22. 9f8a67b usb: dwc3: gadget: fix gadget suspend/resume by Felipe Balbi · 9 years ago
  23. d7be295 usb: dwc3: gadget: re-factor ->udc_start and ->udc_stop by Felipe Balbi · 9 years ago
  24. 50c763f usb: dwc3: Set the ClearPendIN bit on Clear Stall EP command by John Youn · 9 years ago
  25. 27a0faa usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration. by Peter Griffin · 9 years ago
  26. 4879efb usb: dwc3: exynos: Fix deferred probing storm. by Steinar H. Gunderson · 9 years ago
  27. 9739861 usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP() by Dan Carpenter · 9 years ago
  28. ce15bda Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  29. 2a58f9c usb: dwc3: gadget: disable automatic calculation of ACK TP NUMP by Felipe Balbi · 9 years ago
  30. 676e349 usb: dwc3: gadget: update DCFG.NumP to max burst size by Felipe Balbi · 9 years ago
  31. 7b9cc7a usb: dwc3: gadget: give better command return code by Konrad Leszczynski · 10 years ago
  32. ce046d3 usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks() by Heikki Krogerus · 9 years ago
  33. 474799f usb: dwc3: pci: make build-in device properties available by Heikki Krogerus · 9 years ago
  34. ae41141 usb: dwc3: ep0: sanity check test mode selector by Fei Yang · 9 years ago
  35. 818ec3a usb: dwc3: debugfs: dump out endpoint details by Felipe Balbi · 9 years ago
  36. b058f3e usb: dwc3: core: add helper to extract trb type by Felipe Balbi · 9 years ago
  37. cf6d867 usb: dwc3: core: add fifo space helper by Felipe Balbi · 9 years ago
  38. 4e9f311 usb: dwc3: make dwc3_debugfs_init return value be void by Du, Changbin · 9 years ago
  39. af566a0 usb: dwc3: omap: get rid of dma_status by Roger Quadros · 9 years ago
  40. 8e7046b usb: dwc3: gadget: don't interrupt when chained by Felipe Balbi · 9 years ago
  41. 052ba52ef usb: dwc3: gadget: remove newline from trace by Felipe Balbi · 9 years ago
  42. 36b68aa usb: dwc3: gadget: use link TRB for all endpoint types by Felipe Balbi · 9 years ago
  43. 4faf755 usb: dwc3: gadget: move % operation to increment helpers by Felipe Balbi · 9 years ago
  44. ef966b9 usb: dwc3: gadget: add trb enqueue/dequeue helpers by Felipe Balbi · 9 years ago
  45. 70fdb27 usb: dwc3: get rid of DWC3_TRB_MASK by Felipe Balbi · 9 years ago
  46. c28f825 usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8 by Felipe Balbi · 9 years ago
  47. 5ef68c5 usb: dwc3: core: document struct dwc3_request by Felipe Balbi · 9 years ago
  48. 53fd881 usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeue by Felipe Balbi · 9 years ago
  49. 495dd5f usb: dwc3: omap: drop dma_mask configuration by Grygorii Strashko · 9 years ago
  50. e58dd35 usb: dwc3: add disable receiver detection in P3 quirk by Rajesh Bhagat · 9 years ago
  51. c36d8e9 usb: dwc3: gadget: put link to U0 before Start Transfer by Felipe Balbi · 9 years ago
  52. 218ef7b usb: dwc3: gadget: extract unlocked dwc3_gadget_wakeup() by Felipe Balbi · 9 years ago
  53. 2b0f11d usb: dwc3: gadget: clear SUSPHY bit before ep cmds by Felipe Balbi · 9 years ago
  54. c0ca324 usb: dwc3: gadget: combine return points into a single one by Felipe Balbi · 9 years ago
  55. dea520a usb: dwc3: gadget: pass ev_buff as cookie to irq handler by Felipe Balbi · 9 years ago
  56. 9772b47 usb: dwc3: gadget: Fix suspend/resume during device mode by Roger Quadros · 9 years ago
  57. e6bdf81 usb: dwc3: fix memory leak of dwc->regset by Du, Changbin · 9 years ago
  58. 5c4ad318 usb: dwc3: core: fix PHY handling during suspend by Felipe Balbi · 9 years ago
  59. 45d49cb usb: dwc3: omap: fix up error path on probe() by Felipe Balbi · 9 years ago
  60. 696c8b1 usb: dwc3: drop ev_buffs array by Felipe Balbi · 9 years ago
  61. 660e9bd usb: dwc3: remove num_event_buffers by Felipe Balbi · 9 years ago
  62. aa3342c usb: dwc3: better name for our request management lists by Felipe Balbi · 9 years ago
  63. 8495036 usb: dwc3: increase maximum number of TRBs per endpoint by Felipe Balbi · 9 years ago
  64. ca4d44e usb: dwc3: gadget: always enable CSP by Felipe Balbi · 9 years ago
  65. bc50816 usb: dwc3: drop FIFO resizing logic by Felipe Balbi · 10 years ago
  66. adf9a3a usb: dwc3: keystone: drop dma_mask configuration by Grygorii Strashko · 9 years ago
  67. 1ffb4d5 usb: dwc3: pci: add ID for one more Intel Broxton platform by Heikki Krogerus · 9 years ago
  68. e901aa1 usb: dwc3: gadget: fix endpoint renaming by Felipe Balbi · 9 years ago
  69. ad14d4e usb: dwc3: gadget: release spin lock during gadget resume by Jiebing Li · 11 years ago
  70. f59dcab usb: dwc3: core: improve reset sequence by Felipe Balbi · 9 years ago
  71. 33c1f63 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  72. 77966eb usb: dwc3: Validate the maximum_speed parameter by John Youn · 9 years ago
  73. 7580862 usb: dwc3: Enable SuperSpeedPlus by John Youn · 10 years ago
  74. 2c7f1bd usb: dwc3: Update maximum_speed for SuperSpeedPlus by John Youn · 10 years ago
  75. ee5cd41 usb: dwc3: Update speed checks for SuperSpeedPlus by John Youn · 10 years ago
  76. 1f38f88 usb: dwc3: Update register fields for SuperSpeedPlus by John Youn · 10 years ago
  77. c4137a9 usb: dwc3: DWC_usb31 controller check by John Youn · 10 years ago
  78. 3d755dc usb: dwc3: Remove impossible check for of_clk_get_parent_count() < 0 by Stephen Boyd · 9 years ago
  79. c450960 usb: dwc3: Fix assignment of EP transfer resources by John Youn · 9 years ago
  80. 6a4290c usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver. by Jianqiang Tang · 10 years ago
  81. 5072cfc usb: dwc3: of-simple: fix build warning on !PM by Felipe Balbi · 10 years ago
  82. d9261898 usb: dwc3: gadget: don't send extra ZLP by John Youn · 10 years ago
  83. 95ca961 usb: dwc3: gadget: pass a condition to dev_WARN_ONCE() by Felipe Balbi · 10 years ago
  84. 46a0142 usb: dwc3: trace: show request flags by Felipe Balbi · 10 years ago
  85. 04c03d1 usb: dwc3: gadget: handle request->zero by Felipe Balbi · 10 years ago
  86. b084662 usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simple by Felipe Balbi · 10 years ago
  87. 16adc67 usb: dwc3: add generic OF glue layer by Felipe Balbi · 10 years ago
  88. b5d335e usb: dwc3: ep0: fix setup_packet_pending initialization by Felipe Balbi · 10 years ago
  89. ac7bdcc usb: dwc3: gadget: simplify next_request() return check by Felipe Balbi · 10 years ago
  90. acc38c4 usb: dwc3: ep0: purge dev_dbg() calls by Felipe Balbi · 10 years ago
  91. 1407bf1 usb: dwc3: core: purge dev_dbg() calls by Felipe Balbi · 10 years ago
  92. ec5e795 usb: dwc3: gadget: purge dev_dbg() calls by Felipe Balbi · 10 years ago
  93. bb42398 usb: dwc3: gadget: simplify dwc3_gadget_ep_queue() by Felipe Balbi · 10 years ago
  94. 62e345a usb: dwc3: gadget: don't prestart interrupt endpoints by Felipe Balbi · 10 years ago
  95. b9e51b2 usb: dwc3: gadget: let us set lower max_speed by Ben McCauley · 10 years ago
  96. b4c580a usb: dwc3: pci: add support for Intel Broxton SOC by Heikki Krogerus · 10 years ago
  97. d115d70 Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs" by Ville Syrjälä · 10 years ago
  98. e5f68b4 Revert "usb: dwc3: gadget: remove unnecessary _irqsave()" by Felipe Balbi · 10 years ago
  99. 94218ee usb: dwc3: pci: Set enblslpm quirk for Synopsys platforms by John Youn · 10 years ago
  100. ec791d1 usb: dwc3: Add dis_enblslpm_quirk by John Youn · 10 years ago