1. d40ce17 Merge tag 'disintegrate-usb-20121009' of git://git.infradead.org/users/dhowells/linux-headers into usb-linus by Greg Kroah-Hartman · 12 years ago
  2. 5d9d01a3 usbnet: Support devices reporting idleness by Oliver Neukum · 12 years ago
  3. 5e1ddb4 UAPI: (Scripted) Disintegrate include/linux/usb by David Howells · 12 years ago
  4. 45c2da6 USB: EHCI: Tegra: Fix wrong register definition by Jim Lin · 12 years ago
  5. cc183e2 USB: ezusb: add support for Cypress FX2LP by Rene Buergel · 12 years ago
  6. 9fa5780 USB EHCI/Xen: propagate controller reset information to hypervisor by Jan Beulich · 12 years ago
  7. 3033bc8 USB: Serial: usb-serial: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  8. 59d33f2 USB: serial: remove debug parameter from usb_serial_debug_data() by Greg Kroah-Hartman · 12 years ago
  9. 8276052 USB: serial: remove dbg() from usb/serial.h by Greg Kroah-Hartman · 12 years ago
  10. 99495c7 USB: ezusb: remove dependancy on usb_serial by Rene Buergel · 12 years ago
  11. 1db9e45 USB: serial: move usb_serial_debug_data to use %*ph by Greg Kroah-Hartman · 12 years ago
  12. 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
  13. 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
  14. 9c20890 usb: redefine DeviceRemovable and wHubDelay as _le16 by Lan Tianyu · 12 years ago
  15. ed9cbda usb: gadget: remove usb_gadget_controller_number() by Sebastian Andrzej Siewior · 12 years ago
  16. cc2683c usb: gadget: Provide a default implementation of default manufacturer string by Sebastian Andrzej Siewior · 12 years ago
  17. d33f74f usb: gadget: remove string override from struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  18. 2d35ee4 usb: gadget: push iProduct into gadgets by Sebastian Andrzej Siewior · 12 years ago
  19. 03de9bf usb: gadget: push iManufacturer into gadgets by Sebastian Andrzej Siewior · 12 years ago
  20. 1cf0d26 usb: gadget: push iSerialNumber into gadgets by Sebastian Andrzej Siewior · 12 years ago
  21. 276e2e4 usb: gadget: make sure each gadget is using same index for Product, Serial,… by Sebastian Andrzej Siewior · 12 years ago
  22. 7d16e8d usb: gadget: push VID/PID/USB BCD module option into gadgets by Sebastian Andrzej Siewior · 12 years ago
  23. 40bfef05 usb: gadget: remove bufsiz from struct usb_composite_dev by Sebastian Andrzej Siewior · 12 years ago
  24. e13f17f usb: gadget: move USB_BUFSIZ into global composite.h by Sebastian Andrzej Siewior · 12 years ago
  25. e87bb71 usb: gadget: move global vars from epautoconf into struct usb_gadget by Sebastian Andrzej Siewior · 12 years ago
  26. ffe0b33 usb: gadget: remove global variable composite in composite.c by Sebastian Andrzej Siewior · 12 years ago
  27. 9395295 usb: gadget: move bind() callback back to struct usb_gadget_driver by Sebastian Andrzej Siewior · 12 years ago
  28. 03e42bd usb: gadget: move bind() callback back to struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  29. fac3a43 usb: gadget: move bind callback into driver struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  30. 657b306 usb: phy: add a new driver for omap usb2 phy by Kishon Vijay Abraham I · 12 years ago
  31. a4c3dde usb: phy: fix build break by Venu Byravarasu · 12 years ago
  32. 1ba8216 usb: move phy driver from mach-tegra to drivers/usb by Venu Byravarasu · 12 years ago
  33. de4217d usb: otg: Move phy interface to separate file. by Venu Byravarasu · 12 years ago
  34. 85b8614 usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED by Michal Nazarewicz · 12 years ago
  35. 7fda953 usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET by Lan Tianyu · 12 years ago
  36. 26f944b usb: hcd: use *resource_size_t* for specifying resource data by Kishon Vijay Abraham I · 12 years ago
  37. e4d37ae usb: host: ohci-platform: add platform specific power callback by Kuninori Morimoto · 12 years ago
  38. 04216be usb: host: ehci-platform: add platform specific power callback by Kuninori Morimoto · 12 years ago
  39. c84d364 usb: xceiv: nop: let it work as USB2 and USB3 phy by Felipe Balbi · 12 years ago
  40. 78c289f usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h by Felipe Balbi · 12 years ago
  41. 9fc3777 Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  42. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  43. 47fc28b usb: add host support for the tilegx architecture by Chris Metcalf · 12 years ago
  44. a2c3d69 usb: chipidea: permit driver bindings pass phy pointer by Richard Zhao · 12 years ago
  45. 526c513 usb: otg: add notify_connect/notify_disconnect callback by Richard Zhao · 12 years ago
  46. cbc6dc2 USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform drivers by Richard Zhao · 12 years ago
  47. 26c696c USB: Chipidea: rename struct ci13xxx variables from udc to ci by Richard Zhao · 12 years ago
  48. 77c4400 USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data by Richard Zhao · 12 years ago
  49. ff9cce8 Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  50. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  51. a46af4e USB: EHCI: define extension registers like normal ones by Alan Stern · 12 years ago
  52. 023b515 uas: task mgmt & error handling by Gerd Hoffmann · 12 years ago
  53. c972143 usb: musb: twl: use mailbox API to send VBUS or ID events by Kishon Vijay Abraham I · 12 years ago
  54. 410219d usb: otg: utils: devres: Add API's to associate a device with the phy by Kishon Vijay Abraham I · 12 years ago
  55. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  56. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  57. e17f8af Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 12 years ago
  58. c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 12 years ago
  59. c2e935a USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy by Richard Zhao · 12 years ago
  60. 4527715 usb: renesas_usbhs: add DMAEngine ID specification note by Kuninori Morimoto · 12 years ago
  61. 4a5a14d usbnet: remove flag of EVENT_DEV_WAKING by tom.leiming@gmail.com · 12 years ago
  62. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  63. f06b9f3 Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 12 years ago
  64. 6538eaf USB: Add macros for interrupt endpoint types. by Sarah Sharp · 12 years ago
  65. 1ea7e0e USB: Add support to enable/disable USB3 link states. by Sarah Sharp · 12 years ago
  66. 7cbb062 USB: gpio_vbus: wakeup support on GPIO VBUS interrupts by Shinya Kuribayashi · 12 years ago
  67. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  68. 7186364 USB: serial: hook up reset_resume callback by Greg Kroah-Hartman · 12 years ago
  69. 5b6e9bc usbnet: fix skb traversing races during unlink(v2) by Ming Lei · 12 years ago
  70. 581791f FunctionFS: enable multiple functions by Andrzej Pietrasiewicz · 12 years ago
  71. 7591157 usb/net: rndis: break out <linux/rndis.h> defines by Linus Walleij · 12 years ago
  72. 7390e8b usb/net: rndis: inline the cpu_to_le32() macro by Linus Walleij · 12 years ago
  73. 4fd09e8 usb: gadget: remove langwell_udc by Alexander Shishkin · 12 years ago
  74. bd84198 usb: chipidea: add power_budget limit for ehci to platform data by Alexander Shishkin · 12 years ago
  75. e443b33 usb: chipidea: split the driver code into units by Alexander Shishkin · 12 years ago
  76. cad4cd8 usb: gadget: composite: add iSerialNumber to usb_composite_driver by Andrzej Pietrasiewicz · 12 years ago
  77. 51cce6f usb: gadget: composite: Add usb_remove_config by Benoit Goby · 12 years ago
  78. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  79. 2edd284 USB: serial: remove bizarre generic_serial probe function by Greg Kroah-Hartman · 12 years ago
  80. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 12 years ago
  81. 23063b3 Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  82. 6190631 Merge 3.4-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  83. 8b7c3b6 USB: Add driver for NXP ISP1301 USB transceiver by Roland Stigge · 12 years ago
  84. 93c309d usb: ch9: define Set SEL and Set Isoch Delay macros by Felipe Balbi · 12 years ago
  85. fb28d58 USB: remove CONFIG_USB_DEVICEFS by Greg Kroah-Hartman · 12 years ago
  86. 151b612 USB: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 12 years ago
  87. edffaa0 Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  88. bf070bc usb: musb: wake the device before ulpi transfers by Grazvydas Ignotas · 12 years ago
  89. 891a3b1 USB: fix bug in serial driver unregistration by Alan Stern · 12 years ago
  90. 7a7a4a59 USB: EHCI: Add a generic platform device driver by Hauke Mehrtens · 12 years ago
  91. fa3364b USB: OHCI: Add a generic platform device driver by Hauke Mehrtens · 12 years ago
  92. f99298b xHCI: BESL calculation based on USB2.0 LPM errata by Andiry Xu · 13 years ago
  93. b790f5d USB: serial: use module_driver() macro by Greg Kroah-Hartman · 12 years ago
  94. 3cc3615 usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support by Bjørn Mork · 12 years ago
  95. cd70469 usb: core: hcd: make hcd->irq unsigned by Felipe Balbi · 12 years ago
  96. f9b0f51 Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  97. 8062d94 Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  98. d1cddb4 USB: create module_usb_serial_driver macro by Greg KH · 12 years ago
  99. 03892d5 usb/storage: remove Filler member from struct bulk_cs_wrap by Sebastian Andrzej Siewior · 12 years ago
  100. b8db6d6 usb/storage: redefine US_BULK_FLAG_IN and use it by Sebastian Andrzej Siewior · 12 years ago