1. 7d67e56 usb: dwc2: Fix DMA cache alignment issues by Martin Schiller · 5 years ago
  2. 4b42bdf usb: dwc2: Remove unnecessary kfree by John Youn · 8 years ago
  3. 7ff1861 usb: dwc2: Fix DMA alignment to start at allocated boundary by Antti Seppälä · 6 years ago
  4. 26f4a6d usb: dwc2: host: Fix transaction errors in host mode by Minas Harutyunyan · 6 years ago
  5. 7e59524 usb: dwc2: Improve gadget state disconnection handling by John Stultz · 7 years ago
  6. 813bd8c usb: dwc2: Make sure we disconnect the gadget state by John Stultz · 7 years ago
  7. ec7b126 usb: dwc2: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  8. b0d65902 usb: dwc2: host: Setting qtd to NULL after freeing it by Vardan Mikayelyan · 8 years ago
  9. b02038f usb: dwc2: Move host-specific core functions into hcd.c by John Youn · 8 years ago
  10. 58e52ff6a usb: dwc2: Move register save and restore functions by John Youn · 8 years ago
  11. 9f9f09b usb: dwc2: host: Totally redo the microframe scheduler by Douglas Anderson · 8 years ago
  12. fae4e82 usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call by Douglas Anderson · 8 years ago
  13. 483bb25 usb: dwc2: host: Add scheduler logging for missed SOFs by Douglas Anderson · 8 years ago
  14. 4e50e01 usb: dwc2: host: Use periodic interrupt even with DMA by Douglas Anderson · 8 years ago
  15. 8add17c usb: dwc2: host: Giveback URB in tasklet context by Douglas Anderson · 8 years ago
  16. c9c8ac0 usb: dwc2: host: fix split transfer schedule sequence by Douglas Anderson · 8 years ago
  17. 94ef7ae usb: dwc2: host: Always add to the tail of queues by Douglas Anderson · 8 years ago
  18. 16e8021 usb: dwc2: host: Avoid use of chan->qh after qh freed by Douglas Anderson · 8 years ago
  19. 3bc04e2 usb: dwc2: host: Get aligned DMA in a more supported way by Douglas Anderson · 8 years ago
  20. 0fe239b usb: dwc2: Avoid double-reset at boot time by Douglas Anderson · 8 years ago
  21. 4a065c7 usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func() by Douglas Anderson · 9 years ago
  22. 6a65953 usb: dwc2: host: Fix missing device insertions by Douglas Anderson · 9 years ago
  23. 3b5fcc9 usb: dwc2: host: use kmem cache to allocate descriptors by Gregory Herrero · 9 years ago
  24. 95105a9 usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled by Gregory Herrero · 9 years ago
  25. fbb9e22 usb: dwc2: host: enable descriptor dma for fs devices by Mian Yousaf Kaukab · 9 years ago
  26. 1fb7f12 usb: dwc2: host: Fix remote wakeup when not in DWC2_L2 by Douglas Anderson · 9 years ago
  27. 4d273c2 usb: dwc2: host: Protect PCGCTL with lock in dwc2_port_resume() by Douglas Anderson · 9 years ago
  28. 5390d43 usb: dwc2: gadget: kill ep0 requests before reinitializing core by Mian Yousaf Kaukab · 9 years ago
  29. 2e84da6 usb: dwc2: host: kill remaining urbs using -ECONNRESET status by Gregory Herrero · 9 years ago
  30. fe9b177 usb: dwc2: host: correctly dump urb isochronous descriptors by Gregory Herrero · 9 years ago
  31. 5634e016 usb: dwc2: host: wait 3ms for controller stabilization by Gregory Herrero · 9 years ago
  32. 5bbf6ce usb: dwc2: host: disable interrupt during stop by Gregory Herrero · 9 years ago
  33. 091473a usb: dwc2: host: disconnect hcd prior stopping it by Gregory Herrero · 9 years ago
  34. bea7855 usb: dwc2: host: resume only if bus is suspended by Gregory Herrero · 9 years ago
  35. 31927b6 usb: dwc2: host: update hcd and lx_state during start/stop callbacks by Gregory Herrero · 9 years ago
  36. a2a23d3f usb: dwc2: host: enter hibernation during bus suspend by Gregory Herrero · 9 years ago
  37. 734643d usb: dwc2: host: add flag to reflect bus state by Gregory Herrero · 9 years ago
  38. 30db103 usb: dwc2: host: create a function to handle port_resume by Gregory Herrero · 9 years ago
  39. 95c8bc3 usb: dwc2: Use platform endianness when accessing registers by Antti Seppälä · 9 years ago
  40. 1f91b4c usb: dwc2: rename all s3c_* to dwc2_* by Felipe Balbi · 9 years ago
  41. b5a468a usb: dwc2: host: allocate qtd before atomic enqueue by Mian Yousaf Kaukab · 9 years ago
  42. b58e6ce usb: dwc2: host: allocate qh before atomic enqueue by Mian Yousaf Kaukab · 9 years ago
  43. 3521a39 usb: dwc2: hcd: fix build warning by Felipe Balbi · 9 years ago
  44. 2d1165a usb: dwc2: remove dwc2_platform.ko by Mian Yousaf Kaukab · 9 years ago
  45. 96d480e usb: dwc2: host: implement test mode by Jingwu Lin · 9 years ago
  46. db62b9a usb: dwc2: host: don't use dma_alloc_coherent with irqs disabled by Gregory Herrero · 9 years ago
  47. 33ad261 usb: dwc2: host: spinlock urb_enqueue by Gregory Herrero · 9 years ago
  48. 99a6579 usb: dwc2: host: add bus_suspend/bus_resume callback by Gregory Herrero · 9 years ago
  49. 9df4cea usb: dwc2: host: register handle to the phy by Mian Yousaf Kaukab · 9 years ago
  50. ecb176c usb: dwc2: set parameter values in probe function by Mian Yousaf Kaukab · 9 years ago
  51. 42a6630 usb: dwc2: host: sleep USB_RESUME_TIMEOUT during resume by Gregory Herrero · 9 years ago
  52. c8d1bc1 Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 9 years ago
  53. 74bd7b6 usb: dwc2: hcd: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  54. a5dd039 dwc2: hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  55. 7252f1b usb: dwc2: avoid leaking DMA channels on disconnection by Vincent Palatin · 9 years ago
  56. 643cc4d usb: dwc2: gadget: add reset flag in init function by Gregory Herrero · 9 years ago
  57. b46146d5 usb: dwc2: host: resume root hub on remote wakeup by Gregory Herrero · 9 years ago
  58. 3d040de usb: dwc2: hcd: use HUB_CHAR_* by Sergei Shtylyov · 9 years ago
  59. b0bb9bb Revert "usb: dwc2: add bus suspend/resume for dwc2" by Paul Zimmerman · 9 years ago
  60. f5500ec usb: dwc2: move usb_disabled() call to host driver only by Dinh Nguyen · 10 years ago
  61. 510ffaa usb: dwc2: Initialize the USB core for peripheral mode by Dinh Nguyen · 10 years ago
  62. 117777b usb: dwc2: Move gadget probe function into platform code by Dinh Nguyen · 10 years ago
  63. 0cf884e usb: dwc2: add bus suspend/resume for dwc2 by Kever Yang · 10 years ago
  64. 5dce955 usb: dwc2: handle DMA buffer unmapping sanely by Paul Zimmerman · 10 years ago
  65. 51b1b64 usb: dwc2: fix memory corruption in dwc2 driver by Paul Zimmerman · 10 years ago
  66. ec513b1 Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  67. 197ba5f Move DWC2 driver out of staging by Paul Zimmerman · 10 years ago[Renamed from drivers/staging/dwc2/hcd.c]
  68. 9f8144c staging: dwc2: don't issue traffic to LS devices in FS mode by Nick Hudson · 11 years ago
  69. 6bf2e2a Staging: dwc2: hcd.c: Fixed a coding style issue by Aldo Iljazi · 11 years ago
  70. 9bda1aa staging: dwc2: fix some functions to return a proper error code by Paul Zimmerman · 11 years ago
  71. bb6c342 Staging: dwc2: Fix conditional statement since urb->actual_length is never less than zero. by Rashika Kheria · 11 years ago
  72. 20f2eb9 staging: dwc2: add microframe scheduler from downstream Pi kernel by Dom Cobley · 11 years ago
  73. 8418108 staging: dwc2: validate urb->actual_length for OUT endpoints by Paul Zimmerman · 11 years ago
  74. 9badec2 staging: dwc2: interpret all hwcfg and related register at init time by Matthijs Kooijman · 11 years ago
  75. acdb904 staging: dwc2: add missing shift by Matthijs Kooijman · 11 years ago
  76. d6ec53e staging: dwc2: simplify register shift expressions by Matthijs Kooijman · 11 years ago
  77. 1c58ce1 staging: dwc2: only read the snpsid register once by Matthijs Kooijman · 11 years ago
  78. f923463 staging: dwc2: unshift non-bool register value constants by Matthijs Kooijman · 11 years ago
  79. f4616af staging: dwc2: Don't touch the dma_mask when dma is disabled by Matthijs Kooijman · 11 years ago
  80. 7de76ee staging: dwc2: when dma is disabled, clear hcd->self.uses_dma by Matthijs Kooijman · 11 years ago
  81. a0112f4 staging: dwc2: disable dma when no dma_mask was setup by Matthijs Kooijman · 11 years ago
  82. b39ed5c staging: dwc2: fix value used in dwc2_set_all_params by Julien Delacou · 11 years ago
  83. 25a4944 staging: dwc2: remove use of bus_to_virt() by Paul Zimmerman · 11 years ago
  84. 0cf31f8 staging: dwc2: reduce noisy debug messages by Paul Zimmerman · 11 years ago
  85. c9e1c90 staging: dwc2: add calls to usb_hcd_link_urb_to_ep() and friends by Paul Zimmerman · 11 years ago
  86. 0d012b9 staging: dwc2: refactor dwc2_host_complete() by Paul Zimmerman · 11 years ago
  87. b37668d Merge 3.10-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  88. 3088531 staging: dwc2: fix value of dma_mask by Paul Zimmerman · 11 years ago
  89. b831341 staging: dwc2: change some dev_dbg() messages to dev_vdbg() by Paul Zimmerman · 11 years ago
  90. 90dbcea staging: dwc2: add const to handling of dwc2_core_params by Stephen Warren · 11 years ago
  91. ca18f4a staging: dwc2: rename dwc2_hcd_intr() to dwc2_handle_hcd_intr() by Matthijs Kooijman · 11 years ago
  92. 6aafb00 staging: dwc2: use irq_return_t for interrupt handlers by Matthijs Kooijman · 11 years ago
  93. 66513f4 staging: dwc2: do not use IRQF_DISABLED by Matthijs Kooijman · 11 years ago
  94. 5b9974b staging: dwc2: add platform device bindings by Matthijs Kooijman · 11 years ago
  95. de9169a staging: dwc2: add missing newlines to debug messages by Paul Zimmerman · 11 years ago
  96. 5351035 staging: dwc2: fix error return code in dwc2_hcd_init() by Wei Yongjun · 11 years ago
  97. 8284f93 staging: dwc2: Make dwc2_set_uninitialized more specific by Matthijs Kooijman · 11 years ago
  98. 050232a staging: dwc2: set the driver name to "dwc2" by Matthijs Kooijman · 11 years ago
  99. 6706c72 staging: dwc2: register common irq handler in dwc2_core_init by Matthijs Kooijman · 11 years ago
  100. b49977a staging: dwc2: toggle periodic debugging output separately by Matthijs Kooijman · 11 years ago