1. 908f577 usb: gadget: defer setting maxpacket till ->setup() by Sebastian Andrzej Siewior · 14 years ago
  2. 355527b usb: gadget: add SuperSpeed support to the Gadget Framework by Tatyana Brokhman · 14 years ago
  3. fd11902 usb: gadget: add max_speed to usb_composite_driver by Tatyana Brokhman · 14 years ago
  4. 24728e0 usb: gadget: add streams support to the gadget framework by Tatyana Brokhman · 14 years ago
  5. 9781f7d usb: gadget: coding style fix by Tatyana Brokhman · 14 years ago
  6. ebd3f39 usb: gadget: use config_ep_by_speed() instead of ep_choose() by Tatyana Brokhman · 14 years ago
  7. e2a9f93 usb: gadget: configure endpoint according to gadget speed by Tatyana Brokhman · 14 years ago
  8. 9168a35 usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 14 years ago
  9. 2baadcf usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 14 years ago
  10. b657342 usb: gadget: introduce UDC Class by Felipe Balbi · 14 years ago
  11. 1e4eabf usb: ch9: add function defines from ch9, USB 3.0 spec by Sebastian Andrzej Siewior · 14 years ago
  12. 6211888 usb: Add module.h to various dwc3 drivers by Paul Gortmaker · 13 years ago
  13. 4d873c3 usb: dwc3: convert structures into bitshifts by Felipe Balbi · 13 years ago
  14. cfca7a7 usb: dwc3: gadget: allow clock gating to work by Felipe Balbi · 13 years ago
  15. 6c08fb7 usb: dwc3: core: cache GHWPARAMS* registers by Felipe Balbi · 13 years ago
  16. 7f7f14f usb: dwc3: add struct dwc3_hwparams by Felipe Balbi · 13 years ago
  17. 3269cbc usb: dwc3: gadget: implement streams support by Felipe Balbi · 13 years ago
  18. 3923482 usb: dwc3: gadget: add support for Bursts by Felipe Balbi · 13 years ago
  19. 24a340b usb: add usb_endpoint_maxp() macro by kuninori.morimoto.gx@renesas.com · 14 years ago
  20. a8c7e2c usb: dwc3: gadget: fix DMA offset calculation by Paul Zimmerman · 13 years ago
  21. b669953 usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing by Paul Zimmerman · 13 years ago
  22. 0b16af6 usb: dwc3: gadget: driver should not wait for RxFIFO to drain by Paul Zimmerman · 13 years ago
  23. 074a58e usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs by Paul Zimmerman · 13 years ago
  24. 6a5d97b usb: dwc: remove "All rights reserved" statement. by Sebastian Andrzej Siewior · 13 years ago
  25. 4537314 usb: dwc3: ep0: fix debug output by Sebastian Andrzej Siewior · 13 years ago
  26. 3332e3a usb: dwc3: ep0: remove second giveback in error case by Sebastian Andrzej Siewior · 13 years ago
  27. ab432aa usb: dwc3: ep0: fix debug message by Felipe Balbi · 13 years ago
  28. 62f700c usb: dwc3: ep0: ignore direction on 2-stage transfer by Felipe Balbi · 13 years ago
  29. 7492d14 usb: dwc3: ep0: Make USB30CV happy with SetAddress by Felipe Balbi · 13 years ago
  30. 72679f2 usb: dwc3: gadget: improve debug on link state change by Felipe Balbi · 14 years ago
  31. 9aa0781 usb: dwc3: omap: set idle and standby modes by Felipe Balbi · 14 years ago
  32. 0883c82 usb: dwc3: ep0: introduce ep0_expect_in flag by Felipe Balbi · 14 years ago
  33. 685f979 usb: dwc3: ep0: giveback requests on stall_and_restart by Felipe Balbi · 14 years ago
  34. 8f28d64 usb: dwc3: gadget: drop the useless dma_sync_single* calls by Felipe Balbi · 14 years ago
  35. 5aa8e6c usb: dwc3: gadget: fix GCTL programming by Felipe Balbi · 14 years ago
  36. cb4884c usb: dwc3: define ScaleDown macro helper by Felipe Balbi · 14 years ago
  37. 680df4e usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN by Felipe Balbi · 14 years ago
  38. 6c317eb usb: dwc3: gadget: do not map/unmap ZLP transfers by Sebastian Andrzej Siewior · 14 years ago
  39. 0490e89 usb: dwc3: omap: fix IRQ handling by Felipe Balbi · 14 years ago
  40. a29eace usb: dwc3: omap: change IRQ name to dwc3-omap by Felipe Balbi · 14 years ago
  41. eac0a18 usb: dwc3: add module.h to dwc3-omap.c and core.c by Felipe Balbi · 14 years ago
  42. 3853301 usb: dwc3: omap: distinguish between SW and HW modes by Felipe Balbi · 14 years ago
  43. a9f36f0 usb: dwc3: omap: drop DEV_PM_OPS for now by Felipe Balbi · 14 years ago
  44. 25add6a usb: dwc3: omap: use the macro we already have by Felipe Balbi · 14 years ago
  45. 6db06e5 usb: dwc3: omap: do not enable DMA Disable Clear IRQ by Felipe Balbi · 14 years ago
  46. e57336a usb: dwc3: omap: fix dev_dbg() calls by Felipe Balbi · 14 years ago
  47. fe44a98 usb: dwc3: use ep0_next_event field by Felipe Balbi · 14 years ago
  48. 660f6fb usb: dwc3: core: add ep0_next_event field by Felipe Balbi · 14 years ago
  49. 7971a74 usb: dwc3: drop EP0_STALL state by Felipe Balbi · 14 years ago
  50. 7467e8b usb: dwc3: ep0: clear all EP0 flags by Felipe Balbi · 14 years ago
  51. c201c02 usb: dwc3: ep0: fix Get Status handling by Felipe Balbi · 14 years ago
  52. 6028def usb: dwc3: gadget: replace mdelay with udelay in the busy loop by Sebastian Andrzej Siewior · 14 years ago
  53. d63d30a usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT by Sebastian Andrzej Siewior · 14 years ago
  54. 50b47b6 usb: dwc3: core: move the core check before soft reset by Sebastian Andrzej Siewior · 14 years ago
  55. 63940b6 usb: dwc3: debugfs: remove test mode interface by Sebastian Andrzej Siewior · 14 years ago
  56. 9e44d2f usb: dwc3: ep0: simplify EP0 state machine by Felipe Balbi · 14 years ago
  57. 01eb17f usb: dwc3: core: add flag for EP0 direction by Felipe Balbi · 14 years ago
  58. 7f3c16a usb: dwc3: ep0: add handling for unaligned OUT transfers by Felipe Balbi · 14 years ago
  59. abf905d usb: dwc3: add a bounce buffer for control endpoints by Felipe Balbi · 14 years ago
  60. c204098 usb: dwc3: core: add defines for XferNotReady event on Control EPs by Felipe Balbi · 14 years ago
  61. 60639e6 usb: dwc3: gadget: improve command completion debug message by Felipe Balbi · 14 years ago
  62. f3d228b usb: dwc3: gadget: set request dma to invalid when unmapping by Felipe Balbi · 14 years ago
  63. c388134 usb: dwc3: ep0: fix 'transfered' typo by Felipe Balbi · 14 years ago
  64. d2a925e usb: dwc3: core: add missing @ for kerneldoc by Felipe Balbi · 14 years ago
  65. b1b7b1a usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open() by Dan Carpenter · 14 years ago
  66. 2bb2a4a usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bit by Sebastian Andrzej Siewior · 14 years ago
  67. 043b6e0 usb: dwc3: gadget: use TRB type 6 for ISOC transfers by Sebastian Andrzej Siewior · 14 years ago
  68. b767680 usb: dwc3: gadget: reset resource index to zero by Sebastian Andrzej Siewior · 14 years ago
  69. f5327ee usb: dwc3: gadget: fixing dequeue of TRBs by Sebastian Andrzej Siewior · 14 years ago
  70. 502e0e5 usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled by Randy Dunlap · 14 years ago
  71. 15dc6e5 usb: include module.h in the DesignWare USB3 DRD driver by Stephen Rothwell · 14 years ago
  72. aa526a9 usb: dwc3: Introduce DesignWare USB3 DRD Driver by Felipe Balbi · 14 years ago
  73. eaa328c usb: gadget: introduce gadget_is_dwc3() by Felipe Balbi · 14 years ago
  74. 45b0e8c Merge "arm: fiq: Provide empty stubs for fiq functions" into msm-3.0 by Linux Build Service Account · 13 years ago
  75. 6461378 Merge "Bluetooth: Ensure full A2MP msg is pulled from skb" into msm-3.0 by Linux Build Service Account · 13 years ago
  76. c844009 Merge "ASOC: msm: Add the secondary I2S RX CPU driver." into msm-3.0 by Linux Build Service Account · 13 years ago
  77. 14dc509 Merge "Bluetooth: Allow headroom in ACL data packets from HCI socket" into msm-3.0 by Linux Build Service Account · 13 years ago
  78. 01681c8 Merge "mfd: pm8xxx-pwm: Add support for PM8038" into msm-3.0 by Linux Build Service Account · 13 years ago
  79. 8ebd62d Merge "USB: OTG: Do not start charging before device enumerates" into msm-3.0 by Linux Build Service Account · 13 years ago
  80. 41262de Merge "msm: vidc: insert break in switch-case statement" into msm-3.0 by Linux Build Service Account · 13 years ago
  81. 59506e6 Merge "USB: rmnet_smd: Register platform driver to retry smd_open" into msm-3.0 by Linux Build Service Account · 13 years ago
  82. 3f97916 defconfig: msm7627a: Enable atmel mxt driver by Mohan Pallaka · 13 years ago
  83. 8478b17 USB: OTG: Do not start charging before device enumerates by Manu Gautam · 13 years ago
  84. 4f6ca0e USB: rmnet_smd: Register platform driver to retry smd_open by Manu Gautam · 13 years ago
  85. 22b6b33 Merge "msm: clock-local: Add md_reg check for rcg_clock handoff" into msm-3.0 by Linux Build Service Account · 13 years ago
  86. 8c7c4ef Merge "msm: bam_dmux: fix init error handling" into msm-3.0 by Linux Build Service Account · 13 years ago
  87. 826b47c Merge "msm_fb: display: increase timeout value to 2 vsync" into msm-3.0 by Linux Build Service Account · 13 years ago
  88. 9309bd3 Merge "usb: Increase USB buffer size to match 9x15 buffer sizes" into msm-3.0 by Linux Build Service Account · 13 years ago
  89. 6137377 Merge "power: pm8921-charger: limit charger current" into msm-3.0 by Linux Build Service Account · 13 years ago
  90. fa94c68 Merge "base: genlock: Remove genlock_release_lock and associated ioctl" into msm-3.0 by Linux Build Service Account · 13 years ago
  91. fdedd28 Merge "board: 8930: Add regulator info for WCD9304" into msm-3.0 by Linux Build Service Account · 13 years ago
  92. 68d1f3f Merge "msm_fb: display: enable MDP interrupts base on panel interface" into msm-3.0 by Linux Build Service Account · 13 years ago
  93. 0aa11a9 Merge "msm: lpass-8960: Add support for Modem reset notification" into msm-3.0 by Linux Build Service Account · 13 years ago
  94. ab41801 Merge "usb: rmnet_ctrl_smd: Handle SMD Closing Delay Retry" into msm-3.0 by Linux Build Service Account · 13 years ago
  95. eff8819 Merge "USB: android: Fix platform driver registration" into msm-3.0 by Linux Build Service Account · 13 years ago
  96. 71db8df Merge "msm: vidc: Update to new clock APIs." into msm-3.0 by Linux Build Service Account · 13 years ago
  97. 59c206d Merge "msm: ipc: Trigger loading the GNSS" into msm-3.0 by Linux Build Service Account · 13 years ago
  98. 818baa1 Merge "defconfig: msm8960: Enable usb host driver for X-Box gamepad" into msm-3.0 by Linux Build Service Account · 13 years ago
  99. 20d0983 Merge "msm: audio: qdsp6v2: Fix erroneous print" into msm-3.0 by Linux Build Service Account · 13 years ago
  100. 17b8abd Merge changes Ie7d86213,I57cece38,I1bac71f7,I2eded919,Ia09fe2a6 into msm-3.0 by Linux Build Service Account · 13 years ago