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