1. 541768b usb: dwc3: core: Call dwc3_core_get_phy() before initializing phys by Vignesh R · 7 years ago
  2. 958d1a4 usb: dwc3: core: program PHY for proper DRD modes by Felipe Balbi · 8 years ago
  3. f54edb5 usb: dwc3: core: initialize ULPI before trying to get the PHY by Felipe Balbi · 8 years ago
  4. 65db7a0 usb: dwc3: add disable u2mac linestate check quirk by William Wu · 8 years ago
  5. 9840354 usb: dwc3: Add dual-role support by Roger Quadros · 8 years ago
  6. 41ce145 usb: dwc3: core: make dwc3_set_mode() work properly by Roger Quadros · 8 years ago
  7. 6b3261a usb: dwc3: core: add current_dr_role member by Roger Quadros · 8 years ago
  8. 47d3946 usb: dwc3: refactor gadget endpoint count calculation by Bryan O'Donoghue · 8 years ago
  9. 1966b86 usb: dwc3: make sure UX_EXIT_PX is cleared by Felipe Balbi · 8 years ago
  10. ae4d814 Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  11. d64ff40 usb: dwc3: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  12. 28632b4 usb: dwc3: Workaround for irq mask issue by John Youn · 8 years ago
  13. cf40b86 usb: dwc3: Implement interrupt moderation by John Youn · 8 years ago
  14. d9fa4c6 usb: dwc3: core: add a event buffer cache by John Youn · 8 years ago
  15. a22f884 usb: dwc3: core: remove dwc3_soft_reset() by Felipe Balbi · 8 years ago
  16. 7ac51a1 usb: dwc3: Add a function to check properties by John Youn · 8 years ago
  17. 5eb30ce usb: dwc3: trace: purge dwc3_trace() by Felipe Balbi · 8 years ago
  18. c5ac611 usb: dwc3: core: add dwc3_get_properties() by Felipe Balbi · 8 years ago
  19. 3b27332 usb: dwc3: core: remove unnecessary alignment by Felipe Balbi · 8 years ago
  20. 941f918 usb: dwc3: core: introduce dwc3_core_setup_global_control() by Felipe Balbi · 8 years ago
  21. 0759956 usb: dwc3: core: introduce dwc3_core_is_valid() by Felipe Balbi · 8 years ago
  22. 0bb39ca usb: dwc3: Add support for device L1 exit by John Youn · 8 years ago
  23. f9d2f922 usb: dwc3: remove unused struct member dwc3->mem by Lu Baolu · 8 years ago
  24. 9b9d7cd usb: dwc3: Fix error handling for core init by Vivek Gautam · 8 years ago
  25. 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
  26. 9d6173e usb: dwc3: Fix dr_mode validation by Thinh Nguyen · 8 years ago
  27. 06281d4 usb: dwc3: Add ENDXFER command polling by John Youn · 8 years ago
  28. 00af623 usb: dwc3: core: Move the mode setting to the right place by Baolin Wang · 8 years ago
  29. 00fe081 usb: dwc3: add dis_del_phy_power_chg_quirk by William Wu · 8 years ago
  30. 32f2ed8 usb: dwc3: make usb2 phy utmi interface configurable by William Wu · 8 years ago
  31. 16199f3 usb: dwc3: add dis_u2_freeclk_exists_quirk by William Wu · 8 years ago
  32. b74c2d8 usb: dwc3: core: allow device to runtime_suspend several times by Felipe Balbi · 8 years ago
  33. 9522def usb: dwc3: core: cleanup IRQ resources by Roger Quadros · 9 years ago
  34. 3280823 usb: dwc3: fix runtime PM in error path by Roger Quadros · 9 years ago
  35. 5f82279 usb: dwc3: core: fixup dr_mode fallback selection by Felipe Balbi · 9 years ago
  36. d18e654 usb: dwc3: remove handling of platform data by Heikki Krogerus · 9 years ago
  37. fc8bb91 usb: dwc3: implement runtime PM by Felipe Balbi · 9 years ago
  38. 51f5d49 usb: dwc3: core: simplify suspend/resume operations by Felipe Balbi · 9 years ago
  39. c499ff7 usb: dwc3: core: re-factor init and exit paths by Felipe Balbi · 9 years ago
  40. bcdb327 usb: dwc3: core: move fladj to dwc3 structure by Felipe Balbi · 9 years ago
  41. 7f370ed usb: dwc3: core: get rid of DWC3_PM_OPS macro by Felipe Balbi · 9 years ago
  42. 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
  43. cf6d867 usb: dwc3: core: add fifo space helper by Felipe Balbi · 9 years ago
  44. 4e9f311 usb: dwc3: make dwc3_debugfs_init return value be void by Du, Changbin · 9 years ago
  45. e58dd35 usb: dwc3: add disable receiver detection in P3 quirk by Rajesh Bhagat · 9 years ago
  46. 5c4ad318 usb: dwc3: core: fix PHY handling during suspend by Felipe Balbi · 9 years ago
  47. 696c8b1 usb: dwc3: drop ev_buffs array by Felipe Balbi · 9 years ago
  48. 660e9bd usb: dwc3: remove num_event_buffers by Felipe Balbi · 9 years ago
  49. bc50816 usb: dwc3: drop FIFO resizing logic by Felipe Balbi · 9 years ago
  50. f59dcab usb: dwc3: core: improve reset sequence by Felipe Balbi · 9 years ago
  51. 77966eb usb: dwc3: Validate the maximum_speed parameter by John Youn · 9 years ago
  52. 2c7f1bd usb: dwc3: Update maximum_speed for SuperSpeedPlus by John Youn · 9 years ago
  53. 1407bf1 usb: dwc3: core: purge dev_dbg() calls by Felipe Balbi · 9 years ago
  54. ec791d1 usb: dwc3: Add dis_enblslpm_quirk by John Youn · 9 years ago
  55. 690fb37 usb: dwc3: Support Synopsys USB 3.1 IP by John Youn · 9 years ago
  56. 3d12891 usb: dwc3: core: convert to unified device property interface by Heikki Krogerus · 9 years ago
  57. 06e7114 usb: common: of_usb_get_dr_mode to usb_get_dr_mode by Heikki Krogerus · 9 years ago
  58. 63863b9 usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed by Heikki Krogerus · 9 years ago
  59. 6344475 usb: dwc3: support for pinctrl state change during system sleep by Sekhar Nori · 9 years ago
  60. db2be4e usb: dwc3: Add frame length adjustment quirk by Nikhil Badola · 9 years ago
  61. d9972f4 usb: dwc3: core: remove unnecessary dev_warn() by Felipe Balbi · 9 years ago
  62. 43cacb0 usb: dwc3: core: avoid NULL pointer dereference by Felipe Balbi · 9 years ago
  63. 88bc9d1 usb: dwc3: add ULPI interface support by Heikki Krogerus · 10 years ago
  64. 3e10a2c usb: dwc3: add hsphy_interface property by Heikki Krogerus · 10 years ago
  65. 45bb7de usb: dwc3: setup phys earlier by Heikki Krogerus · 10 years ago
  66. c5cc74e usb: dwc3: soft reset to it's own function by Heikki Krogerus · 10 years ago
  67. 2917e71 usb: dwc3: cache hwparams earlier by Heikki Krogerus · 10 years ago
  68. 6c89cce0 usb: dwc3: store driver data earlier by Heikki Krogerus · 10 years ago
  69. eac68e8 usb: dwc3: make LPM configurable in DT by Robert Baldyga · 10 years ago
  70. 3da1f6e usb: dwc3: core: only reset res->start in case of error by Felipe Balbi · 10 years ago
  71. 7381528 usb: dwc3: remove reliance on dev_vdbg() by Felipe Balbi · 10 years ago
  72. cd72f89 usb: dwc3: core: enable phy suspend quirk on non-FPGA by Felipe Balbi · 10 years ago
  73. 460d098 usb: dwc3: make HIRD threshold configurable by Huang Rui · 10 years ago
  74. 0effe0a usb: dwc3: add disable usb2 suspend phy quirk by Huang Rui · 10 years ago
  75. 59acfa2 usb: dwc3: add disable usb3 suspend phy quirk by Huang Rui · 10 years ago
  76. 6b6a0c9 usb: dwc3: add Tx de-emphasis quirk by Huang Rui · 10 years ago
  77. 2164a47 usb: dwc3: set SUSPHY bit for all cores by Huang Rui · 10 years ago
  78. 14f4ac5 usb: dwc3: add rx_detect to polling lfps quirk by Huang Rui · 10 years ago
  79. fb67afc usb: dwc3: add lfps filter quirk by Huang Rui · 10 years ago
  80. 41c06ff usb: dwc3: add delay phy power change quirk by Huang Rui · 10 years ago
  81. a2a1d0f usb: dwc3: add delay p1p2p3 quirk by Huang Rui · 10 years ago
  82. df31f5b usb: dwc3: add request p1p2p3 quirk by Huang Rui · 10 years ago
  83. b5a65c4 usb: dwc3: add P3 in U2 SS inactive quirk by Huang Rui · 10 years ago
  84. 9a5b2f3 usb: dwc3: add u2exit lfps quirk by Huang Rui · 10 years ago
  85. 80caf7d usb: dwc3: add lpm erratum support by Huang Rui · 10 years ago
  86. 3b81221 usb: dwc3: add disscramble quirk by Huang Rui · 10 years ago
  87. 946bd57 usb: dwc3: add a flag to check if it is fpga board by Huang Rui · 10 years ago
  88. 2eac399 usb: dwc3: enable hibernation if to be supported by Huang Rui · 10 years ago
  89. 0b0231a usb: dwc3: get rid of ->prepare()/->complete() by Felipe Balbi · 10 years ago
  90. 404905a usb: dwc3: add ACPI support by Heikki Krogerus · 10 years ago
  91. 19bacdc usb: dwc3: core: only setting the dma_mask when needed by Heikki Krogerus · 10 years ago
  92. fa0ea13 usb: dwc3: core: write LINUX_VERSION_CODE to our GUID register by Felipe Balbi · 10 years ago
  93. 4cd41ff Merge tag 'v3.17-rc5' into next by Felipe Balbi · 10 years ago
  94. dc99f16 usb: dwc3: core: fix ordering for PHY suspend by Felipe Balbi · 10 years ago
  95. fed33af usb: dwc3: core: fix order of PM runtime calls by Felipe Balbi · 10 years ago
  96. 734d5a5 usb: dwc3: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  97. 0e1e5c4 usb: dwc3: add support for USB 2.0-only core configuration by Paul Zimmerman · 11 years ago
  98. f32a5e2 usb: dwc3: Keeping 'resource' related code together by Vivek Gautam · 11 years ago
  99. f871252 Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  100. b09e99e usb: dwc3: no need to initialize ret variable by Andy Shevchenko · 11 years ago