1. 9258c0b xhci: Better debugging for critical host errors. by Sarah Sharp · 13 years ago
  2. 79688ac xhci: Be less verbose during URB cancellation. by Sarah Sharp · 13 years ago
  3. 1ba6108 xhci: Remove debugging about ring structure allocation. by Sarah Sharp · 13 years ago
  4. b0a465d xhci: Remove debugging about toggling cycle bits. by Sarah Sharp · 13 years ago
  5. 3d616f5 xhci: Remove debugging for individual transfers. by Sarah Sharp · 13 years ago
  6. c4255f6 xhci: Remove useless sg-list debugging. by Sarah Sharp · 13 years ago
  7. 3b9783b xhci: Remove warnings about MSI and MSI-X capabilities. by Sarah Sharp · 13 years ago
  8. 2a9227a xhci: Remove scary warnings about transfer issues. by Sarah Sharp · 13 years ago
  9. 0510311 Trivial: xhci: Fix copy-paste error. by Sarah Sharp · 13 years ago
  10. 1b41c83 usbfs: Fix oops related to user namespace conversion. by Sarah Sharp · 13 years ago
  11. ee0db58 Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  12. eea9fc7 Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  13. 6db174e Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  14. 06e298b Merge branch 'for-next/xceiv' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  15. eeb720f usb: dwc3: gadget: add support for SG lists by Felipe Balbi · 13 years ago
  16. 42f8eb7 usb: dwc3: gadget: don't force 'LST' always by Felipe Balbi · 13 years ago
  17. 68e823e usb: dwc3: gadget: don't return anything on prepare trbs by Felipe Balbi · 13 years ago
  18. c71fc37 usb: dwc3: gadget: re-factor dwc3_prepare_trbs() by Felipe Balbi · 13 years ago
  19. 898c608 usb: gadget: introduce support for sg lists by Felipe Balbi · 13 years ago
  20. 14ff96e usb: renesas: pipe: convert a long if into a XOR operation by Felipe Balbi · 13 years ago
  21. abfbe33 usb: gadget: remove useless depends on Kconfig by Felipe Contreras · 13 years ago
  22. 922be95 usb: gadget: s3c-hsudc: remove the_controller global by Heiko Stübner · 13 years ago
  23. dee19be usb: gadget: s3c-hsudc: use release_mem_region instead of release_resource by Heiko Stübner · 13 years ago
  24. bab7d03 usb: gadget: s3c-hsudc: Add regulator handling by Heiko Stübner · 13 years ago
  25. d93e260 usb: gadget: s3c-hsudc: use udc_start and udc_stop functions by Heiko Stübner · 13 years ago
  26. 103495a usb: gadget: s3c-hsudc: move device registration to probe by Heiko Stübner · 13 years ago
  27. e9bcb9e usb: gadget: s3c-hsudc: add missing otg_put_transceiver in probe by Heiko Stübner · 13 years ago
  28. a197756 usb: gadget: s3c-hsudc: add __devinit to probe function by Heiko Stübner · 13 years ago
  29. 715a3e4 usb: gadget: s3c-hsudc: move platform_data struct to global header by Heiko Stübner · 13 years ago
  30. b0945c0 usb: musb: remove extern qualifier from musb_debug.h header by Vladimir Zapolskiy · 13 years ago
  31. 961906e usb: dwc3: gadget: move us to Default State after reset by Felipe Balbi · 13 years ago
  32. 00471f6 usb: otg: trivial cleanups by Felipe Contreras · 13 years ago
  33. c6bde9b usb: musb: cleanup kconfig by Felipe Contreras · 13 years ago
  34. 54a605f usb: musb: trivial Kconfig cleanups by Felipe Contreras · 13 years ago
  35. 702ac61 musb: omap2430: avoid pm_runtime_disable() by Felipe Contreras · 13 years ago
  36. 08dec56 usb: musb: remove a bit of indentation by Felipe Contreras · 13 years ago
  37. b3314d9 usb: musb: trivial cleanup by Felipe Contreras · 13 years ago
  38. 772aed4 usb: musb: fix pm_runtime mismatch by Felipe Contreras · 13 years ago
  39. 3a082ec USB: EHCI: Add Marvell Host Controller driver by Neil Zhang · 13 years ago
  40. 277164f USB: OTG: add Marvell usb OTG driver support by Neil Zhang · 13 years ago
  41. 5e6c86b usb: gadget: mv_udc: drop ARCH dependency by Neil Zhang · 13 years ago
  42. c2bbd16 usb: gadget: mv_udc: fix bug in ep_dequeue by Neil Zhang · 13 years ago
  43. a7250db usb: gadget: enlarge maxburst bit width. by Yu Xu · 13 years ago
  44. 91d959d usb: gadget: mv_udc: rewrite queue_dtd according to spec by Neil Zhang · 13 years ago
  45. 86bb702 usb: gadget: mv_udc: fix readl error by Neil Zhang · 13 years ago
  46. 8418153 usb: renesas_usbhs: silence a gcc warning by Dan Carpenter · 13 years ago
  47. d9b78f3 usb: renesas_usbhs: tidyup for smatch warnings by Kuninori Morimoto · 13 years ago
  48. 121a8cd Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  49. 15a3838 usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu() by Kuninori Morimoto · 13 years ago
  50. 2d833fa usb: renesas_usbhs: add force packet remove method by Kuninori Morimoto · 13 years ago
  51. 6d0376f usb: renesas_usbhs: care usb_hcd_giveback_urb() status by Kuninori Morimoto · 13 years ago
  52. b1930da usb: renesas_usbhs: add usbhsh_is_running() by Kuninori Morimoto · 13 years ago
  53. 31e00fd usb: renesas_usbhs: disable attch irq after device attached by Kuninori Morimoto · 13 years ago
  54. 3edeee3 usb: renesas_usbhs: care pipe sequence by Kuninori Morimoto · 13 years ago
  55. e5679d0 usb: renesas_usbhs: add usbhs_pipe_attach() method by Kuninori Morimoto · 13 years ago
  56. e4c57de usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case by Kuninori Morimoto · 13 years ago
  57. c1e4877 usb: renesas_usbhs: modify device attach method by Kuninori Morimoto · 13 years ago
  58. a1016ce Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  59. 007d00d Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  60. c91043a USB: Remove the duplicate definition of HUB_SET_DEPTH by Qinglin Ye · 13 years ago
  61. e7f4e73 usb: musb: omap2430: fix compile warning by Felipe Balbi · 13 years ago
  62. 5479654 usb: renesas_usbhs: pop packet when urb dequeued by Kuninori Morimoto · 13 years ago
  63. 37332ee usb: renesas_usbhs: add lost error value when enqueue by Kuninori Morimoto · 13 years ago
  64. 712d8ef usb: musb: fix pm_runtime calls while atomic by Vikram Pandita · 13 years ago
  65. 1e546aa usb: musb: drop ARCH dependency by Felipe Balbi · 13 years ago
  66. 7d5b49a usb: musb: headers cleanup by Felipe Balbi · 13 years ago
  67. 9a35f87 usb: musb: allow building USB_MUSB_TUSB6010 as a module by Arnd Bergmann · 13 years ago
  68. 2e7fc3b usb: musb: use a Kconfig choice to pick the right DMA method by Arnd Bergmann · 13 years ago
  69. e25bec1 usb: musb: omap2+: save and restore OTG_INTERFSEL by Hema HK · 13 years ago
  70. ea73755 usb: musb: omap2+: fix context api's by Vikram Pandita · 13 years ago
  71. be18a25 usb: musb: ux500: optimize DMA callback routine by Per Forlin · 13 years ago
  72. 68d3e66 usb: dwc3: ep0: fix for possible early delayed_status by Felipe Balbi · 13 years ago
  73. c90bfae usb: dwc3: gadget: fix stream enable bit by Felipe Balbi · 13 years ago
  74. e261779 usb: dwc3: ep0: fix GetStatus handling (again) by Felipe Balbi · 13 years ago
  75. e0ce0b0 usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request by Sebastian Andrzej Siewior · 13 years ago
  76. 164d773 usb: dwc3: use correct hwparam register for power mgm check by Sebastian Andrzej Siewior · 13 years ago
  77. 6838087 usb: dwc3: omap: move to module_platform_driver by Felipe Balbi · 13 years ago
  78. df62df5 usb: dwc3: workaround: missing disconnect event by Felipe Balbi · 13 years ago
  79. 05870c5 usb: dwc3: workaround: missing USB3 Reset event by Felipe Balbi · 13 years ago
  80. fae2b90 usb: dwc3: workaround: U1/U2 -> U0 transiton by Felipe Balbi · 13 years ago
  81. d39ee7b usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs() by Sebastian Andrzej Siewior · 13 years ago
  82. 5bdb1dc usb: dwc3: ep0: handle delayed_status again by Sebastian Andrzej Siewior · 13 years ago
  83. f0f2b2a usb: dwc3: ep0: push ep0state into xfernotready processing by Sebastian Andrzej Siewior · 13 years ago
  84. 8becf27 usb: dwc3: fix sparse errors by Felipe Balbi · 13 years ago
  85. 25b8ff6 usb: dwc3: fix few coding style problems by Felipe Balbi · 13 years ago
  86. 4878a02 usb: dwc3: move generic dwc3 code from gadget into core by Sebastian Andrzej Siewior · 13 years ago
  87. 3140e8c usb: dwc3: use a helper function for operation mode setting by Sebastian Andrzej Siewior · 13 years ago
  88. c2da2ff usb: dwc3: ep0: don't use ep0in for transfers by Sebastian Andrzej Siewior · 13 years ago
  89. 1e7618d usb: dwc3: ep0: use proper endianess in SetFeature for wIndex by Sebastian Andrzej Siewior · 13 years ago
  90. 457d3f2 usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX by Felipe Balbi · 13 years ago
  91. 5ddcee2 usb: dwc3: omap: add multiple instances support to OMAP by Felipe Balbi · 13 years ago
  92. 8300dd2 usb: dwc3: move dwc3 device ID bitmap to core.c by Felipe Balbi · 13 years ago
  93. 8ee6270 usb: dwc3: remove special status request handling in ep0 by Sebastian Andrzej Siewior · 13 years ago
  94. 0cc7a51 usb: dwc3: reset pending status flag in error case by Sebastian Andrzej Siewior · 13 years ago
  95. bd178f2 usb: dwc3: host: remove unused includes by Sebastian Andrzej Siewior · 13 years ago
  96. c5537ea usb: dwc3: debugfs: hold the lock in during mode change by Sebastian Andrzej Siewior · 13 years ago
  97. 7ae4fc4 usb: dwc3: add a platform device alias by Sebastian Andrzej Siewior · 13 years ago
  98. 9cc9bcd usb: dwc3: ep0: handle unexpected XferNotReady events by Felipe Balbi · 13 years ago
  99. 0b9fe32 usb: dwc3: debugfs: add support for changing port mode by Felipe Balbi · 13 years ago
  100. f96a6ec usb: dwc3: ep0: SetAddress() won't be issued while Configured by Felipe Balbi · 13 years ago