1. a0a4655 usb: dwc3: remove generic PHY calibrate() calls by Marek Szyprowski · 6 years ago
  2. 96e46dc Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 6 years ago
  3. 17b6370 usb: dwc3: gadget: Workaround Mirosoft's BESL check by Thinh Nguyen · 6 years ago
  4. 91f255a usb: common: Separated decoding functions from dwc3 driver. by Pawel Laszczak · 6 years ago
  5. 54fb5ba usb: dwc3: gadget: Set BESL config parameter by Thinh Nguyen · 6 years ago
  6. 16fe4f3 usb: dwc3: Separate field holding multiple properties by Thinh Nguyen · 6 years ago
  7. 1cf084d usb: dwc3: meson-g12a: fix suspend resume regulator unbalanced disables by Neil Armstrong · 6 years ago
  8. bceb418 usb: dwc3: st: Add of_dev_put() in probe function by Nishka Dasgupta · 6 years ago
  9. e36721b usb: dwc3: st: Add of_node_put() before return in probe function by Nishka Dasgupta · 6 years ago
  10. c09b73c usb: dwc3: don't set gadget->is_otg flag by Roger Quadros · 6 years ago
  11. 240b65d usb: dwc3: Use clk_bulk_prepare_enable() by Andrey Smirnov · 6 years ago
  12. 03bf32b usb: dwc3: Use devres to get clocks by Andrey Smirnov · 6 years ago
  13. 3cd703f usb: dwc3: remove generic PHYs forwarding for XHCI device by Marek Szyprowski · 6 years ago
  14. 4749e0e usb: dwc3: Update soft-reset wait polling rate by Thinh Nguyen · 6 years ago
  15. b2a3974 usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.h by Masahiro Yamada · 6 years ago
  16. a6e5e67 usb: dwc3: Switch to use device_property_count_u32() by Andy Shevchenko · 6 years ago
  17. 5b76f6a usb: dwc3: keystone: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  18. 58dd0ba usb: dwc3: omap: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  19. c6e4999 usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  20. d3523b6 usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  21. b33f370 usb: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 6 years ago
  22. 41b5732 usb: dwc3: Switch to use device_property_count_u32() by Andy Shevchenko · 6 years ago
  23. 332694f Revert "usb:gadget Separated decoding functions from dwc3 driver." by Greg Kroah-Hartman · 6 years ago
  24. 3db1b63 usb:gadget Separated decoding functions from dwc3 driver. by Pawel Laszczak · 6 years ago
  25. b3649de usb: dwc3: pci: add support for TigerLake Devices by Felipe Balbi · 7 years ago
  26. aa23ce84 usb: dwc3: remove unused @lock member of dwc3_ep struct by Chunfeng Yun · 6 years ago
  27. dbb0569 usb: dwc3: pci: Add Support for Intel Elkhart Lake Devices by Felipe Balbi · 7 years ago
  28. 729dcff usb: dwc3: gadget: Add support for disabling U1 and U2 entries by Anurag Kumar Vulisha · 6 years ago
  29. 4d20a61 usb: dwc3: qcom: Use of_clk_get_parent_count() by Kefeng Wang · 6 years ago
  30. dc1b5d9 usb: dwc3: Fix core validation in probe, move after clocks are enabled by Enric Balletbo i Serra · 6 years ago
  31. 7f5d6a4 usb: dwc3: qcom: Improve error handling by Lee Jones · 6 years ago
  32. a6e4562 usb: dwc3: qcom: Start USB in 'host mode' on the SDM845 by Lee Jones · 6 years ago
  33. 2bc0235 usb: dwc3: qcom: Add support for booting with ACPI by Lee Jones · 6 years ago
  34. f90db10 usb: dwc3: meson-g12a: Add support for IRQ based OTG switching by Neil Armstrong · 6 years ago
  35. a2d635d Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  36. 2e487d2 usb: dwc3: Rename DWC3_DCTL_LPM_ERRATA by Thinh Nguyen · 6 years ago
  37. 8d79192 usb: dwc3: Fix default lpm_nyet_threshold value by Thinh Nguyen · 6 years ago
  38. dd24f9b usb: dwc3: debug: Print GET_STATUS(device) tracepoint by Thinh Nguyen · 6 years ago
  39. b873e2d usb: dwc3: Do core validation early on probe by Thinh Nguyen · 6 years ago
  40. c729969 usb: dwc3: gadget: Set lpm_capable by Thinh Nguyen · 6 years ago
  41. 41a91c6 usb: dwc3: move synchronize_irq() out of the spinlock protected block by Marek Szyprowski · 6 years ago
  42. 75ecb9d usb: dwc3: Free resource immediately after use by Andy Shevchenko · 6 years ago
  43. c0c6147 usb: dwc3: of-simple: Convert to bulk clk API by Robin Murphy · 6 years ago
  44. c999933 usb: dwc3: Add Amlogic G12A DWC3 glue by Neil Armstrong · 6 years ago
  45. 6713083 usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON by Marc Gonzalez · 6 years ago
  46. 6e865c7 Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 6 years ago
  47. f31d5c2 reset: Add acquired flag to of_reset_control_array_get() by Thierry Reding · 6 years ago
  48. 7ae622c usb: dwc3: pci: add support for Comet Lake PCH ID by Felipe Balbi · 6 years ago
  49. 98bba54 usb: dwc3: drd: Defer probe if extcon device is not found by Andy Shevchenko · 6 years ago
  50. dc8b2a6 Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 6 years ago
  51. c715276 usb: dwc3: Reset num_trbs after skipping by Thinh Nguyen · 6 years ago
  52. c5353b2 usb: dwc3: gadget: don't enable interrupt when disabling endpoint by Felipe Balbi · 6 years ago
  53. 15e99b1 Merge 5.0-rc6 into usb-next by Greg Kroah-Hartman · 6 years ago
  54. 9c7ebc9 usb: dwc3: haps: Workaround matching VID PID by Thinh Nguyen · 6 years ago
  55. 1381a51 usb: dwc3: debug: purge usage of strcat by Felipe Balbi · 6 years ago
  56. 7790b35 usb: dwc3: trace: pass trace buffer size to decoding functions by Felipe Balbi · 6 years ago
  57. 3aec991 usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDING by Felipe Balbi · 6 years ago
  58. 9f45581 usb: dwc3: gadget: early giveback if End Transfer already completed by Felipe Balbi · 6 years ago
  59. 974a136 usb: dwc3: gadget: don't use resource_index as a flag by Felipe Balbi · 6 years ago
  60. acbfa6c usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd complete by Felipe Balbi · 6 years ago
  61. 512e6fb usb: dwc3: exynos: Fix error handling of clk_prepare_enable by Alexey Khoroshilov · 6 years ago
  62. 1e19cdc usb: dwc3: gadget: Handle 0 xfer length for OUT EP by Tejas Joglekar · 6 years ago
  63. 7c3d7dc usb: dwc3: gadget: remove req->started flag by Felipe Balbi · 6 years ago
  64. b2b6d60 usb: dwc3: gadget: prevent dwc3_request from being queued twice by Felipe Balbi · 6 years ago
  65. a3af5e3 usb: dwc3: gadget: add dwc3_request status tracking by Felipe Balbi · 6 years ago
  66. eca6b49 usb: dwc3: keystone: Add support for ti,am654-dwc3 by Roger Quadros · 6 years ago
  67. 169e3b6 usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded by Roger Quadros · 6 years ago
  68. 54c9da1 usb: dwc3: qcom: Add support for MSM8998 by Jeffrey Hugo · 6 years ago
  69. c9381e1 Merge 5.0-rc4 into usb-next by Greg Kroah-Hartman · 6 years ago
  70. cae8dc3 USB: add missing SPDX lines to Kconfig and Makefiles by Greg Kroah-Hartman · 6 years ago
  71. 88b1bb1 usb: dwc3: gadget: Fix the uninitialized link_state when udc starts by Zeng Tao · 6 years ago
  72. bd674224 usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup by Jack Pham · 6 years ago
  73. 01c1088 usb: dwc3: gadget: synchronize_irq dwc irq in suspend by Bo He · 6 years ago
  74. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  75. b6061b1 PCI: Move Synopsys HAPS platform device IDs by Thinh Nguyen · 6 years ago
  76. 5ac93d0 Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 6 years ago
  77. 244add8 usb: dwc3: gadget: Disable CSP for stream OUT ep by Tejas Joglekar · 6 years ago
  78. 3004cfd Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" by Stephan Gerhold · 6 years ago
  79. 54d4818 usb: dwc3: trace: add missing break statement to make compiler happy by Andy Shevchenko · 6 years ago
  80. 6abfa0f usb: dwc3: gadget: Report isoc transfer frame number by Thinh Nguyen · 6 years ago
  81. b7a4fbe usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb() by Anurag Kumar Vulisha · 6 years ago
  82. 26d62b4 usb: dwc3: don't issue no-op trb for stream capable endpoints by Anurag Kumar Vulisha · 6 years ago
  83. a735180 usb: dwc3: update stream id in depcmd by Anurag Kumar Vulisha · 6 years ago
  84. d537010 usb: dwc3: gadget: check if dep->frame_number is still valid by Felipe Balbi · 7 years ago
  85. 3451f6a usb: dwc3: gadget: remove unnecessary dev_info() by Felipe Balbi · 7 years ago
  86. 1517265 usb: dwc3: trace: log ep commands in hex by Felipe Balbi · 7 years ago
  87. 25abad6 usb: dwc3: gadget: return errors from __dwc3_gadget_start_isoc() by Felipe Balbi · 7 years ago
  88. fec9095 usb: dwc3: gadget: remove wait_end_transfer by Felipe Balbi · 7 years ago
  89. d4f1afe usb: dwc3: gadget: move requests to cancelled_list by Felipe Balbi · 7 years ago
  90. d5443bb usb: dwc3: gadget: introduce cancelled_list by Felipe Balbi · 7 years ago
  91. 7746a8d usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs() by Felipe Balbi · 7 years ago
  92. c3acd59 usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue() by Felipe Balbi · 7 years ago
  93. 09fe1f8 usb: dwc3: gadget: track number of TRBs per request by Felipe Balbi · 7 years ago
  94. 1a22ec6 usb: dwc3: gadget: combine unaligned and zero flags by Felipe Balbi · 7 years ago
  95. d92021f usb: dwc3: Add workaround for isoc start transfer failure by Thinh Nguyen · 6 years ago
  96. 475d8e0 usb: dwc3: Track DWC_usb31 VERSIONTYPE by Thinh Nguyen · 6 years ago
  97. 89a9cc4 usb: dwc3: Set default mode for DWC_usb3 v3.30a and higher by Thinh Nguyen · 6 years ago
  98. 268784b usb: dwc3: drd: Add support for DR detection through extcon by Andy Shevchenko · 6 years ago
  99. 8538375 usb: dwc3: drd: Switch to device property for 'extcon' handling by Andy Shevchenko · 6 years ago
  100. 408d3ba usb: dwc3: don't log probe deferrals; but do log other error codes by Brian Norris · 6 years ago