1. 598d036 USB: core: use DRIVER_ATTR_RW() by Greg Kroah-Hartman · 11 years ago
  2. d13a280 USB: serial: convert bus code to use drv_groups by Greg Kroah-Hartman · 11 years ago
  3. 3bbc47d usb: don't use bNbrPorts after initialization by Krzysztof Mazur · 11 years ago
  4. e58547e usb: fail on usb_hub_create_port_device() errors by Krzysztof Mazur · 11 years ago
  5. d0308d4 usb: fix cleanup after failure in hub_configure() by Krzysztof Mazur · 11 years ago
  6. f375fc5 usb: ehci-mxc: check for pdata before dereferencing by Daniel Mack · 11 years ago
  7. 52d5b9a usb: phy: fix build breakage by Anatolij Gustschin · 11 years ago
  8. 9a11899 USB: OHCI: add missing PCI PM callbacks to ohci-pci.c by Alan Stern · 11 years ago
  9. 7282bdb USB: fsl-mph-dr-of: cleanup clock API use by Gerhard Sittig · 11 years ago
  10. 3b716ca USB: mos7720: fix big-endian control requests by Johan Hovold · 11 years ago
  11. d0bd9a4 USB: mos7720: use GFP_ATOMIC under spinlock by Dan Carpenter · 11 years ago
  12. 9c1d696 usb:gadget Fix comment for pointer to configfs by Philippe De Swert · 11 years ago
  13. 4c4e159 Merge tag 'for-usb-2013-08-15-step-2' of ra.kernel.org:/pub/scm/linux/kernel/git/sarah/xhci into work-next by Greg Kroah-Hartman · 11 years ago
  14. 5bc0b12 Merge 3.11-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  15. bd479f2 Merge 3.11-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  16. 68c91d3 USB: serial: fix stringify operator in usb-serial-simple by Yann Droneaud · 11 years ago
  17. 5845c13 Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next by Sarah Sharp · 11 years ago
  18. 66591015d USB: WUSBCORE: Use usb_init_urb instead of creating the URB manually by Thomas Pugliese · 11 years ago
  19. 79731cb USB: WUSBCORE: fix leak of urb in wa_xfer_destroy. by Thomas Pugliese · 11 years ago
  20. 11b1bf8 USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segs by Thomas Pugliese · 11 years ago
  21. 6d33f7b USB: WUSBCORE: clear RPIPE stall for control endpoints by Thomas Pugliese · 11 years ago
  22. 224563b Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  23. 52fb612 xhci-plat: Don't enable legacy PCI interrupts. by Sarah Sharp · 11 years ago
  24. d49dad3 usb: Don't fail port power resume on device disconnect. by Sarah Sharp · 11 years ago
  25. 98a4f1f usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend() by Lan Tianyu · 11 years ago
  26. aa5ceae USB: handle LPM errors during device suspend correctly by Alan Stern · 11 years ago
  27. 9821aa9 USB: uss720: fix DMA-buffer allocation by Johan Hovold · 11 years ago
  28. cbf30a9 USB: quatech2: fix port DMA-buffer allocations by Johan Hovold · 11 years ago
  29. 0448067 USB: quatech2: fix serial DMA-buffer allocations by Johan Hovold · 11 years ago
  30. bad41a5 USB: keyspan: fix port DMA-buffer allocations by Johan Hovold · 11 years ago
  31. 2fcd1c9 USB: keyspan: fix serial DMA-buffer allocations by Johan Hovold · 11 years ago
  32. ff8a43c USB: keyspan: fix null-deref at disconnect and release by Johan Hovold · 11 years ago
  33. ef6c8c1 USB: mos7720: fix broken control requests by Johan Hovold · 11 years ago
  34. 304ab4a usb: add two quirky touchscreen by Oliver Neukum · 11 years ago
  35. 05986ba USB: chipidea: i.MX: simplify usbmisc by Sascha Hauer · 11 years ago
  36. 4a64783 usb: chipidea: udc: .pullup is valid only when vbus is there by Peter Chen · 11 years ago
  37. d268e9b usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS by Peter Chen · 11 years ago
  38. e7e621e usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flags by Peter Chen · 11 years ago
  39. 22fa844 usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts by Peter Chen · 11 years ago
  40. a107f8c usb: chipidea: add vbus interrupt handler by Peter Chen · 11 years ago
  41. cbec6bd usb: chipidea: move otg related things to otg file by Peter Chen · 11 years ago
  42. c344b51 usb: chipidea: disable all interrupts and clear all interrupts status by Peter Chen · 11 years ago
  43. 577b232 usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG by Peter Chen · 11 years ago
  44. 3f124d2 usb: chipidea: add role init and destroy APIs by Peter Chen · 11 years ago
  45. c10b4f0 usb: chipidea: otg: add otg file used to access otgsc by Peter Chen · 11 years ago
  46. d66895f usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users by Peter Chen · 11 years ago
  47. 40ed51a usb: chipidea: host: add vbus regulator control by Peter Chen · 11 years ago
  48. 1542d9c usb: chipidea: move vbus regulator operation to core by Peter Chen · 11 years ago
  49. 6a6243b usb: chipidea: remove previous MODULE_ALIAS by Fabio Estevam · 11 years ago
  50. e98b44e usb: chipidea: prevent endless loop registering platform_devices when probe fails by Lothar Waßmann · 11 years ago
  51. 3b1280c usb: chipidea: don't clobber return value of ci_role_start() by Lothar Waßmann · 11 years ago
  52. 769d92c usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_hdrc_imx_remove() by Lothar Waßmann · 11 years ago
  53. a0cfdc6 usb: chipidea: improve kconfig 2.0 by Lothar Waßmann · 11 years ago
  54. 9d84d55 usb: chipidea: imx: delete the dead code by Peter Chen · 11 years ago
  55. 03779f0 usb: chipidea: move hw_phymode_configure() into probe by Fabio Estevam · 11 years ago
  56. 5bb3da0 usb: chipidea: ci_hdrc_imx: remove unused variable 'res' by Fabio Estevam · 11 years ago
  57. bb67490 usb: dwc3: core: cope with NULL pdata by Felipe Balbi · 11 years ago
  58. e57e780 usb: rh_call_control tbuf overflow fix by Sean O. Stalley · 11 years ago
  59. 726a85c usb: host: add Kconfig option for EHSET by Jack Pham · 11 years ago
  60. 034d152 pl2303: improve the chip type detection/distinction by Frank Schäfer · 11 years ago
  61. a77a8c2 pl2303: improve the chip type information output on startup by Frank Schäfer · 11 years ago
  62. 73b583a pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup() by Frank Schäfer · 11 years ago
  63. c10cf11 xhci: fix dma mask setup in xhci.c by Xenia Ragiadakou · 11 years ago
  64. 68ffb01 xhci: trace debug statements related to ring expansion by Xenia Ragiadakou · 11 years ago
  65. d195fcf xhci: trace debug messages related to driver initialization and unload by Xenia Ragiadakou · 11 years ago
  66. aa50b29 xhci: trace debug statements for urb cancellation by Xenia Ragiadakou · 11 years ago
  67. 63a23b9a xhci: add xhci_cmd_completion trace event by Xenia Ragiadakou · 11 years ago
  68. 1d27fab xhci: add xhci_address_ctx trace event by Xenia Ragiadakou · 11 years ago
  69. a025432 xhci: add trace for debug messages related to endpoint reset by Xenia Ragiadakou · 11 years ago
  70. 4bdfe4c xhci: add trace for debug messages related to quirks by Xenia Ragiadakou · 11 years ago
  71. 3a7fa5b xhci: add trace for debug messages related to changing contexts by Xenia Ragiadakou · 11 years ago
  72. 84a99f6 xhci: add traces for debug messages in xhci_address_device() by Xenia Ragiadakou · 11 years ago
  73. b249750 xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code by Xenia Ragiadakou · 11 years ago
  74. 5c1127d xhci: replace printk(KERN_DEBUG ...) by Xenia Ragiadakou · 11 years ago
  75. 38a532a xhci: replace xhci_info() with xhci_dbg() by Xenia Ragiadakou · 11 years ago
  76. 1fe6c45 usb: Add Device Tree support to XHCI Platform driver by Al Cooper · 11 years ago
  77. 165f606 Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  78. 8b841cb usb: phy: am335x: include linux/err.h by Sebastian Andrzej Siewior · 11 years ago
  79. 13266fe usb: musb: cppi41: Enable in device-TX mode by Sebastian Andrzej Siewior · 11 years ago
  80. fc52575 usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdef by Sebastian Andrzej Siewior · 11 years ago
  81. c23bda3 usb: pl2303: add two comments concerning the supported baud rates with HX chips by Frank Schäfer · 11 years ago
  82. 61fa8d6 usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips by Frank Schäfer · 11 years ago
  83. b5c16c6 usb: pl2303: increase the allowed baud rate range for the divisor based encoding method by Frank Schäfer · 11 years ago
  84. e917ba0 usb: pl2303: move the two baud rate encoding methods to separate functions by Frank Schäfer · 11 years ago
  85. b9208c7 usb: pl2303: remove 500000 baud from the list of standard baud rates by Frank Schäfer · 11 years ago
  86. 75417d9 usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method by Frank Schäfer · 11 years ago
  87. 57ce61a usb: pl2303: fix+improve the divsor based baud rate encoding method by Frank Schäfer · 11 years ago
  88. 644f6a1 HWA: avoid constant suspend and resume on the root hub by Thomas Pugliese · 11 years ago
  89. 6dd433e USB: cdc-wdm: fix race between interrupt handler and tasklet by Oliver Neukum · 11 years ago
  90. e877dd2 USB: ti_usb_3410_5052: fix big-endian firmware handling by Johan Hovold · 11 years ago
  91. d482b9d USB: adutux: fix big-endian device-type reporting by Johan Hovold · 11 years ago
  92. c786138 USB: usbtmc: fix big-endian probe of Rigol devices by Johan Hovold · 11 years ago
  93. d551ec9 USB: mos7840: fix big-endian probe by Johan Hovold · 11 years ago
  94. 6c1ee66 USB-Serial: Fix error handling of usb_wwan by Matt Burtch · 11 years ago
  95. ec58fad wusbcore: fix kernel panic when disconnecting a wireless USB->serial device by Thomas Pugliese · 11 years ago
  96. 24f5313 USB: EHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  97. e9a088f wusbcore: clean up list locking in urb enqueue by Thomas Pugliese · 11 years ago
  98. 467d296 wusbcore: fix root hub hub_status_data to only return > 0 if status has actually changed by Thomas Pugliese · 11 years ago
  99. 9841f37 usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET by Manu Gautam · 11 years ago
  100. c10750b usb/hcd: Log error code if reset() fails by Mark Brown · 11 years ago