1. 03c7536 ehci: refactor pci quirk to use standard dmi_check_system method by Anisse Astier · 13 years ago
  2. cc62a7e USB: EHCI: Allow users to override 80% max periodic bandwidth by Kirill Smelkov · 13 years ago
  3. 4c67045 USB: EHCI: Move sysfs related bits into ehci-sysfs.c by Kirill Smelkov · 13 years ago
  4. 6f95b4b drivers: usb: atm: ueagle-atm: Add missing const qualifier by Chris Forbes · 13 years ago
  5. 5860730 drivers: usb: atm: ueagle-atm: use __packed by Chris Forbes · 13 years ago
  6. 2cb30bb ehci-msm : use ehci_setup by Matthieu CASTET · 13 years ago
  7. 33842ce Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene_ub6250.c by Cho, Yu-Chen · 13 years ago
  8. 57c97c0 usb: gadget: zero: add superspeed support by Amit Blay · 13 years ago
  9. 04617db usb: gadget: add SS descriptors to Ethernet gadget by Paul Zimmerman · 13 years ago
  10. 96fe53e usb: gadget: r8a66597-udc: add support for TEST_MODE by Yoshihiro Shimoda · 13 years ago
  11. ceaa0a6 usb: gadget: m66592-udc: add support for TEST_MODE by Yoshihiro Shimoda · 13 years ago
  12. 5154e9f usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform data by Yoshihiro Shimoda · 13 years ago
  13. deafeb2 usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driver by Yoshihiro Shimoda · 13 years ago
  14. 5db05c0 usb: update email address in r8a66597-udc and m66592-udc by Yoshihiro Shimoda · 13 years ago
  15. 3c5fec7 usb: musb: restore INDEX register in resume path by Ajay Kumar Gupta · 13 years ago
  16. ca5c485 USB: additional regression fix for device removal by Alan Stern · 13 years ago
  17. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  18. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  19. ac17317 usb: gadget: fix up depencies by Sebastian Andrzej Siewior · 13 years ago
  20. 1425b80 usb: gadget: fusb300_udc: fix compile warnings by Sebastian Andrzej Siewior · 13 years ago
  21. c2b65f8 usb: gadget: ci13xx_udc.c: fix compile warning by Sebastian Andrzej Siewior · 13 years ago
  22. 7b30d19 usb: gadget: net2272: fix compile warnings by Felipe Balbi · 13 years ago
  23. b9af9ea usb: gadget: langwell_udc: fix compile warnings by Felipe Balbi · 13 years ago
  24. 4dbafd3 usb: gadget: fusb300_udc: drop dead code by Felipe Balbi · 13 years ago
  25. e931830 Realtek cr: Add autosuspend function. by edwin_rong · 13 years ago
  26. b6507df Realtek cr: Remove unused Macros by edwin_rong · 13 years ago
  27. 151d9fa Realtek cr: clean up unnecessary whitespaces. by edwin_rong · 13 years ago
  28. 5b82613 USB: s3c2410_udc: fix custom UDC command handling by Viliam Mateicka · 13 years ago
  29. bc8687d usb: gadget: Compilation warning fix by Tatyana Brokhman · 13 years ago
  30. 5bf5450 USB: OTG: Use work_queue in set_vbus for TWL6030 transciever by Moiz Sonasath · 13 years ago
  31. 28f75f4 USB: Gadget: Webcam: Return correct result of bind by Jassi Brar · 13 years ago
  32. 5030ec7 USB: gadget: fix req length in sourcesink_setup() by Bob Liu · 13 years ago
  33. 6d721b2 usb: renesas_usbhs: use dma handler by Kuninori Morimoto · 13 years ago
  34. 4ce6880 usb: renesas_usbhs: put obtained dma channel info to debug message by Kuninori Morimoto · 13 years ago
  35. bf929b3 drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  36. 9708cd2 wusb: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  37. 305e7be usb/class: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  38. 8220796 usb: musb: no need to access platform_device by Felipe Balbi · 13 years ago
  39. 019f976 usb: gadget: udc-core: wire up sysfs files by Sebastian Andrzej Siewior · 13 years ago
  40. aa07473 usb: gadget: dummy_hcd: convert to new-style udc-probe by Sebastian Andrzej Siewior · 13 years ago
  41. e71eb39 usb: musb: convert musb to new style bind by Sebastian Andrzej Siewior · 13 years ago
  42. 352c2dc usb: gadget: udc-core: add "new-style" registration interface by Sebastian Andrzej Siewior · 13 years ago
  43. b573841 usb: gadget: dummy_hcd: move selection of speed into ->pullup() by Sebastian Andrzej Siewior · 13 years ago
  44. f8744d4 usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw() by Sebastian Andrzej Siewior · 13 years ago
  45. 0fb5759 usb: gadget: dummy_hcd: move ep initialisation HW setup by Sebastian Andrzej Siewior · 13 years ago
  46. 765f5b8 usb: gadget: defer setting maxpacket till ->setup() by Sebastian Andrzej Siewior · 13 years ago
  47. 193ab2a usb: gadget: allow multiple gadgets to be built by Felipe Balbi · 13 years ago
  48. ee34e51 usb: musb: choose correct fifo_mode by Felipe Balbi · 13 years ago
  49. 6228596 usb: musb: drop a gigantic amount of ifdeferry by Felipe Balbi · 13 years ago
  50. e4e5b13 usb: musb: be careful when using different fifo_modes by Felipe Balbi · 13 years ago
  51. fc0b721 usb: gadget: dummy_hcd: move common bits of suspend/resume into one function by Sebastian Andrzej Siewior · 13 years ago
  52. 4baa74f usb: gadget: remove net2280_set_fifo_mode() by Sebastian Andrzej Siewior · 13 years ago
  53. d8a14a8 usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPER by Sebastian Andrzej Siewior · 13 years ago
  54. 719e52c usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible by Sebastian Andrzej Siewior · 13 years ago
  55. 99fd140 usb: gadget: dummy_hcd: set gadget.is_otg before calling bind() by Sebastian Andrzej Siewior · 13 years ago
  56. 2542787 usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding by Sebastian Andrzej Siewior · 13 years ago
  57. 199e7ed usb: gadget: chips: remove ifdef trickery by Felipe Balbi · 13 years ago
  58. 877c1f5 usb: gadget: ci13xx_udc: fix usb_ep_enable() call by Felipe Balbi · 13 years ago
  59. 513385a usb: gadget: s3c2410_udc: use platform ids instead by Sebastian Andrzej Siewior · 13 years ago
  60. 86081d7 usb: gadget: add platform module alias where it is missing by Sebastian Andrzej Siewior · 13 years ago
  61. e4fe056 usb: gadget: net2272: cleanup pci_register_driver() error path by Sebastian Andrzej Siewior · 13 years ago
  62. 7eca4c5 usb: gadget: dummy_hcd: add 'is_high_speed' parameter by Tatyana Brokhman · 13 years ago
  63. 1cd8fd2 usb: gadget: dummy_hcd: add SuperSpeed support by Tatyana Brokhman · 13 years ago
  64. cdfcbd2 usb: gadget: dummy_hcd: use the shared_hcd infrastructure by Tatyana Brokhman · 13 years ago
  65. bdb64d7 usb: gadget: add SuperSpeed support to the Gadget Framework by Tatyana Brokhman · 13 years ago
  66. 35a0e0b usb: gadget: add max_speed to usb_composite_driver by Tatyana Brokhman · 13 years ago
  67. 9ea3533 usb: musb: update musb_platform_ops docs to match code by Mike Frysinger · 13 years ago
  68. e534c5b USB: fix regression occurring during device removal by Alan Stern · 13 years ago
  69. 3140d5b USB: fsl_udc_core: fix build breakage when building for ARM arch by Anatolij Gustschin · 13 years ago
  70. a59d6b9 usb: gadget: add streams support to the gadget framework by Tatyana Brokhman · 13 years ago
  71. 7c884fe usb: gadget: coding style fix by Tatyana Brokhman · 13 years ago
  72. 2e34b42 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  73. ea2a1df7 usb: gadget: use config_ep_by_speed() instead of ep_choose() by Tatyana Brokhman · 13 years ago
  74. 48767a4 usb: gadget: configure endpoint according to gadget speed by Tatyana Brokhman · 13 years ago
  75. 72c973d usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 13 years ago
  76. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  77. 2ccea03 usb: gadget: introduce UDC Class by Felipe Balbi · 13 years ago
  78. 87abd0a usb: r8a66597-hcd: fix cannot detect low/full speed device by Yoshihiro Shimoda · 13 years ago
  79. c27d536 USB: ehci-ath79: fix a NULL pointer dereference by Gabor Juhos · 13 years ago
  80. 309427b USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c by Uwe Bonnes · 13 years ago
  81. 8b1ab60 usb/isp1760: Fix bug preventing the unlinking of control urbs by Arvid Brodin · 13 years ago
  82. 95a2424 Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  83. 7c9d440 treewide: transciever/transceiver spelling fixes by Joe Perches · 13 years ago
  84. dbc6221 treewide: Fix recieve/receive typos by Joe Perches · 13 years ago
  85. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  86. f76b168 PM: Rename dev_pm_info.in_suspend to is_prepared by Alan Stern · 13 years ago
  87. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  88. b3df3f9 xhci: Always set urb->status to zero for isoc endpoints. by Sarah Sharp · 13 years ago
  89. c877b3b xhci: Add reset on resume quirk for asrock p67 host by Maarten Lankhorst · 13 years ago
  90. f6ba6fe xHCI 1.0: Incompatible Device Error by Alex He · 13 years ago
  91. 664a51a USB: deprecate g_file_storage by Alan Stern · 13 years ago
  92. 0af212b USB: don't let errors prevent system sleep by Alan Stern · 13 years ago
  93. cbb3300 USB: don't let the hub driver prevent system sleep by Alan Stern · 13 years ago
  94. 578333a USB: change maintainership of ohci-hcd and ehci-hcd by Alan Stern · 13 years ago
  95. e1cf486 xHCI 1.0: Force Stopped Event(FSE) by Alex He · 13 years ago
  96. d233363 xhci: Don't warn about zeroed bMaxBurst descriptor field. by Sarah Sharp · 13 years ago
  97. fccf4e8 USB: Free bandwidth when usb_disable_device is called. by Sarah Sharp · 13 years ago
  98. fa75ac3 xhci: Reject double add of active endpoints. by Sarah Sharp · 13 years ago
  99. 08e6c61 usb: renesas_usbhs: fixup connection fail by Kuninori Morimoto · 13 years ago
  100. 357f45d USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big. by Jesper Juhl · 13 years ago