1. 2edd968 drivers/usb/host/sl811-hcd.c: removes unnecessary semicolon by Peter Senna Tschudin · 13 years ago
  2. a80be97 USB: serial: usb_wwan.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  3. 7b5ba275 USB: serial: omninet.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  4. 0e00609 USB: serial: option.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  5. d44d9ab USB: serial: opticon.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  6. 592ba39 USB: serial: ipw.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  7. 96fc8e8 USB: serial: cyberjack.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  8. 660f3b1 USB: serial: cp210x.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  9. 79cbeea USB: serial: ch341.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  10. f80e866 Merge tag 'for-usb-next-2012-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 13 years ago
  11. 92931d2 USB: serial: core: clean up dbg and printk usage. by Greg Kroah-Hartman · 13 years ago
  12. 261fa12 drivers/usb/host/xhci-ring.c: removes unnecessary semicolon by Peter Senna Tschudin · 13 years ago
  13. 3415fc9 usb/xhci: update a comment regarding the BOS descriptor to reflect the code by Sebastian Andrzej Siewior · 13 years ago
  14. ed384bd usb: host: xhci: sparse fixes by Felipe Balbi · 13 years ago
  15. b63f405 xHCI: handle command after aborting the command ring by Elric Fu · 13 years ago
  16. 6e4468b xHCI: cancel command after command timeout by Elric Fu · 13 years ago
  17. b92cc66 xHCI: add aborting command ring function by Elric Fu · 13 years ago
  18. c181bc5 xHCI: add cmd_ring_state by Elric Fu · 13 years ago
  19. fee84a5 USB: serial: core: remove some trace debugging calls by Greg Kroah-Hartman · 13 years ago
  20. c2d57ae USB: core: remove unused dbg() call in message.c by Greg Kroah-Hartman · 13 years ago
  21. 34ad569 USB: atm: usbatm: fix up debug printing code by Greg Kroah-Hartman · 13 years ago
  22. 799ee92 USB: serial: add zte_ev.c driver by Greg Kroah-Hartman · 13 years ago
  23. 1db9e45 USB: serial: move usb_serial_debug_data to use %*ph by Greg Kroah-Hartman · 13 years ago
  24. b183c19 USB: chipidea: re-order irq handling to avoid unhandled irqs by Richard Zhao · 13 years ago
  25. 388ed48 USB: chipidea: add -DDEBUG if debugging is enabled by Richard Zhao · 13 years ago
  26. 8c4fc03 USB: chipidea: add vbus detect for udc by Richard Zhao · 13 years ago
  27. 984f753 USB: chipidea: acknowledge ID change interrupt in irq handler by Richard Zhao · 13 years ago
  28. 86ad01a USB: chipidea: delay 2ms before read ID status at probe time by Richard Zhao · 13 years ago
  29. b4dbb25 USB: chipidea: imx: add pinctrl support by Richard Zhao · 13 years ago
  30. d142d6b USB: chipidea: add imx usbmisc support by Richard Zhao · 13 years ago
  31. 08d9c74 Merge branch 'chipidea-stable' into usb-next by Greg Kroah-Hartman · 13 years ago
  32. db89960 usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_complete_low by Michael Grzeschik · 13 years ago
  33. ad6b1b9 usb: chipidea: cleanup dma_pool if udc_start() fails by Marc Kleine-Budde · 13 years ago
  34. c9d1f94 usb: chipidea: udc: fix error path in udc_start() by Marc Kleine-Budde · 13 years ago
  35. c0a48e6 usb: chipidea: udc: add pullup fuction, needed by the uvc gadget by Michael Grzeschik · 13 years ago
  36. 7f67c38 usb: chipidea: udc: fix setup of endpoint maxpacket size by Michael Grzeschik · 13 years ago
  37. 1f2235b usb: move children deallocation after quiescing the hub by Alexander Shishkin · 13 years ago
  38. 58efc77 usb: renesas_usbhs: convert to devm_xxx() by Kuninori Morimoto · 13 years ago
  39. 1cd572f Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  40. 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 · 13 years ago
  41. 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 · 13 years ago
  42. 7135f08 Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  43. d8c3ef2 usb: musb: dsps: remove explicit NOP device creation by Ajay Kumar Gupta · 13 years ago
  44. 6514567 usb: musb: dsps: add dt support by Ajay Kumar Gupta · 13 years ago
  45. db4a932 usb: musb: am335x: add support for dual instance by B, Ravi · 13 years ago
  46. 8d2421e usb: musb: kill global and static for multi instance by Ajay Kumar Gupta · 13 years ago
  47. 65b3d52 usb: musb: add musb_ida for multi instance support by B, Ravi · 13 years ago
  48. 00a0b1d usb: musb: omap: Add device tree support for omap musb glue by Kishon Vijay Abraham I · 13 years ago
  49. 5ec4059 usb: musb: omap: write directly to mailbox instead of using phy by Kishon Vijay Abraham I · 13 years ago
  50. 94715d5 arm: omap: hwmod: add a new addr space in otg for writing to control module by Kishon Vijay Abraham I · 13 years ago
  51. 73d4066 USB/host: Cleanup unneccessary irq disable code by Chuansheng Liu · 13 years ago
  52. ca3c153 usb: add little-endian transform for DeviceRemovable of usb3.0 hub by Lan Tianyu · 13 years ago
  53. ca9c9d0 usb : Add sysfs files to control port power. by Lan Tianyu · 13 years ago
  54. 3a22b87 usb: Fail a get config when the port is powered off. by Lan Tianyu · 13 years ago
  55. f7ac778 usb/acpi: Use ACPI methods to power off ports. by Lan Tianyu · 13 years ago
  56. 693d8eb xhci: Handle clear PORT_POWER feature. by Lan Tianyu · 13 years ago
  57. 05f9168 usb/acpi: Store info on device removability. by Lan Tianyu · 13 years ago
  58. d557542 usb/acpi: Bind ACPI node to USB port, not usb_device. by Lan Tianyu · 13 years ago
  59. ff823c7 usb: move children to struct usb_port by Lan Tianyu · 13 years ago
  60. fa2a956 usb: make usb port a real device by Lan Tianyu · 13 years ago
  61. 9c20890 usb: redefine DeviceRemovable and wHubDelay as _le16 by Lan Tianyu · 13 years ago
  62. b53d657 usb/core: use bin2bcd() for bcdDevice in RH by Sebastian Andrzej Siewior · 13 years ago
  63. 8a424bf tools/usb: remove last USBFS user by Sebastian Andrzej Siewior · 13 years ago
  64. 0837e7e usbfs: Add a new disconnect-and-claim ioctl (v2) by Hans de Goede · 13 years ago
  65. 5c4d46e usb: gadget serial: don't shift bcd version left by 16 by Sebastian Andrzej Siewior · 13 years ago
  66. 363366c usb: otg: mxs-phy: Fix mx23 operation by Mike Thompson · 13 years ago
  67. 51e1e7b usb: dwc3: add basic PHY support by Felipe Balbi · 13 years ago
  68. d720f05 usb: dwc3: exynos: add nop transceiver support by Felipe Balbi · 13 years ago
  69. a418cc4 usb: dwc3: omap: add nop transceiver support by Felipe Balbi · 13 years ago
  70. e3ec3eb usb: dwc3: pci: add nop transceiver support by Felipe Balbi · 13 years ago
  71. 58add6c usb: otg: move the dereference below the NULL test by Wei Yongjun · 13 years ago
  72. 9830317 usb: gadget: add module.h to u_ether.c by Sebastian Andrzej Siewior · 13 years ago
  73. ed9cbda usb: gadget: remove usb_gadget_controller_number() by Sebastian Andrzej Siewior · 13 years ago
  74. 9c6d196 usb: gadget: at91_udc: fix dt support by Fabio Porcedda · 13 years ago
  75. 162ca3c usb: gadget: at91_udc: move the dereference below the NULL test by Wei Yongjun · 13 years ago
  76. d80c304 usb: gadget: libcomposite: move MODULE_VERSION to composite.c by Sebastian Andrzej Siewior · 13 years ago
  77. 721e2e9 usb: gadget: libcomposite: move composite.c into libcomposite by Sebastian Andrzej Siewior · 13 years ago
  78. cc2683c usb: gadget: Provide a default implementation of default manufacturer string by Sebastian Andrzej Siewior · 13 years ago
  79. d33f74f usb: gadget: remove string override from struct usb_composite_driver by Sebastian Andrzej Siewior · 13 years ago
  80. 2d35ee4 usb: gadget: push iProduct into gadgets by Sebastian Andrzej Siewior · 13 years ago
  81. 03de9bf usb: gadget: push iManufacturer into gadgets by Sebastian Andrzej Siewior · 13 years ago
  82. 1cf0d26 usb: gadget: push iSerialNumber into gadgets by Sebastian Andrzej Siewior · 13 years ago
  83. 276e2e4 usb: gadget: make sure each gadget is using same index for Product, Serial,… by Sebastian Andrzej Siewior · 13 years ago
  84. 7d16e8d usb: gadget: push VID/PID/USB BCD module option into gadgets by Sebastian Andrzej Siewior · 13 years ago
  85. 3b4a3fc usb: gadget: move usb_gadget_controller_number() into a .c file and libcomposite by Sebastian Andrzej Siewior · 13 years ago
  86. 18786da usb: gadget: initialize the strings in tcm_usb_gadget properly by Sebastian Andrzej Siewior · 13 years ago
  87. 5a175bb usb: gadget: make g_printer enumerate again by Sebastian Andrzej Siewior · 13 years ago
  88. e1f15cc usb: gadget: use usb_string_ids_tab instead multiple usb_string_id() by Sebastian Andrzej Siewior · 13 years ago
  89. 7225849 usb: gadget: make composite module options readonly only by Sebastian Andrzej Siewior · 13 years ago
  90. 40bfef05 usb: gadget: remove bufsiz from struct usb_composite_dev by Sebastian Andrzej Siewior · 13 years ago
  91. e13f17f usb: gadget: move USB_BUFSIZ into global composite.h by Sebastian Andrzej Siewior · 13 years ago
  92. dc995fc usb: gadget: libcomposite: add epautoconf.c to libcomposite by Sebastian Andrzej Siewior · 13 years ago
  93. e87bb71 usb: gadget: move global vars from epautoconf into struct usb_gadget by Sebastian Andrzej Siewior · 13 years ago
  94. 0ba16de usb: gadget: libcomposite: move config.c into libcomposite by Sebastian Andrzej Siewior · 13 years ago
  95. a84d9e5 usb: gadget: start with libcomposite by Sebastian Andrzej Siewior · 13 years ago
  96. 4001a7a usb: gadget: pxa25x: make it compile with debug again by Sebastian Andrzej Siewior · 13 years ago
  97. ffe0b33 usb: gadget: remove global variable composite in composite.c by Sebastian Andrzej Siewior · 13 years ago
  98. e220ff7 staging: ccg: include all sourced files by Sebastian Andrzej Siewior · 13 years ago
  99. 9395295 usb: gadget: move bind() callback back to struct usb_gadget_driver by Sebastian Andrzej Siewior · 13 years ago
  100. 03e42bd usb: gadget: move bind() callback back to struct usb_composite_driver by Sebastian Andrzej Siewior · 13 years ago