1. c28f825 usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8 by Felipe Balbi · 8 years ago
  2. 5ef68c5 usb: dwc3: core: document struct dwc3_request by Felipe Balbi · 8 years ago
  3. 53fd881 usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeue by Felipe Balbi · 8 years ago
  4. 495dd5f usb: dwc3: omap: drop dma_mask configuration by Grygorii Strashko · 8 years ago
  5. e58dd35 usb: dwc3: add disable receiver detection in P3 quirk by Rajesh Bhagat · 8 years ago
  6. c36d8e9 usb: dwc3: gadget: put link to U0 before Start Transfer by Felipe Balbi · 8 years ago
  7. 218ef7b usb: dwc3: gadget: extract unlocked dwc3_gadget_wakeup() by Felipe Balbi · 8 years ago
  8. 2b0f11d usb: dwc3: gadget: clear SUSPHY bit before ep cmds by Felipe Balbi · 8 years ago
  9. c0ca324 usb: dwc3: gadget: combine return points into a single one by Felipe Balbi · 8 years ago
  10. dea520a usb: dwc3: gadget: pass ev_buff as cookie to irq handler by Felipe Balbi · 8 years ago
  11. 9772b47 usb: dwc3: gadget: Fix suspend/resume during device mode by Roger Quadros · 8 years ago
  12. e6bdf81 usb: dwc3: fix memory leak of dwc->regset by Du, Changbin · 8 years ago
  13. 5c4ad318 usb: dwc3: core: fix PHY handling during suspend by Felipe Balbi · 8 years ago
  14. 45d49cb usb: dwc3: omap: fix up error path on probe() by Felipe Balbi · 8 years ago
  15. 696c8b1 usb: dwc3: drop ev_buffs array by Felipe Balbi · 8 years ago
  16. 660e9bd usb: dwc3: remove num_event_buffers by Felipe Balbi · 8 years ago
  17. aa3342c usb: dwc3: better name for our request management lists by Felipe Balbi · 8 years ago
  18. 8495036 usb: dwc3: increase maximum number of TRBs per endpoint by Felipe Balbi · 8 years ago
  19. ca4d44e usb: dwc3: gadget: always enable CSP by Felipe Balbi · 8 years ago
  20. bc50816 usb: dwc3: drop FIFO resizing logic by Felipe Balbi · 8 years ago
  21. adf9a3a usb: dwc3: keystone: drop dma_mask configuration by Grygorii Strashko · 8 years ago
  22. 1ffb4d5 usb: dwc3: pci: add ID for one more Intel Broxton platform by Heikki Krogerus · 8 years ago
  23. e901aa1 usb: dwc3: gadget: fix endpoint renaming by Felipe Balbi · 8 years ago
  24. ad14d4e usb: dwc3: gadget: release spin lock during gadget resume by Jiebing Li · 10 years ago
  25. f59dcab usb: dwc3: core: improve reset sequence by Felipe Balbi · 8 years ago
  26. 33c1f63 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  27. 77966eb usb: dwc3: Validate the maximum_speed parameter by John Youn · 8 years ago
  28. 7580862 usb: dwc3: Enable SuperSpeedPlus by John Youn · 8 years ago
  29. 2c7f1bd usb: dwc3: Update maximum_speed for SuperSpeedPlus by John Youn · 8 years ago
  30. ee5cd41 usb: dwc3: Update speed checks for SuperSpeedPlus by John Youn · 8 years ago
  31. 1f38f88 usb: dwc3: Update register fields for SuperSpeedPlus by John Youn · 8 years ago
  32. c4137a9 usb: dwc3: DWC_usb31 controller check by John Youn · 8 years ago
  33. 3d755dc usb: dwc3: Remove impossible check for of_clk_get_parent_count() < 0 by Stephen Boyd · 8 years ago
  34. c450960 usb: dwc3: Fix assignment of EP transfer resources by John Youn · 8 years ago
  35. 6a4290c usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver. by Jianqiang Tang · 9 years ago
  36. 5072cfc usb: dwc3: of-simple: fix build warning on !PM by Felipe Balbi · 9 years ago
  37. d9261898 usb: dwc3: gadget: don't send extra ZLP by John Youn · 9 years ago
  38. 95ca961 usb: dwc3: gadget: pass a condition to dev_WARN_ONCE() by Felipe Balbi · 9 years ago
  39. 46a0142 usb: dwc3: trace: show request flags by Felipe Balbi · 9 years ago
  40. 04c03d1 usb: dwc3: gadget: handle request->zero by Felipe Balbi · 9 years ago
  41. b084662 usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simple by Felipe Balbi · 9 years ago
  42. 16adc67 usb: dwc3: add generic OF glue layer by Felipe Balbi · 9 years ago
  43. b5d335e usb: dwc3: ep0: fix setup_packet_pending initialization by Felipe Balbi · 9 years ago
  44. ac7bdcc usb: dwc3: gadget: simplify next_request() return check by Felipe Balbi · 9 years ago
  45. acc38c4 usb: dwc3: ep0: purge dev_dbg() calls by Felipe Balbi · 9 years ago
  46. 1407bf1 usb: dwc3: core: purge dev_dbg() calls by Felipe Balbi · 9 years ago
  47. ec5e795 usb: dwc3: gadget: purge dev_dbg() calls by Felipe Balbi · 9 years ago
  48. bb42398 usb: dwc3: gadget: simplify dwc3_gadget_ep_queue() by Felipe Balbi · 9 years ago
  49. 62e345a usb: dwc3: gadget: don't prestart interrupt endpoints by Felipe Balbi · 9 years ago
  50. b9e51b2 usb: dwc3: gadget: let us set lower max_speed by Ben McCauley · 9 years ago
  51. b4c580a usb: dwc3: pci: add support for Intel Broxton SOC by Heikki Krogerus · 9 years ago
  52. d115d70 Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs" by Ville Syrjälä · 9 years ago
  53. e5f68b4 Revert "usb: dwc3: gadget: remove unnecessary _irqsave()" by Felipe Balbi · 9 years ago
  54. 94218ee usb: dwc3: pci: Set enblslpm quirk for Synopsys platforms by John Youn · 9 years ago
  55. ec791d1 usb: dwc3: Add dis_enblslpm_quirk by John Youn · 9 years ago
  56. bb7f3d6 usb: dwc3: pci: Add platform data for Synopsys HAPS by John Youn · 9 years ago
  57. 9a5a078 usb: dwc3: pci: trivial: Formatting by John Youn · 9 years ago
  58. 690fb37 usb: dwc3: Support Synopsys USB 3.1 IP by John Youn · 9 years ago
  59. e8095a2 usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1 by John Youn · 9 years ago
  60. 41adc59 usb: dwc3: pci: Add the Synopsys HAPS AXI Product ID by John Youn · 9 years ago
  61. 70f3a9c usb: dwc3: gadget: remove unnecessary _irqsave() by Felipe Balbi · 9 years ago
  62. e6e709b usb: dwc3: gadget: use Update Transfer from Xfer In Progress by Felipe Balbi · 9 years ago
  63. 6bb4fe1 usb: dwc3: gadget: use update transfer command by Felipe Balbi · 9 years ago
  64. 8a1a9c9 usb: dwc3: gadget: start transfer on XFER_COMPLETE by Felipe Balbi · 9 years ago
  65. 9caeb06 usb: dwc3: pci: passing forward the ACPI companion by Heikki Krogerus · 9 years ago
  66. 3d12891 usb: dwc3: core: convert to unified device property interface by Heikki Krogerus · 9 years ago
  67. 06e7114 usb: common: of_usb_get_dr_mode to usb_get_dr_mode by Heikki Krogerus · 9 years ago
  68. 6664727 usb: dwc3: st: prepare the driver for generic usb_get_dr_mode function by Heikki Krogerus · 9 years ago
  69. 63863b9 usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed by Heikki Krogerus · 9 years ago
  70. 6344475 usb: dwc3: support for pinctrl state change during system sleep by Sekhar Nori · 9 years ago
  71. db2be4e usb: dwc3: Add frame length adjustment quirk by Nikhil Badola · 9 years ago
  72. a8f3281 usb: dwc3: gadget: improve ep_queue's error reporting by Felipe Balbi · 9 years ago
  73. 8918591 usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queued by Felipe Balbi · 9 years ago
  74. 1d6a391 usb: dwc3: gadget: start requests as soon as they come by Felipe Balbi · 9 years ago
  75. fe84f52 usb: dwc3: gadget: move trace_dwc3_ep_queue() by Felipe Balbi · 9 years ago
  76. a66c275b usb: dwc3: gadget: Fix BUG in RT config by Roger Quadros · 9 years ago
  77. e2ae069 usb: dwc3: omap: enable irqs lately by Felipe Balbi · 9 years ago
  78. a474d3b usb: dwc3: gadget: add ep capabilities support by Robert Baldyga · 9 years ago
  79. c0bd545 usb: dwc3: ep0: handle non maxpacket aligned transfers > 512 by Kishon Vijay Abraham I · 9 years ago
  80. 2abd9d5 usb: dwc3: ep0: Add chained TRB support by Kishon Vijay Abraham I · 9 years ago
  81. 368ca11 usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameter by Kishon Vijay Abraham I · 9 years ago
  82. 8a34422 usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512 by Kishon Vijay Abraham I · 9 years ago
  83. 2e5464d usb: dwc3: ep0: use _roundup_ to calculate the transfer size by Kishon Vijay Abraham I · 9 years ago
  84. b2fb5b1 usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes by Kishon Vijay Abraham I · 9 years ago
  85. aa73997 usb: dwc3: gadget: defer endpoint name change by Felipe Balbi · 9 years ago
  86. 7eaeac5 usb: dwc3: gadget: add a trace when disabling EPs by Felipe Balbi · 9 years ago
  87. d9972f4 usb: dwc3: core: remove unnecessary dev_warn() by Felipe Balbi · 9 years ago
  88. 2df033c usb: dwc3: pci: make better use of gpiod API by Uwe Kleine-König · 9 years ago
  89. 5960387 usb: dwc3: omap: Replace deprecated API of extcon by Chanwoo Choi · 9 years ago
  90. 9fcfa46 usb: dwc3: drop CONFIG_USB_DWC3_DEBUG by Felipe Balbi · 9 years ago
  91. e746b06 usb: dwc3: st: remove two unnecessary messages by Felipe Balbi · 9 years ago
  92. 2babd0d usb: dwc3: qcom: switch dev_dbg() to dev_info() by Felipe Balbi · 9 years ago
  93. 42f69a0 usb: dwc3: exynos: switch dev_dbg() to dev_info() by Felipe Balbi · 9 years ago
  94. 9ff0fdc usb: dwc3: keystone: convert dev_dbg() to dev_err() by Felipe Balbi · 9 years ago
  95. e4f7566 usb: dwc3: omap: drop dev_dbg() usage by Felipe Balbi · 9 years ago
  96. aebda61 usb: dwc3: Reset the transfer resource index on SET_INTERFACE by John Youn · 23 years ago
  97. 43cacb0 usb: dwc3: core: avoid NULL pointer dereference by Felipe Balbi · 9 years ago
  98. 5064105 usb: dwc3: Use ASCII space in Kconfig by Thierry Reding · 9 years ago
  99. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  100. e152813 Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago