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