1. 8c8ba38 usb: hsic: Add support for HSIC host on 9615 by Lena Salman · 13 years ago
  2. 1193c68 Merge "USB: msm: Use new clock framework APIs" into msm-3.0 by Linux Build Service Account · 13 years ago
  3. 2eb2cd0 usb: gadget: rmnet: Use separate spinlock for RX and TX data paths by Hemant Kumar · 13 years ago
  4. 28b1bac USB: msm: Use new clock framework APIs by Manu Gautam · 13 years ago
  5. 0972cb9 Merge "USB: OTG: msm: Disable PMIC ID pullup before enabling ACA ID detection" into msm-3.0 by Linux Build Service Account · 13 years ago
  6. 446f454 USB: OTG: msm: Disable PMIC ID pullup before enabling ACA ID detection by Pavankumar Kondeti · 13 years ago
  7. 8d1bbd5 usb: ci13xxx_udc: Add debug mask to control debug events by Vamsi Krishna · 13 years ago
  8. 283146f USB: OTG: msm: Fix wall charger compliance issues by Pavankumar Kondeti · 13 years ago
  9. cd82e9d msm: 8960: usb: Add msm_bus vote when cable is connected by Manu Gautam · 13 years ago
  10. cfad498 Merge "USB: gadget: f_acm: Fix NULL pointer check for hs_descriptors" into msm-3.0 by Linux Build Service Account · 13 years ago
  11. c636cb4 USB: gadget: f_acm: Fix NULL pointer check for hs_descriptors by Rajkumar Raghupathy · 13 years ago
  12. 9a08de4 usb: diag_bridge: Add debugfs byte counters by Jack Pham · 13 years ago
  13. ac5d154 Revert: d7022078269b93dc6ee613a0a8519ce2ebe4a726 by David Brown · 13 years ago
  14. d702207 Merge remote-tracking branch 'idos/usb3-msm-3.0-backport-dwc3' into merge/idos by David Brown · 13 years ago
  15. 7dd2266 usb: msm_otg: Migrate to clock apis for XO voting by Stephen Boyd · 13 years ago
  16. 6668ab6 usb: gadget: storage: release superspeed descriptors. by Yu Xu · 13 years ago
  17. 7d4b554 usb: gadget: core: fix bug when removing gadget drivers by Felipe Balbi · 13 years ago
  18. 6a9a345 usb: gadget: storage: add superspeed support by Felipe Balbi · 13 years ago
  19. 9e42b8b usb: gadget: fix typo for default U1/U2 exit latencies by Felipe Balbi · 13 years ago
  20. 8d9e8ba usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC by Paul Zimmerman · 13 years ago
  21. 9967085 USB: gadget: storage: remove alignment assumption by Alan Stern · 13 years ago
  22. 70847f6 usb: gadget: storage: adapt logic block size to bound block devices by Peiyu Li · 13 years ago
  23. a713c15 usb: gadget: epautoconf: do not change number of streams by Felipe Balbi · 13 years ago
  24. 61a3b90 usb: gadget: udc-core: add "new-style" registration interface by Sebastian Andrzej Siewior · 14 years ago
  25. 908f577 usb: gadget: defer setting maxpacket till ->setup() by Sebastian Andrzej Siewior · 14 years ago
  26. 355527b usb: gadget: add SuperSpeed support to the Gadget Framework by Tatyana Brokhman · 14 years ago
  27. fd11902 usb: gadget: add max_speed to usb_composite_driver by Tatyana Brokhman · 14 years ago
  28. 24728e0 usb: gadget: add streams support to the gadget framework by Tatyana Brokhman · 14 years ago
  29. 9781f7d usb: gadget: coding style fix by Tatyana Brokhman · 14 years ago
  30. ebd3f39 usb: gadget: use config_ep_by_speed() instead of ep_choose() by Tatyana Brokhman · 14 years ago
  31. e2a9f93 usb: gadget: configure endpoint according to gadget speed by Tatyana Brokhman · 14 years ago
  32. 9168a35 usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 14 years ago
  33. 2baadcf usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 14 years ago
  34. b657342 usb: gadget: introduce UDC Class by Felipe Balbi · 14 years ago
  35. 6211888 usb: Add module.h to various dwc3 drivers by Paul Gortmaker · 13 years ago
  36. 4d873c3 usb: dwc3: convert structures into bitshifts by Felipe Balbi · 13 years ago
  37. cfca7a7 usb: dwc3: gadget: allow clock gating to work by Felipe Balbi · 13 years ago
  38. 6c08fb7 usb: dwc3: core: cache GHWPARAMS* registers by Felipe Balbi · 13 years ago
  39. 7f7f14f usb: dwc3: add struct dwc3_hwparams by Felipe Balbi · 13 years ago
  40. 3269cbc usb: dwc3: gadget: implement streams support by Felipe Balbi · 13 years ago
  41. 3923482 usb: dwc3: gadget: add support for Bursts by Felipe Balbi · 13 years ago
  42. 2151516 usb: gadget: Add support for multiple RmNET by Anna Perel · 13 years ago
  43. de5a65e Merge "usb: gadget: revert commit "Add proper cleanup of disabled endpoints"" into msm-3.0 by Linux Build Service Account · 13 years ago
  44. a8c7e2c usb: dwc3: gadget: fix DMA offset calculation by Paul Zimmerman · 13 years ago
  45. b669953 usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing by Paul Zimmerman · 13 years ago
  46. 0b16af6 usb: dwc3: gadget: driver should not wait for RxFIFO to drain by Paul Zimmerman · 13 years ago
  47. 074a58e usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs by Paul Zimmerman · 13 years ago
  48. 6a5d97b usb: dwc: remove "All rights reserved" statement. by Sebastian Andrzej Siewior · 13 years ago
  49. 4537314 usb: dwc3: ep0: fix debug output by Sebastian Andrzej Siewior · 13 years ago
  50. 3332e3a usb: dwc3: ep0: remove second giveback in error case by Sebastian Andrzej Siewior · 13 years ago
  51. ab432aa usb: dwc3: ep0: fix debug message by Felipe Balbi · 13 years ago
  52. 62f700c usb: dwc3: ep0: ignore direction on 2-stage transfer by Felipe Balbi · 13 years ago
  53. 7492d14 usb: dwc3: ep0: Make USB30CV happy with SetAddress by Felipe Balbi · 13 years ago
  54. 72679f2 usb: dwc3: gadget: improve debug on link state change by Felipe Balbi · 13 years ago
  55. 9aa0781 usb: dwc3: omap: set idle and standby modes by Felipe Balbi · 13 years ago
  56. 0883c82 usb: dwc3: ep0: introduce ep0_expect_in flag by Felipe Balbi · 13 years ago
  57. 685f979 usb: dwc3: ep0: giveback requests on stall_and_restart by Felipe Balbi · 13 years ago
  58. 8f28d64 usb: dwc3: gadget: drop the useless dma_sync_single* calls by Felipe Balbi · 13 years ago
  59. 5aa8e6c usb: dwc3: gadget: fix GCTL programming by Felipe Balbi · 13 years ago
  60. cb4884c usb: dwc3: define ScaleDown macro helper by Felipe Balbi · 13 years ago
  61. 680df4e usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN by Felipe Balbi · 13 years ago
  62. 6c317eb usb: dwc3: gadget: do not map/unmap ZLP transfers by Sebastian Andrzej Siewior · 13 years ago
  63. 0490e89 usb: dwc3: omap: fix IRQ handling by Felipe Balbi · 13 years ago
  64. a29eace usb: dwc3: omap: change IRQ name to dwc3-omap by Felipe Balbi · 13 years ago
  65. eac0a18 usb: dwc3: add module.h to dwc3-omap.c and core.c by Felipe Balbi · 13 years ago
  66. 3853301 usb: dwc3: omap: distinguish between SW and HW modes by Felipe Balbi · 13 years ago
  67. a9f36f0 usb: dwc3: omap: drop DEV_PM_OPS for now by Felipe Balbi · 13 years ago
  68. 25add6a usb: dwc3: omap: use the macro we already have by Felipe Balbi · 13 years ago
  69. 6db06e5 usb: dwc3: omap: do not enable DMA Disable Clear IRQ by Felipe Balbi · 13 years ago
  70. e57336a usb: dwc3: omap: fix dev_dbg() calls by Felipe Balbi · 13 years ago
  71. fe44a98 usb: dwc3: use ep0_next_event field by Felipe Balbi · 13 years ago
  72. 660f6fb usb: dwc3: core: add ep0_next_event field by Felipe Balbi · 13 years ago
  73. 7971a74 usb: dwc3: drop EP0_STALL state by Felipe Balbi · 13 years ago
  74. 7467e8b usb: dwc3: ep0: clear all EP0 flags by Felipe Balbi · 13 years ago
  75. c201c02 usb: dwc3: ep0: fix Get Status handling by Felipe Balbi · 13 years ago
  76. 6028def usb: dwc3: gadget: replace mdelay with udelay in the busy loop by Sebastian Andrzej Siewior · 13 years ago
  77. d63d30a usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT by Sebastian Andrzej Siewior · 13 years ago
  78. 50b47b6 usb: dwc3: core: move the core check before soft reset by Sebastian Andrzej Siewior · 13 years ago
  79. 63940b6 usb: dwc3: debugfs: remove test mode interface by Sebastian Andrzej Siewior · 13 years ago
  80. 9e44d2f usb: dwc3: ep0: simplify EP0 state machine by Felipe Balbi · 13 years ago
  81. 01eb17f usb: dwc3: core: add flag for EP0 direction by Felipe Balbi · 13 years ago
  82. 7f3c16a usb: dwc3: ep0: add handling for unaligned OUT transfers by Felipe Balbi · 13 years ago
  83. abf905d usb: dwc3: add a bounce buffer for control endpoints by Felipe Balbi · 13 years ago
  84. c204098 usb: dwc3: core: add defines for XferNotReady event on Control EPs by Felipe Balbi · 13 years ago
  85. 60639e6 usb: dwc3: gadget: improve command completion debug message by Felipe Balbi · 13 years ago
  86. f3d228b usb: dwc3: gadget: set request dma to invalid when unmapping by Felipe Balbi · 13 years ago
  87. c388134 usb: dwc3: ep0: fix 'transfered' typo by Felipe Balbi · 13 years ago
  88. d2a925e usb: dwc3: core: add missing @ for kerneldoc by Felipe Balbi · 13 years ago
  89. b1b7b1a usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open() by Dan Carpenter · 13 years ago
  90. 2bb2a4a usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bit by Sebastian Andrzej Siewior · 13 years ago
  91. 043b6e0 usb: dwc3: gadget: use TRB type 6 for ISOC transfers by Sebastian Andrzej Siewior · 13 years ago
  92. b767680 usb: dwc3: gadget: reset resource index to zero by Sebastian Andrzej Siewior · 13 years ago
  93. f5327ee usb: dwc3: gadget: fixing dequeue of TRBs by Sebastian Andrzej Siewior · 13 years ago
  94. 502e0e5 usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled by Randy Dunlap · 13 years ago
  95. 15dc6e5 usb: include module.h in the DesignWare USB3 DRD driver by Stephen Rothwell · 13 years ago
  96. aa526a9 usb: dwc3: Introduce DesignWare USB3 DRD Driver by Felipe Balbi · 13 years ago
  97. eaa328c usb: gadget: introduce gadget_is_dwc3() by Felipe Balbi · 13 years ago
  98. 8ebd62d Merge "USB: OTG: Do not start charging before device enumerates" into msm-3.0 by Linux Build Service Account · 13 years ago
  99. 59506e6 Merge "USB: rmnet_smd: Register platform driver to retry smd_open" into msm-3.0 by Linux Build Service Account · 13 years ago
  100. 8478b17 USB: OTG: Do not start charging before device enumerates by Manu Gautam · 13 years ago