1. 1604c1e usb: dwc3: debugfs: fix regdump offset by Jack Pham · 12 years ago
  2. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  3. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  4. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  5. 4fd2448 usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers by Kishon Vijay Abraham I · 12 years ago
  6. 0f89fc3 Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  7. e32672f usb: dwc3: core: don't kfree() devm_kzalloc()'ed memory by Felipe Balbi · 12 years ago
  8. 7947699 usb: dwc3: exynos: remove platform data support by Vivek Gautam · 12 years ago
  9. accefdd usb: dwc3: exynos: add support for device tree by Vivek Gautam · 12 years ago
  10. 124dafd usb: dwc3: remove custom unique id handling by Sebastian Andrzej Siewior · 12 years ago
  11. 6f115e4 usb: dwc3: drop HAVE_CLK dependency from Exynos glue layer by Felipe Balbi · 12 years ago
  12. 01b8daf usb: dwc3: shutdown usb_phy when removing the device by Vivek Gautam · 12 years ago
  13. 041d81f usb: dwc3: gadget: fix 'endpoint always busy' bug by Felipe Balbi · 12 years ago
  14. 3921426 usb: dwc3: core: move event buffer allocation out of dwc3_core_init() by Felipe Balbi · 12 years ago
  15. 380f0d2 usb: dwc3: core: switch event buffer allocation to devm_kzalloc() by Felipe Balbi · 12 years ago
  16. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  17. e6d49d0 Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  18. dcb9cf3 Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  19. 51e1e7b usb: dwc3: add basic PHY support by Felipe Balbi · 12 years ago
  20. d720f05 usb: dwc3: exynos: add nop transceiver support by Felipe Balbi · 12 years ago
  21. a418cc4 usb: dwc3: omap: add nop transceiver support by Felipe Balbi · 12 years ago
  22. e3ec3eb usb: dwc3: pci: add nop transceiver support by Felipe Balbi · 12 years ago
  23. f4a53c5 usb: dwc3: gadget: fix pending isoc handling by Pratyush Anand · 12 years ago
  24. 066618b usb: dwc3: core: fix incorrect usage of resource pointer by Kishon Vijay Abraham I · 12 years ago
  25. 0416e49 usb: dwc3: ep0: correct cache sync issue in case of ep0_bounced by Pratyush Anand · 12 years ago
  26. 85b8614 usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED by Michal Nazarewicz · 12 years ago
  27. d2e9a13 usb: dwc3: set up burst size only superspeed mode by Chanho Park · 12 years ago
  28. 2a540ed usb: dwc3: core: memory ordering fix in close by Oliver Neukum · 12 years ago
  29. c6f83f3 usb: dwc3: gadget: warn about endpoint already enabled before changing ep name by Felipe Balbi · 12 years ago
  30. b7e38aa usb: dwc3: core: use devm_iremap_nocache() version by Felipe Balbi · 12 years ago
  31. 5791150 usb: dwc3: gadget: Fix dwc3_stop_active_transfer for synchronization delay by Pratyush Anand · 12 years ago
  32. 79c9046 usb: dwc3: gadget: correct missed isoc when endpoint is busy by Pratyush Anand · 12 years ago
  33. 348e026 usb: dwc3: gadget: Fix sparse warnings by Moiz Sonasath · 12 years ago
  34. 2dfe37d usb: dwc3: ep0: make sure to reinitilize ep1 on STALL by Felipe Balbi · 12 years ago
  35. 7125d58 usb: dwc3: ep0: fix status phase delayed status direction by Felipe Balbi · 12 years ago
  36. 2e3db06 usb: dwc3: ep0: drop XferNotReady(DATA) support by Felipe Balbi · 12 years ago
  37. fca8892 usb: dwc3: ep0: move DATA phase away from on-demand by Felipe Balbi · 12 years ago
  38. 77fa6df usb: dwc3: ep0: ignore XferNotReady(STATUS) when we're not expecting it by Felipe Balbi · 12 years ago
  39. 4635d3f usb: dwc3: ep0: drop dead code by Felipe Balbi · 12 years ago
  40. d9b33c6 usb: dwc3: ep0: split the special cases on ep0_queue by Felipe Balbi · 12 years ago
  41. 35f7569 usb: dwc3: ep0: drop unnecessary variable by Felipe Balbi · 12 years ago
  42. 4b345c9 usb: dwc3: gadget: set Ignore Sequence Number bit from ConnectDone Event by Felipe Balbi · 12 years ago
  43. 9331415 Merge tag 'dwc3-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  44. 94ff447 Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  45. 6f17f74 usb: dwc3: return error in case of run/stop timeout by Pratyush Anand · 12 years ago
  46. e274a31 usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received by Pratyush Anand · 12 years ago
  47. dd864f2 usb: dwc3: no need to clear INIT{U1,U2}ENA bits by Pratyush Anand · 12 years ago
  48. cbc725b usb: dwc3: keep default hird threshold value as 4b1100 by Pratyush Anand · 12 years ago
  49. 08f0d96 usb: dwc3: correct set_halt implementation for ep0 by Pratyush Anand · 12 years ago
  50. 5c81aba usb: dwc3: ep0: prevent starting transfers twice on ep0 by Felipe Balbi · 12 years ago
  51. 9be2395 usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt by Felipe Balbi · 12 years ago
  52. b4996a8 usb: dwc3: rename res_trans_idx to resource_index by Felipe Balbi · 12 years ago
  53. b511e5e usb: dwc3: gadget: split special cases of ep_queue() by Felipe Balbi · 12 years ago
  54. 3daf74d usb: dwc3: remove WARN_ON from dwc_stop_active_transfer by Pratyush Anand · 12 years ago
  55. 58a0f23 USB: DWC3: Issue device soft reset before core soft reset by Pratyush Anand · 12 years ago
  56. 45627ac USB: DWC3: Put 100 ms delay for phy to be stable by Pratyush Anand · 12 years ago
  57. 45c396c usb: dwc3: Remove duplicate header file inclusion by Sachin Kamat · 12 years ago
  58. 1591633 usb: dwc3: giveback all queued request when ep disabled or reset received by Pratyush Anand · 12 years ago
  59. e8d4e8b usb: dwc3: fix giveback of queued request in ep_dequeue by Pratyush Anand · 12 years ago
  60. b785ea7 usb: gadget: composite: fix ep->maxburst initialization by Felipe Balbi · 12 years ago
  61. dcae357 usb: dwc3: resume phy during gadget initialization on recent cores by Pratyush Anand · 12 years ago
  62. 7e39b81 usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition by Pratyush Anand · 12 years ago
  63. 3336abb usb: dwc3: gadget: ignore endpoint IRQs when endpoint is disabled by Felipe Balbi · 12 years ago
  64. 1e2360e usb: dwc3: gadget: don't call stop_active_transfers() on disconnect by Felipe Balbi · 12 years ago
  65. ea53b88 usb: dwc3: gadget: don't wait for ep cmd IRQ by Felipe Balbi · 13 years ago
  66. 6dbc10c usb: dwc3: gadget: drop useless code by Felipe Balbi · 13 years ago
  67. 70b674b usb: dwc3: Fix break from cleanup request loop by Pratyush Anand · 12 years ago
  68. d6d6ec7 usb: dwc3: Fix missed isoc IN transaction by Pratyush Anand · 12 years ago
  69. d05b818 USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definition by Pratyush Anand · 12 years ago
  70. 389f282 USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definition by Pratyush Anand · 12 years ago
  71. 206dd69 USB: DWC3: Generate interrupt on each TRB as default option by Pratyush Anand · 12 years ago
  72. 85a7810 usb: dwc3: ep0: rename dwc3_ep0_complete_req to dwc3_ep0_complete_status by Felipe Balbi · 12 years ago
  73. c8cf7af usb: dwc3: ep0: be careful with endianness on SetSEL command by Felipe Balbi · 12 years ago
  74. ef21ede usb: dwc3: ep0: simplify error handling on dwc3_ep0_inspect_setup by Felipe Balbi · 12 years ago
  75. 5cbe8c2 usb: dwc3: gadget: move AcceptU1Ena and AcceptU2Ena to Reset IRQ by Gerard CAUVY · 12 years ago
  76. c4430a2 usb: dwc3: gadget: disable U1/U2 on disconnect by Felipe Balbi · 12 years ago
  77. fcc023c usb: dwc3: gadget: prevent DCTL register corruption by Felipe Balbi · 12 years ago
  78. 7acd85e usb: dwc3: core: make sure evt->lpos is correctly initialized by Paul Zimmerman · 12 years ago
  79. 802fde9 usb: dwc3: support new revisions of DWC3 core by Paul Zimmerman · 12 years ago
  80. d7a46a8 usb: dwc3: gadget: rename phy_power() to phy_suspend() by Paul Zimmerman · 12 years ago
  81. aed430e usb: dwc3: gadget: reinitialize retries by Paul Zimmerman · 12 years ago
  82. 2c61a8e usb: dwc3: add definitions for new registers by Paul Zimmerman · 13 years ago
  83. a092532 usb: dwc3: gadget: remove trailing semicolon by Felipe Balbi · 12 years ago
  84. 33b84c2 usb: dwc3: ep0: fix a typo in comment by Felipe Balbi · 12 years ago
  85. 788a23f usb: dwc3: ep0: align on function signature by Felipe Balbi · 12 years ago
  86. c74c6d4 usb: dwc3: ep0: switch over to IS_ALIGNED by Felipe Balbi · 12 years ago
  87. a080788 usb: dwc3: handle pending unaligned Control OUT data phase correctly by Felipe Balbi · 12 years ago
  88. 4552a0c usb: dwc3: fix a WARN and a comment by Felipe Balbi · 12 years ago
  89. b8cacf3 usb: dwc3: Fix the dwc3 dependency by joseph daniel · 12 years ago
  90. 23063b3 Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  91. 16e78db usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  92. 3ef35fa usb: dwc3: define DWC3_EP0_BOUNCE_SIZE by Felipe Balbi · 12 years ago
  93. f898ae0 usb: dwc3: gadget: issue Update Transfer command after queuing isoc request by Paul Zimmerman · 12 years ago
  94. c12a0d8 usb: dwc3: ep0: implement support for Set Isoch Delay request by Felipe Balbi · 12 years ago
  95. 7ed6d22 usb: dwc3: gadget: increase setup buffer size by Felipe Balbi · 12 years ago
  96. 865e09e usb: dwc3: ep0: implement Set SEL support by Felipe Balbi · 12 years ago
  97. b09bb64 usb: dwc3: gadget: implement Global Command support by Felipe Balbi · 12 years ago
  98. e6a3b5e usb: dwc3: ep0: add LPM handling by Sebastian Andrzej Siewior · 13 years ago
  99. 51249dc usb: dwc3: core: split host address space by Ido Shayevitz · 12 years ago
  100. ab5e59d usb: dwc3: omap: add dwc3_omap_readl/writel functions by Ido Shayevitz · 12 years ago