1. 4accb8a usb: dwc3: st: add missing <linux/pinctrl/consumer.h> include by Felipe Balbi · 8 years ago
  2. 9b9d7cd usb: dwc3: Fix error handling for core init by Vivek Gautam · 8 years ago
  3. 51fbc7c usb: dwc3: Fix size used in dma_free_coherent() by Christophe JAILLET · 8 years ago
  4. d889c23 usb: dwc3: gadget: never pre-start Isochronous endpoints by Felipe Balbi · 8 years ago
  5. a9c3ca5 usb: dwc3: gadget: properly account queued requests by Felipe Balbi · 8 years ago
  6. 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
  7. b281dc6 usb: dwc3: of-simple: add compatible for Cavium by Felipe Balbi · 8 years ago
  8. 26c9cac usb: dwc3: of-simple: allow glues without clocks by Felipe Balbi · 8 years ago
  9. fc9104d Merge 4.8-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  10. 8d53e62 usb: dwc3: of-simple: Fix warning during unbind by Anurag Kumar Vulisha · 8 years ago
  11. 5e6c88d usb: dwc3: fix Clear Stall EP command failure by Lu Baolu · 8 years ago
  12. d6e10bf usb: dwc3: avoid -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  13. 696118c usb: dwc3: pci: fix build warning on !PM_SLEEP by Felipe Balbi · 8 years ago
  14. 9d6173e usb: dwc3: Fix dr_mode validation by Thinh Nguyen · 8 years ago
  15. 073c47a usb: dwc3: ulpi: make dwc3_ulpi_ops constant by Tal Shorer · 8 years ago
  16. e6f7484 usb: ulpi: rename operations {read|write}_dev to simply {read|write} by Tal Shorer · 8 years ago
  17. b7cf1dc usb: dwc3: ulpi: use new api by Tal Shorer · 8 years ago
  18. 9d7aba7 Revert "usb: dwc3: gadget: always decrement by 1" by John Youn · 8 years ago
  19. 9b0dd49 Merge 4.8-rc5 into usb-testing by Greg Kroah-Hartman · 8 years ago
  20. 6f8245b usb: dwc3: gadget: always decrement by 1 by Felipe Balbi · 8 years ago
  21. 594e121 usb: dwc3: gadget: stop kicking if we run out of space by Felipe Balbi · 8 years ago
  22. 7ae7df4 usb: dwc3: gadget: abolish trbs_left by Felipe Balbi · 8 years ago
  23. 06281d4 usb: dwc3: Add ENDXFER command polling by John Youn · 8 years ago
  24. 512e475 usb: dwc3: Add revision numbers for the USB 3.0 IP by John Youn · 8 years ago
  25. 00af623 usb: dwc3: core: Move the mode setting to the right place by Baolin Wang · 8 years ago
  26. f652191 usb: dwc3: of-simple: add compatible for rockchip rk3399 by William Wu · 8 years ago
  27. 00fe081 usb: dwc3: add dis_del_phy_power_chg_quirk by William Wu · 8 years ago
  28. 32f2ed8 usb: dwc3: make usb2 phy utmi interface configurable by William Wu · 8 years ago
  29. 16199f3 usb: dwc3: add dis_u2_freeclk_exists_quirk by William Wu · 8 years ago
  30. dc55c67 usb: dwc3: gadget: improve increment request->actual by Felipe Balbi · 8 years ago
  31. f99f53f usb: dwc3: gadget: remove condition that never happens by Felipe Balbi · 8 years ago
  32. 1f51211 usb: dwc3: gadget: add remaining sg entries to ring by Felipe Balbi · 8 years ago
  33. 696fe69 usb: dwc3: debug: fix ep name on trace output by Felipe Balbi · 8 years ago
  34. 2c78c02 usb: dwc3: gadget: interrupt on ring full too by Felipe Balbi · 8 years ago
  35. 0b3e4af usb: dwc3: gadget: add sg and num_pending_sgs to dwc3_request by Felipe Balbi · 8 years ago
  36. 31162af usb: dwc3: gadget: avoid while (1) loop on completion by Felipe Balbi · 8 years ago
  37. 08a36b5 usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue() by Felipe Balbi · 8 years ago
  38. 45438a0 usb: dwc3: gadget: simplify dwc3_ep_prev_trb() by Felipe Balbi · 8 years ago
  39. 737f1ae usb: dwc3: gadget: increment dequeue pointer on completion by Felipe Balbi · 8 years ago
  40. 4bc48c9 usb: dwc3: gadget: retire LST bit completely by Felipe Balbi · 8 years ago
  41. d6011f6 usb: dwc3: gadget: don't rely on jiffies while holding spinlock by Nicolas Saenz Julienne · 8 years ago
  42. b74c2d8 usb: dwc3: core: allow device to runtime_suspend several times by Felipe Balbi · 8 years ago
  43. f6c274e usb: dwc3: pci: runtime_resume child device by Felipe Balbi · 8 years ago
  44. 1aaaa9a Merge 4.8-rc3 into usb-next by Greg Kroah-Hartman · 8 years ago
  45. a0ad85a usb: dwc3: gadget: stop processing on HWO set by Felipe Balbi · 8 years ago
  46. 79d1748 usb: dwc3: don't set last bit for ISOC endpoints by Janusz Dziedzic · 8 years ago
  47. 4c4f106 usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe() by Wei Yongjun · 8 years ago
  48. 4491ed5 usb: dwc3: pci: add Intel Kabylake PCI ID by Heikki Krogerus · 8 years ago
  49. 7c705df usb: dwc3: gadget: always cleanup all TRBs by Felipe Balbi · 8 years ago
  50. e5b36ae usb: dwc3: gadget: fix for short pkts during chained xfers by Felipe Balbi · 8 years ago
  51. c7de573 usb: dwc3: gadget: increment request->actual once by Felipe Balbi · 8 years ago
  52. a26a142 usb: remove redundant dependency on USB_SUPPORT by Masahiro Yamada · 8 years ago
  53. c318a82 Merge 4.7-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  54. 0d064a7 Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  55. 322832f usb: dwc3: host: Fix broken XHCI host by Roger Quadros · 8 years ago
  56. 5baaf3b usb: dwc3: st: Use explicit reset_control_get_exclusive() API by Lee Jones · 8 years ago
  57. 4aa34ce Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  58. 002f17b usb: dwc3: st: Inform the reset framework that our reset line may be shared by Lee Jones · 8 years ago
  59. 215db94 Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  60. 95b57df usb: dwc3: host: use build-in property instead of platform data by Heikki Krogerus · 8 years ago
  61. 72704f8 dwc3: gadget: Implement the suspend entry event handler by Baolin Wang · 8 years ago
  62. 9522def usb: dwc3: core: cleanup IRQ resources by Roger Quadros · 8 years ago
  63. da1410b usb: dwc3: gadget: Add the suspend state checking when stopping gadget by Baolin Wang · 8 years ago
  64. 0e14602 usb: dwc3: gadget: issue ENDTRANSFER conditional on resource_index by Felipe Balbi · 8 years ago
  65. 3280823 usb: dwc3: fix runtime PM in error path by Roger Quadros · 8 years ago
  66. b6d4e16 usb: dwc3: gadget: simplify run_stop() break condition by Felipe Balbi · 8 years ago
  67. f2df679 usb: dwc3: gadget: avoid while(1) in run_stop() by Felipe Balbi · 8 years ago
  68. d807bdd usb: dwc3: gadget: remove udelay() from run_stop() by Felipe Balbi · 8 years ago
  69. 5f82279 usb: dwc3: core: fixup dr_mode fallback selection by Felipe Balbi · 8 years ago
  70. e6fe66f usb: dwc3: pci: add dr-mode for Intel dwc3 by Felipe Balbi · 8 years ago
  71. 21e64bf usb: dwc3: gadget: rename 'ignore' argument to 'modify' by Felipe Balbi · 8 years ago
  72. d6dc2e7 usb: dwc3: gadget: decrement trbs_left for each sg entry by Felipe Balbi · 8 years ago
  73. ba62c09 usb: dwc3: gadget: start Bulk endpoints more frequently by Felipe Balbi · 8 years ago
  74. 13fa2e6 usb: dwc3: gadget: disable XFER_NOT_READY by Felipe Balbi · 8 years ago
  75. 55a0237 usb: dwc3: gadget: use allocated/queued reqs for LST bit by Felipe Balbi · 8 years ago
  76. 69450c4 usb: dwc3: gadget: halt and stop based HWO bit by Felipe Balbi · 8 years ago
  77. 68d34c8 usb: dwc3: gadget: keep track of allocated and queued reqs by Felipe Balbi · 8 years ago
  78. b6b1c6d usb: dwc3: gadget: update transfer needs transfer resource by Felipe Balbi · 8 years ago
  79. d18e654 usb: dwc3: remove handling of platform data by Heikki Krogerus · 8 years ago
  80. cf48305 usb: dwc3: pci: use build-in properties instead of platform data by Heikki Krogerus · 8 years ago
  81. 60cfb37 usb: dwc3: remove trailing newline from dwc3_trace by Felipe Balbi · 8 years ago
  82. d2728fb usb: dwc3: omap: Pass VBUS and ID events transparently by Roger Quadros · 8 years ago
  83. 9ab330b usb: dwc3: omap: Don't set POWERPRESENT by Roger Quadros · 8 years ago
  84. 12da8ea usb: dwc3: omap: Mark the interrupt handler as shared by Roger Quadros · 8 years ago
  85. 3f586c9 usb: dwc3: omap: use request_threaded_irq() by Roger Quadros · 8 years ago
  86. 475c8be usb: dwc3: add DWC3_GUCTL1 reg for debug by William Wu · 8 years ago
  87. e77c561 usb: dwc3: Fix DWC3_USB31_REVISION_110A definition by John Youn · 8 years ago
  88. 2da9ad7 usb: dwc3: Use the correct speed macros for DSTS/DCFG by John Youn · 8 years ago
  89. 3de2685f usb: dwc3: gadget: Fix truncated cast issue by John Youn · 8 years ago
  90. 361572b usb: dwc3: gadget: Handle TRB index 0 when full or empty by John Youn · 8 years ago
  91. 7d0a038 usb: dwc3: gadget: Account for link TRB in TRBs left by John Youn · 8 years ago
  92. 32db3d9 usb: dwc3: gadget: Account for max size in TRB space by John Youn · 8 years ago
  93. 89bc856 usb: dwc3: gadget: Don't prepare TRBs if no space by John Youn · 8 years ago
  94. 0d25744 usb: dwc3: gadget: Initialize the TRB ring by John Youn · 8 years ago
  95. dca0119 usb: dwc3: gadget: Simplify skipping of link TRBs by John Youn · 8 years ago
  96. 96bedb6 usb: dwc3: Endianness issue on dwc3_log_ctrl by John Youn · 8 years ago
  97. d07fa66 usb: dwc3: gadget: Fix usage of bitwise operator by John Youn · 8 years ago
  98. 501058e usb: dwc3: ep0: Use the correct type for SET_SEL data by John Youn · 8 years ago
  99. 958b9fa usb: dwc3: ep0: Fix endianness of wIndex passed to dwc3_wIndex_to_dep by John Youn · 8 years ago
  100. 71f7e70 usb: dwc3: gadget: improve gcmd trace by Felipe Balbi · 8 years ago