1. 94ef7ae usb: dwc2: host: Always add to the tail of queues by Douglas Anderson · 9 years ago
  2. 16e8021 usb: dwc2: host: Avoid use of chan->qh after qh freed by Douglas Anderson · 9 years ago
  3. 098c1ef usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066 by Douglas Anderson · 9 years ago
  4. 3bc04e2 usb: dwc2: host: Get aligned DMA in a more supported way by Douglas Anderson · 9 years ago
  5. 40eed7d usb: dwc2: rockchip: Make the max_transfer_size automatic by Douglas Anderson · 9 years ago
  6. 71e41bb Merge 4.5-rc6 into usb-next by Greg Kroah-Hartman · 9 years ago
  7. a057c32 usb: dwc2: USB_DWC2 should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  8. ee89b64 usb: dwc2: USB_DWC2 should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  9. 62943b7 usb: dwc2: host: fix the data toggle error in full speed descriptor dma by Tang, Jianqiang · 9 years ago
  10. 3142a16 usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_desc by Vardan Mikayelyan · 9 years ago
  11. bd84f4a usb: dwc2: Add extra delay when forcing dr_mode by John Youn · 9 years ago
  12. 89f1ec8 usb: add HAS_IOMEM dependency to USB_DWC2 by Vegard Nossum · 9 years ago
  13. 192cb07 usb: dwc2: Fix probe problem on bcm2835 by John Youn · 9 years ago
  14. 03b32e4 Revert "usb: dwc2: Move reset into dwc2_get_hwparams()" by John Youn · 9 years ago
  15. a40a003 usb: dwc2: add shutdown callback to platform variant by Heiko Stübner · 9 years ago
  16. 6d76c92 usb: dwc2: gadget: Repair DSTS register decoding by Marek Vasut · 9 years ago
  17. 60c0288 usb: dwc2: gadget: Remove call to dwc2_hsotg_init() by John Youn · 9 years ago
  18. 25362d3 usb: dwc2: Remove redundant reset in probe by John Youn · 9 years ago
  19. 97e4638 usb: dwc2: Reduce delay when forcing mode in reset by John Youn · 9 years ago
  20. 241729b usb: dwc2: gadget: Replace dwc2_hsotg_corereset() by John Youn · 9 years ago
  21. 43e9034 usb: dwc2: gadget: Use hw params from core by John Youn · 9 years ago
  22. 55e1040 usb: dwc2: Improve handling of host and device hwparams by John Youn · 9 years ago
  23. 09c9698 usb: dwc2: Add functions to set and clear force mode by John Youn · 9 years ago
  24. 263b7fb usb: dwc2: Move reset into dwc2_get_hwparams() by John Youn · 9 years ago
  25. 1696d5a usb: dwc2: Move mode querying functions into core.h by John Youn · 9 years ago
  26. 5268ed9 usb: dwc2: Fix dr_mode validation by John Youn · 9 years ago
  27. 6bea962 usb: dwc2: Add functions to check the HW OTG config by John Youn · 9 years ago
  28. b5d308a usb: dwc2: Add dwc2_core_reset() by John Youn · 9 years ago
  29. 6d58f34 usb: dwc2: Rename dwc2_core_reset() by John Youn · 9 years ago
  30. b8ccc59 usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset() by John Youn · 9 years ago
  31. 7d56cc2 usb: dwc2: Avoid more calls to dwc2_core_reset() by Douglas Anderson · 9 years ago
  32. 20bde64 usb: dwc2: reduce dwc2 driver probe time by Yunzhi Li · 9 years ago
  33. f619473 usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports by Douglas Anderson · 9 years ago
  34. 0fe239b usb: dwc2: Avoid double-reset at boot time by Douglas Anderson · 9 years ago
  35. cebfdbf usb: dwc2: reset dwc2 core before dwc2_get_hwparams() by Yunzhi Li · 9 years ago
  36. 9918246 usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams() by Douglas Anderson · 9 years ago
  37. 3be99cd usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interrupts by Gregory Herrero · 9 years ago
  38. 0676c7e usb: dwc2: fix transfer stop programming for out endpoint by Du, Changbin · 9 years ago
  39. 2953901 usb: dwc2: host: Clear interrupts before handling them by Douglas Anderson · 9 years ago
  40. 4a065c7 usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func() by Douglas Anderson · 9 years ago
  41. 69b76cd usb: dwc2: host: Support immediate retries for split transactions by Douglas Anderson · 9 years ago
  42. 6a65953 usb: dwc2: host: Fix missing device insertions by Douglas Anderson · 9 years ago
  43. 37dd9d6 usb: dwc2: add support of hi6220 by Zhangfei Gao · 9 years ago
  44. 3b5fcc9 usb: dwc2: host: use kmem cache to allocate descriptors by Gregory Herrero · 9 years ago
  45. e23b8a5 usb: dwc2: host: fix descriptor list address masking by Mian Yousaf Kaukab · 9 years ago
  46. 95105a9 usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled by Gregory Herrero · 9 years ago
  47. fbb9e22 usb: dwc2: host: enable descriptor dma for fs devices by Mian Yousaf Kaukab · 9 years ago
  48. 762d3a1 usb: dwc2: host: process all completed urbs by Gregory Herrero · 9 years ago
  49. 3f808bd usb: dwc2: host: always increment available host channel during release by Gregory Herrero · 9 years ago
  50. c17b337 usb: dwc2: host: program descriptor for next frame by Gregory Herrero · 9 years ago
  51. b9392d9 usb: dwc2: host: add function to compare frame index by Gregory Herrero · 9 years ago
  52. 2b046bc usb: dwc2: host: spinlock release channel by Gregory Herrero · 9 years ago
  53. 26a19ea usb: dwc2: host: fix use of qtd after free in desc dma mode by Gregory Herrero · 9 years ago
  54. c503b38 usb: dwc2: host: rework isochronous halt path by Gregory Herrero · 9 years ago
  55. dde4c1b usb: dwc2: host: set active bit in isochronous descriptors by Gregory Herrero · 9 years ago
  56. 3ac38d2 usb: dwc2: host: ensure filling of isoc desc is correctly done by Gregory Herrero · 9 years ago
  57. f74875d usb: dwc2: fix kernel oops during driver probe by Stefan Wahren · 9 years ago
  58. 8aa90cf usb: dwc2: make otg clk optional by Stefan Wahren · 9 years ago
  59. 6c2dad6 usb: dwc2: Return errors from PHY by Stefan Wahren · 9 years ago
  60. d0464bc usb: dwc2: Make PHY optional by John Youn · 9 years ago
  61. 1fb7f12 usb: dwc2: host: Fix remote wakeup when not in DWC2_L2 by Douglas Anderson · 9 years ago
  62. f165930 usb: dwc2: host: Fix ahbcfg for rk3066 by Douglas Anderson · 9 years ago
  63. dc87308 usb: dwc2: host: Fix use after free w/ simultaneous irqs by Doug Anderson · 9 years ago
  64. 4d273c2 usb: dwc2: host: Protect PCGCTL with lock in dwc2_port_resume() by Douglas Anderson · 9 years ago
  65. 09a75e8 usb: dwc2: refactor common low-level hw code to platform.c by Marek Szyprowski · 9 years ago
  66. 758ed19 usb: dwc2: remove no longer needed init_mutex by Marek Szyprowski · 9 years ago
  67. 44e4a60 usb: dwc2: fix duplicate argument warning by Mian Yousaf Kaukab · 9 years ago
  68. ec1f9d9 usb: dwc2: gadget: parity fix in isochronous mode by Roman Bacik · 9 years ago
  69. 5ee2a00 usb: dwc2: fix unbalanced phy control by Marek Szyprowski · 9 years ago
  70. 4112905 usb: dwc2: remove non-functional clock gating by Marek Szyprowski · 9 years ago
  71. 19dadca usb: dwc2: remove double call to dwc2_hsotg_of_probe by Marek Szyprowski · 9 years ago
  72. 44583fe usb: dwc2: gadget: fix a memory use-after-free bug by Yunzhi Li · 9 years ago
  73. 21795c8 usb: dwc2: exit hibernation on session request by Mian Yousaf Kaukab · 9 years ago
  74. 8fc37b8 usb: dwc2: gadget: handle reset interrupt before endpoint interrupts by Mian Yousaf Kaukab · 9 years ago
  75. 61f7223 usb: dwc2: gadget: exit hibernation before power down by Gregory Herrero · 9 years ago
  76. 1ee6903 usb: dwc2: gadget: unmask idstschng interrupt only if controller supports it by Gregory Herrero · 9 years ago
  77. 2becdc6 usb: dwc2: gadget: only reset core after addressed state by Mian Yousaf Kaukab · 9 years ago
  78. 5390d43 usb: dwc2: gadget: kill ep0 requests before reinitializing core by Mian Yousaf Kaukab · 9 years ago
  79. c524dd5 usb: dwc2: gadget: stop current transfer on dequeue by Mian Yousaf Kaukab · 9 years ago
  80. e525e74 usb: dwc2: gadget: print complete setup packet by Mian Yousaf Kaukab · 9 years ago
  81. b2d4c54 usb: dwc2: gadget: ignore stall check for ep0 by Mian Yousaf Kaukab · 9 years ago
  82. 86de489 usb: dwc2: gadget: abort core init if core_reset fails by Gregory Herrero · 9 years ago
  83. cd0e641 usb: dwc2: gadget: set op_state in vbus_session call by Gregory Herrero · 9 years ago
  84. 77ba911 usb: dwc2: gadget: don't modify pullup state in host mode by Gregory Herrero · 9 years ago
  85. 857512d usb: dwc2: force dr_mode in case of configuration mismatch by Mian Yousaf Kaukab · 9 years ago
  86. ec4cc65 usb: dwc2: gadget: initialize op_state for peripheral only configuration by Mian Yousaf Kaukab · 9 years ago
  87. 065d393 usb: dwc2: gadget: ensure lx_state corresponds to current state by Gregory Herrero · 9 years ago
  88. 2e84da6 usb: dwc2: host: kill remaining urbs using -ECONNRESET status by Gregory Herrero · 9 years ago
  89. dd81dd7 usb: dwc2: host: use correct frame number during qh init by Gregory Herrero · 9 years ago
  90. fe9b177 usb: dwc2: host: correctly dump urb isochronous descriptors by Gregory Herrero · 9 years ago
  91. 5634e016 usb: dwc2: host: wait 3ms for controller stabilization by Gregory Herrero · 9 years ago
  92. cad73da usb: dwc2: host: clear pending interrupts prior hibernation by Gregory Herrero · 9 years ago
  93. 5bbf6ce usb: dwc2: host: disable interrupt during stop by Gregory Herrero · 9 years ago
  94. 77dbf71 usb: dwc2: host: add disconnect interrupt to host only interrupts by Mian Yousaf Kaukab · 9 years ago
  95. 091473a usb: dwc2: host: disconnect hcd prior stopping it by Gregory Herrero · 9 years ago
  96. 08c4ffc usb: dwc2: host: reset frame number after suspend by Gregory Herrero · 9 years ago
  97. bea7855 usb: dwc2: host: resume only if bus is suspended by Gregory Herrero · 9 years ago
  98. 6e74162 usb: dwc2: host: ignore wakeup interrupt if hibernation supported by Gregory Herrero · 9 years ago
  99. 9afaf75 usb: dwc2: host: avoid resetting lx_state to L3 during disconnect by Gregory Herrero · 9 years ago
  100. 31927b6 usb: dwc2: host: update hcd and lx_state during start/stop callbacks by Gregory Herrero · 9 years ago