1. a866ee0 usb: dwc3: ep0: fix status phase delayed status direction by Felipe Balbi · 13 years ago
  2. a7e8d65 usb: dwc3: ep0: drop XferNotReady(DATA) support by Felipe Balbi · 13 years ago
  3. b6c4acd usb: dwc3: ep0: move DATA phase away from on-demand by Felipe Balbi · 13 years ago
  4. cb84c5e usb: dwc3: ep0: ignore XferNotReady(STATUS) when we're not expecting it by Felipe Balbi · 13 years ago
  5. 1cd6601 usb: dwc3: ep0: drop dead code by Felipe Balbi · 13 years ago
  6. 929646c usb: dwc3: ep0: split the special cases on ep0_queue by Felipe Balbi · 13 years ago
  7. 2640f34 usb: dwc3: ep0: drop unnecessary variable by Felipe Balbi · 13 years ago
  8. 07e0ee8 usb: dwc3: gadget: set Ignore Sequence Number bit from ConnectDone Event by Felipe Balbi · 13 years ago
  9. 77473f7 usb: dwc3: return error in case of run/stop timeout by Pratyush Anand · 13 years ago
  10. 49917a4 usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received by Pratyush Anand · 13 years ago
  11. 4dbba17 usb: dwc3: no need to clear INIT{U1,U2}ENA bits by Pratyush Anand · 13 years ago
  12. d69dcdd usb: dwc3: keep default hird threshold value as 4b1100 by Pratyush Anand · 13 years ago
  13. eb84075 usb: dwc3: correct set_halt implementation for ep0 by Pratyush Anand · 13 years ago
  14. 0ed27b1 usb: dwc3: ep0: prevent starting transfers twice on ep0 by Felipe Balbi · 13 years ago
  15. 4ee20d5 usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt by Felipe Balbi · 13 years ago
  16. 4959cfc usb: dwc3: rename res_trans_idx to resource_index by Felipe Balbi · 13 years ago
  17. 46485a0 usb: dwc3: gadget: split special cases of ep_queue() by Felipe Balbi · 13 years ago
  18. 6263ebe usb: dwc3: remove WARN_ON from dwc_stop_active_transfer by Pratyush Anand · 13 years ago
  19. 99d4da8 USB: DWC3: Issue device soft reset before core soft reset by Pratyush Anand · 13 years ago
  20. 38a535c USB: DWC3: Put 100 ms delay for phy to be stable by Pratyush Anand · 13 years ago
  21. 1147f1c usb: dwc3: Remove duplicate header file inclusion by Sachin Kamat · 13 years ago
  22. 110ff60 usb: dwc3: giveback all queued request when ep disabled or reset received by Pratyush Anand · 13 years ago
  23. eaec3e9 usb: dwc3: fix giveback of queued request in ep_dequeue by Pratyush Anand · 13 years ago
  24. bccd680 usb: gadget: composite: fix ep->maxburst initialization by Felipe Balbi · 13 years ago
  25. 50ed834 usb: dwc3: resume phy during gadget initialization on recent cores by Pratyush Anand · 13 years ago
  26. b403c11 usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition by Pratyush Anand · 13 years ago
  27. a09be0a usb: dwc3: gadget: ignore endpoint IRQs when endpoint is disabled by Felipe Balbi · 13 years ago
  28. 5e5d2aa usb: dwc3: gadget: don't call stop_active_transfers() on disconnect by Felipe Balbi · 13 years ago
  29. b129eb7 usb: dwc3: gadget: don't wait for ep cmd IRQ by Felipe Balbi · 13 years ago
  30. 8e5e3de usb: dwc3: gadget: drop useless code by Felipe Balbi · 13 years ago
  31. 413dba6 usb: dwc3: Fix break from cleanup request loop by Pratyush Anand · 13 years ago
  32. 73939b0 usb: dwc3: Fix missed isoc IN transaction by Pratyush Anand · 13 years ago
  33. e8478e6 USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definition by Pratyush Anand · 13 years ago
  34. 8379bef USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definition by Pratyush Anand · 13 years ago
  35. df02342 USB: DWC3: Generate interrupt on each TRB as default option by Pratyush Anand · 13 years ago
  36. ed8c398 usb: dwc3: ep0: rename dwc3_ep0_complete_req to dwc3_ep0_complete_status by Felipe Balbi · 13 years ago
  37. 8761921 usb: dwc3: ep0: be careful with endianness on SetSEL command by Felipe Balbi · 13 years ago
  38. 65811b6 usb: dwc3: ep0: simplify error handling on dwc3_ep0_inspect_setup by Felipe Balbi · 13 years ago
  39. d8bb4f7 usb: dwc3: gadget: move AcceptU1Ena and AcceptU2Ena to Reset IRQ by Gerard CAUVY · 13 years ago
  40. 34d548c usb: dwc3: gadget: disable U1/U2 on disconnect by Felipe Balbi · 13 years ago
  41. b4d0435 usb: dwc3: gadget: prevent DCTL register corruption by Felipe Balbi · 13 years ago
  42. 43fa01a usb: dwc3: core: make sure evt->lpos is correctly initialized by Paul Zimmerman · 13 years ago
  43. 88df427 usb: dwc3: support new revisions of DWC3 core by Paul Zimmerman · 13 years ago
  44. dffb81b usb: dwc3: gadget: rename phy_power() to phy_suspend() by Paul Zimmerman · 13 years ago
  45. 8b9388f usb: dwc3: gadget: reinitialize retries by Paul Zimmerman · 13 years ago
  46. 394c74f usb: dwc3: add definitions for new registers by Paul Zimmerman · 13 years ago
  47. 5d409eb usb: dwc3: gadget: remove trailing semicolon by Felipe Balbi · 13 years ago
  48. 7a94fbb usb: dwc3: ep0: fix a typo in comment by Felipe Balbi · 13 years ago
  49. 9610cd2 usb: dwc3: ep0: align on function signature by Felipe Balbi · 13 years ago
  50. 0a1730a usb: dwc3: ep0: switch over to IS_ALIGNED by Felipe Balbi · 13 years ago
  51. db0af40 usb: dwc3: handle pending unaligned Control OUT data phase correctly by Felipe Balbi · 13 years ago
  52. 800bf64 usb: dwc3: fix a WARN and a comment by Felipe Balbi · 13 years ago
  53. e6e44c7 usb: dwc3: Fix the dwc3 dependency by joseph daniel · 13 years ago
  54. 57cdac1 usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  55. b0791fb usb: dwc3: define DWC3_EP0_BOUNCE_SIZE by Felipe Balbi · 13 years ago
  56. f39a37f usb: dwc3: gadget: issue Update Transfer command after queuing isoc request by Paul Zimmerman · 13 years ago
  57. 395c349 usb: dwc3: ep0: implement support for Set Isoch Delay request by Felipe Balbi · 13 years ago
  58. dc6e094 usb: dwc3: gadget: increase setup buffer size by Felipe Balbi · 13 years ago
  59. 9e788d6 usb: dwc3: ep0: implement Set SEL support by Felipe Balbi · 13 years ago
  60. 573c276 usb: dwc3: gadget: implement Global Command support by Felipe Balbi · 13 years ago
  61. bb8b8a3 usb: dwc3: ep0: add LPM handling by Sebastian Andrzej Siewior · 13 years ago
  62. 38d2c6c usb: dwc3: workaround: metastability state on Run/Stop bit by Felipe Balbi · 13 years ago
  63. c712cf8 usb: dwc3: core: define more revision macros by Felipe Balbi · 13 years ago
  64. 1c4dbcb DWC3: gadget: Report error if RX buffer not aligned to EP's MTU by Manu Gautam · 12 years ago
  65. b47fd4a Merge "usb: dwc3: Bring back in readl/writel APIs" by Linux Build Service Account · 12 years ago
  66. 2c7bc9c usb: dwc3: Bring back in readl/writel APIs by Manu Gautam · 13 years ago
  67. 2617deb usb: dwc3-msm: Add vote for BUS scaling on cable connect by Manu Gautam · 13 years ago
  68. bd0e578 usb: dwc3-msm: Initialize HSPHY and SSPHY using QSCRATCH by Manu Gautam · 13 years ago
  69. 7a559ef Merge changes I88dafd6e,Id12120d6 into msm-3.4 by Linux Build Service Account · 13 years ago
  70. e177895 usb: dwc3-msm: Disable low power mode by Manu Gautam · 13 years ago
  71. 3e9ad35 usb: dwc3-msm: Add voting for interface, ref and sleep clocks by Manu Gautam · 13 years ago
  72. c64d85e usb: dwc3: Disable host mode if operational mode is DRD (or OTG) by Manu Gautam · 13 years ago
  73. 7ad8ded usb: dwc3-msm: Route DWC3 USB3.0 controller signals to the primary port by Ido Shayevitz · 13 years ago
  74. a00d732 usb: gadget: Introduce qdss function driver by Shimrit Malichi · 13 years ago
  75. b506727 usb: dwc3-msm: Add support for LPM on cable disconnect by Manu Gautam · 13 years ago
  76. 5acb4ba USB: dwc3: Add workaround for incorrect GUSB3PIPECTL default value by Pavankumar Kondeti · 13 years ago
  77. c6e15aa USB: dwc3: Add workaround for incorrect GUCTL register's default value by Pavankumar Kondeti · 13 years ago
  78. 17206c2 usb: dwc3-msm: Request for otg_interrupt irq by Manu Gautam · 13 years ago
  79. f8687a5 usb: dwc3-msm: Fix redeclaration error of 'enum usb_vdd_value' by Manu Gautam · 13 years ago
  80. 33fe6f1 USB: dwc: Add a warning message about Vendor Device LMP event by Pavankumar Kondeti · 13 years ago
  81. d393e17 USB: dwc3: Increase event buffer size from 4K to 8K by Pavankumar Kondeti · 13 years ago
  82. fe2c063 USB: dwc3: Add workaround for possible bug related to PHY CDR by Pavankumar Kondeti · 13 years ago
  83. bd348b6 USB: xhci: Add PORTSC register write delay quirk for DWC3 controller by Pavankumar Kondeti · 13 years ago
  84. 1742db2 usb: dwc3_msm: Add master clock (or core clock) voting by Manu Gautam · 13 years ago
  85. 8c64281 usb: dwc3-msm: Add support for charger detection by Manu Gautam · 13 years ago
  86. c9e92e9 usb: dwc3: Set dma mask for USB3.0 dwc3 driver by Ido Shayevitz · 13 years ago
  87. 4a18733 usb: dwc3: core: split host address space by Ido Shayevitz · 13 years ago
  88. cdeef4c usb: dwc3: Introduce OTG driver for dwc3 by Ido Shayevitz · 13 years ago
  89. fa65a58 usb: dwc3-msm: convert TRBs into bitshifts by Ido Shayevitz · 13 years ago
  90. 91bd4ea usb: dwc3-msm: use generic map/unmap routines by Ido Shayevitz · 13 years ago
  91. ca2691e usb: dwc3: Fix dwc3 device name for MSM platfrom by Ido Shayevitz · 13 years ago
  92. 23873a3 usb: dwc3: Fix merge conflict for not auto select USB_GADGET_SUPERSPEED by Ido Shayevitz · 13 years ago
  93. 60e0135 usb: dwc3-msm: Add regulators voting for SS and HS PHYs by Manu Gautam · 13 years ago
  94. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 13 years ago
  95. 9e5bd6f usb: dwc3: Fix compilation (forbidden warning) by Ido Shayevitz · 13 years ago
  96. 9fb8345 usb: gadget: dwc3: Add support for DBM (MSM specific) endpoints. by Ido Shayevitz · 13 years ago
  97. ef72ddd usb: dwc3: Add MSM dwc3 wrapper by Ido Shayevitz · 13 years ago
  98. 64b6c8a usb: dwc3: Free event buffers array by Anton Tikhomirov · 13 years ago
  99. ecb0779 usb: dwc3: ep0: add a default case for SetFeature command by Gerard Cauvy · 13 years ago
  100. cd423dd usb: dwc3: ep0: increment "actual" on bounced ep0 case by Felipe Balbi · 13 years ago