1. 77569fc usb: dwc2: fix isoc split in transfer with no data by William Wu · 6 years ago
  2. 1479cb6 usb: dwc2: host: If using uframe scheduler, end splits better by Douglas Anderson · 8 years ago
  3. 483bb25 usb: dwc2: host: Add scheduler logging for missed SOFs by Douglas Anderson · 8 years ago
  4. ced9eee usb: dwc2: host: Rename some fields in struct dwc2_qh by Douglas Anderson · 8 years ago
  5. d82a810e usb: dwc2: host: There's not really a TT for the root hub by Douglas Anderson · 8 years ago
  6. 74fc4a7 usb: dwc2: host: Add scheduler tracing by Douglas Anderson · 8 years ago
  7. c9c8ac0 usb: dwc2: host: fix split transfer schedule sequence by Douglas Anderson · 8 years ago
  8. 94ef7ae usb: dwc2: host: Always add to the tail of queues by Douglas Anderson · 8 years ago
  9. 16e8021 usb: dwc2: host: Avoid use of chan->qh after qh freed by Douglas Anderson · 8 years ago
  10. 3bc04e2 usb: dwc2: host: Get aligned DMA in a more supported way by Douglas Anderson · 8 years ago
  11. 62943b7 usb: dwc2: host: fix the data toggle error in full speed descriptor dma by Tang, Jianqiang · 8 years ago
  12. 2953901 usb: dwc2: host: Clear interrupts before handling them by Douglas Anderson · 9 years ago
  13. 6a65953 usb: dwc2: host: Fix missing device insertions by Douglas Anderson · 9 years ago
  14. fbb9e22 usb: dwc2: host: enable descriptor dma for fs devices by Mian Yousaf Kaukab · 9 years ago
  15. dc87308 usb: dwc2: host: Fix use after free w/ simultaneous irqs by Doug Anderson · 9 years ago
  16. 95c8bc3 usb: dwc2: Use platform endianness when accessing registers by Antti Seppälä · 9 years ago
  17. e499123 usb: dwc2: host: ensure qtb exists before dereferencing it by Gregory Herrero · 9 years ago
  18. db62b9a usb: dwc2: host: don't use dma_alloc_coherent with irqs disabled by Gregory Herrero · 9 years ago
  19. a7714c1 usb: dwc2: host: resume root hub on port connect by Gregory Herrero · 9 years ago
  20. 5dce955 usb: dwc2: handle DMA buffer unmapping sanely by Paul Zimmerman · 10 years ago
  21. 151d0cb usb: dwc2: make the scheduler handle excessive NAKs better by Nick Hudson · 10 years ago
  22. 2b54fa6 usb: dwc2: fix dereference before NULL check by Paul Zimmerman · 10 years ago
  23. 197ba5f Move DWC2 driver out of staging by Paul Zimmerman · 10 years ago[Renamed from drivers/staging/dwc2/hcd_intr.c]
  24. e7e59e1 staging: dwc2: fix useless test for non-0 by Paul Zimmerman · 11 years ago
  25. 54216ac staging: dwc2: fix screwup in checking return value by Paul Zimmerman · 11 years ago
  26. 057715f staging: dwc2: rename dwc2_check_core_status() by Paul Zimmerman · 11 years ago
  27. 723a231 Staging: dwc2: Fix variable dereferenced before check by Rashika Kheria · 11 years ago
  28. 20f2eb9 staging: dwc2: add microframe scheduler from downstream Pi kernel by Dom Cobley · 11 years ago
  29. 9badec2 staging: dwc2: interpret all hwcfg and related register at init time by Matthijs Kooijman · 11 years ago
  30. d6ec53e staging: dwc2: simplify register shift expressions by Matthijs Kooijman · 11 years ago
  31. f923463 staging: dwc2: unshift non-bool register value constants by Matthijs Kooijman · 11 years ago
  32. 0cf31f8 staging: dwc2: reduce noisy debug messages by Paul Zimmerman · 11 years ago
  33. 399fdf9 staging: dwc2: optimize dwc2_hc_handle_tt_clear() a bit by Paul Zimmerman · 11 years ago
  34. 0d012b9 staging: dwc2: refactor dwc2_host_complete() by Paul Zimmerman · 11 years ago
  35. 829455b Merge 3.10-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  36. 0797c3a staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS by Paul Zimmerman · 11 years ago
  37. bcc5def staging: dwc2: add helper variable to simplify code by Matthijs Kooijman · 11 years ago
  38. 37e1dcc staging: dwc2: use dwc2_hcd_get_frame_number where possible by Matthijs Kooijman · 11 years ago
  39. 438492a staging: dwc2: remove dummy interrupt handling by Matthijs Kooijman · 11 years ago
  40. ca18f4a staging: dwc2: rename dwc2_hcd_intr() to dwc2_handle_hcd_intr() by Matthijs Kooijman · 11 years ago
  41. 6aafb00 staging: dwc2: use irq_return_t for interrupt handlers by Matthijs Kooijman · 11 years ago
  42. 7902c16 staging: dwc2: check for null pointer before dereferencing it by Paul Zimmerman · 11 years ago
  43. de9169a staging: dwc2: add missing newlines to debug messages by Paul Zimmerman · 11 years ago
  44. b49977a staging: dwc2: toggle periodic debugging output separately by Matthijs Kooijman · 11 years ago
  45. 8509f2f staging: dwc2: always release host channel after dequeueing by Matthijs Kooijman · 11 years ago
  46. 157dfaa staging: dwc2: fix compiler warnings by Paul Zimmerman · 11 years ago
  47. 7359d48 staging: HCD files for the DWC2 driver by Paul Zimmerman · 11 years ago