1. 12d36c1 usb: dwc3: gadget: initialize max_streams by Sebastian Andrzej Siewior · 13 years ago
  2. 2204fde usb: Add module.h to various dwc3 drivers by Paul Gortmaker · 13 years ago
  3. dc1c70a usb: dwc3: convert structures into bitshifts by Felipe Balbi · 13 years ago
  4. aabb707 usb: dwc3: gadget: allow clock gating to work by Felipe Balbi · 13 years ago
  5. 26ceca9 usb: dwc3: core: cache GHWPARAMS* registers by Felipe Balbi · 13 years ago
  6. a329949 usb: dwc3: add struct dwc3_hwparams by Felipe Balbi · 13 years ago
  7. 879631a usb: dwc3: gadget: implement streams support by Felipe Balbi · 13 years ago
  8. a4af900 usb: dwc3: gadget: add support for Bursts by Felipe Balbi · 13 years ago
  9. c439ef8 usb: dwc3: gadget: fix DMA offset calculation by Paul Zimmerman · 13 years ago
  10. 5275455 usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing by Paul Zimmerman · 13 years ago
  11. 82828ca usb: dwc3: gadget: driver should not wait for RxFIFO to drain by Paul Zimmerman · 13 years ago
  12. b23c843 usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs by Paul Zimmerman · 13 years ago
  13. 49a25cc usb: dwc: remove "All rights reserved" statement. by Sebastian Andrzej Siewior · 13 years ago
  14. b147f35 usb: dwc3: ep0: fix debug output by Sebastian Andrzej Siewior · 13 years ago
  15. 9876cbe usb: dwc3: ep0: remove second giveback in error case by Sebastian Andrzej Siewior · 13 years ago
  16. 25355be usb: dwc3: ep0: fix debug message by Felipe Balbi · 13 years ago
  17. d95b09b usb: dwc3: ep0: ignore direction on 2-stage transfer by Felipe Balbi · 13 years ago
  18. 2646021 usb: dwc3: ep0: Make USB30CV happy with SetAddress by Felipe Balbi · 13 years ago
  19. 019ac83 usb: dwc3: gadget: improve debug on link state change by Felipe Balbi · 13 years ago
  20. 4b5faa7a usb: dwc3: omap: set idle and standby modes by Felipe Balbi · 13 years ago
  21. 55f3fba usb: dwc3: ep0: introduce ep0_expect_in flag by Felipe Balbi · 13 years ago
  22. d742220 usb: dwc3: ep0: giveback requests on stall_and_restart by Felipe Balbi · 13 years ago
  23. bb7ea28 usb: dwc3: gadget: drop the useless dma_sync_single* calls by Felipe Balbi · 13 years ago
  24. 771f184 usb: dwc3: gadget: fix GCTL programming by Felipe Balbi · 13 years ago
  25. f78d32e usb: dwc3: define ScaleDown macro helper by Felipe Balbi · 13 years ago
  26. f4aadbe usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN by Felipe Balbi · 13 years ago
  27. 78c58a5 usb: dwc3: gadget: do not map/unmap ZLP transfers by Sebastian Andrzej Siewior · 13 years ago
  28. 42077b0 usb: dwc3: omap: fix IRQ handling by Felipe Balbi · 13 years ago
  29. dd17a6b usb: dwc3: omap: change IRQ name to dwc3-omap by Felipe Balbi · 13 years ago
  30. a72e658 usb: dwc3: add module.h to dwc3-omap.c and core.c by Felipe Balbi · 13 years ago
  31. 9962444 usb: dwc3: omap: distinguish between SW and HW modes by Felipe Balbi · 13 years ago
  32. 29d8bc1 usb: dwc3: omap: drop DEV_PM_OPS for now by Felipe Balbi · 13 years ago
  33. df01c61 usb: dwc3: omap: use the macro we already have by Felipe Balbi · 13 years ago
  34. 324e548 usb: dwc3: omap: do not enable DMA Disable Clear IRQ by Felipe Balbi · 13 years ago
  35. ccba3bc usb: dwc3: omap: fix dev_dbg() calls by Felipe Balbi · 13 years ago
  36. 1ddcb21 usb: dwc3: use ep0_next_event field by Felipe Balbi · 13 years ago
  37. b53c772 usb: dwc3: core: add ep0_next_event field by Felipe Balbi · 13 years ago
  38. 0b7836a usb: dwc3: drop EP0_STALL state by Felipe Balbi · 13 years ago
  39. 76cb323 usb: dwc3: ep0: clear all EP0 flags by Felipe Balbi · 13 years ago
  40. b673cf3 usb: dwc3: ep0: fix Get Status handling by Felipe Balbi · 13 years ago
  41. 61d5824 usb: dwc3: gadget: replace mdelay with udelay in the busy loop by Sebastian Andrzej Siewior · 13 years ago
  42. 624407f usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT by Sebastian Andrzej Siewior · 13 years ago
  43. 7650bd7 usb: dwc3: core: move the core check before soft reset by Sebastian Andrzej Siewior · 13 years ago
  44. e722531 usb: dwc3: debugfs: remove test mode interface by Sebastian Andrzej Siewior · 13 years ago
  45. c7fcdeb usb: dwc3: ep0: simplify EP0 state machine by Felipe Balbi · 13 years ago
  46. 984f66a usb: dwc3: core: add flag for EP0 direction by Felipe Balbi · 13 years ago
  47. a682970 usb: dwc3: ep0: add handling for unaligned OUT transfers by Felipe Balbi · 13 years ago
  48. 5812b1c usb: dwc3: add a bounce buffer for control endpoints by Felipe Balbi · 13 years ago
  49. dc137f0 usb: dwc3: core: add defines for XferNotReady event on Control EPs by Felipe Balbi · 13 years ago
  50. 164f6e1 usb: dwc3: gadget: improve command completion debug message by Felipe Balbi · 13 years ago
  51. f198ead usb: dwc3: gadget: set request dma to invalid when unmapping by Felipe Balbi · 13 years ago
  52. c611ccb usb: dwc3: ep0: fix 'transfered' typo by Felipe Balbi · 13 years ago
  53. 91db07d usb: dwc3: core: add missing @ for kerneldoc by Felipe Balbi · 13 years ago
  54. b4f28a9 usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open() by Dan Carpenter · 13 years ago
  55. 0156cf8 usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bit by Sebastian Andrzej Siewior · 13 years ago
  56. 5a18999 usb: dwc3: gadget: use TRB type 6 for ISOC transfers by Sebastian Andrzej Siewior · 13 years ago
  57. a1ae9be usb: dwc3: gadget: reset resource index to zero by Sebastian Andrzej Siewior · 13 years ago
  58. 0d2f475 usb: dwc3: gadget: fixing dequeue of TRBs by Sebastian Andrzej Siewior · 13 years ago
  59. 096cb25 usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled by Randy Dunlap · 13 years ago
  60. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  61. 46a5728 usb: include module.h in the DesignWare USB3 DRD driver by Stephen Rothwell · 13 years ago
  62. 72246da usb: Introduce DesignWare USB3 DRD Driver by Felipe Balbi · 13 years ago