1. 470f0be USB: Refactor hub_port_wait_reset. by Sarah Sharp · 12 years ago
  2. c2f60db USB: Use helper function hub_set_port_link_state by Sarah Sharp · 12 years ago
  3. d3b9d7a USB: Fix connected device switch to Inactive state. by Sarah Sharp · 12 years ago
  4. a24a607 USB: Rip out recursive call on warm port reset. by Sarah Sharp · 12 years ago
  5. 2d4fa94 USB: Prepare for refactoring by adding extra udev checks. by Sarah Sharp · 12 years ago
  6. 0fe51aa USB: Don't use EHCI port sempahore for USB 3.0 hubs. by Sarah Sharp · 12 years ago
  7. 65bdac5 USB: Handle warm reset failure on empty port. by Sarah Sharp · 12 years ago
  8. 4f43447 USB: Ignore port state until reset completes. by Sarah Sharp · 12 years ago
  9. 77c7f07 USB: Increase reset timeout. by Sarah Sharp · 12 years ago
  10. 41e7e05 USB: Allow USB 3.0 ports to be disabled. by Sarah Sharp · 12 years ago
  11. 8b8132b USB: Ignore xHCI Reset Device status. by Sarah Sharp · 12 years ago
  12. 1c7439c6 USB: Handle auto-transition from hot to warm reset. by Sarah Sharp · 12 years ago
  13. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  14. c058f7a USB: core: Free the allocated memory before exiting on error by Sachin Kamat · 12 years ago
  15. 2bd6a02 usb-core: remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  16. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  17. 0c864d8 Merge 3.7-rc6 into usb-next. by Greg Kroah-Hartman · 12 years ago
  18. ac96511 usb: phy: change phy notify connect/disconnect API by Peter Chen · 12 years ago
  19. b76baa8 usb: refine phy notify operation during connection and disconnection by Peter Chen · 12 years ago
  20. c13b86a USB: fix authorization and claimed port logic by Hindin Joseph · 12 years ago
  21. e592c5d Revert "USB/host: Cleanup unneccessary irq disable code" by Greg Kroah-Hartman · 12 years ago
  22. 2f02bc8 USB: report submission of active URBs by Alan Stern · 12 years ago
  23. 36caff5 USB: fix endpoint-disabling for failed config changes by Alan Stern · 12 years ago
  24. 571e412 USB: remove iteration limit in hub_tt_work() by Alan Stern · 12 years ago
  25. f2ec522 usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  26. b472b8e Merge 3.7-rc3 into usb-next. by Greg Kroah-Hartman · 12 years ago
  27. 596d789 USB: set hub's default autosuspend delay as 0 by Ming Lei · 12 years ago
  28. e6f30de USB: check port changes before hub runtime suspend for some bug device by Ming Lei · 12 years ago
  29. bfd1e91 USB: speed up usb_bus_resume() by Alan Stern · 12 years ago
  30. 969ddcf USB: hub_for_each_child should skip unconnected ports by Alan Stern · 12 years ago
  31. 30b1e49 USB: use bus_to_hdc instead of container_of by Yuanhan Liu · 12 years ago
  32. 036546b usb hub: use flush_work instead of flush_work_sync by Octavian Purdila · 12 years ago
  33. 3b6054d usb hub: send clear_tt_buffer_complete events when canceling TT clear work by Octavian Purdila · 12 years ago
  34. a03bede USB: update documentation for URB_ISO_ASAP by Alan Stern · 12 years ago
  35. 0146390 usbdevfs: Fix broken scatter-gather transfer by Henrik Rydberg · 12 years ago
  36. b001b29 Merge tag 'for-usb-linus-2012-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  37. 1510a1a usb: trival: Fix debugging units mistake. by Sarah Sharp · 12 years ago
  38. 65a95b7 usb: Send Set SEL before enabling parent U1/U2 timeout. by Sarah Sharp · 12 years ago
  39. ae8963a usb: Don't enable LPM if the exit latency is zero. by Sarah Sharp · 12 years ago
  40. d01f87c USB: Enable LPM after a failed probe. by Sarah Sharp · 12 years ago
  41. d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  42. 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
  43. 0d00dc2 USB: Fix race condition when removing host controllers by Alan Stern · 12 years ago
  44. 0a23140 USB: Fix race condition when removing host controllers by Alan Stern · 12 years ago
  45. a0693bd Revert "usb : Add sysfs files to control port power." by Greg Kroah-Hartman · 12 years ago
  46. 59e6423 usb-acpi: Comply with the ACPI API change by Feng Tang · 12 years ago
  47. eb83be9 USB: remove CONFIG_EXPERIMENTAL dependancies by Greg Kroah-Hartman · 12 years ago
  48. ac08de3 usb: remove junk from store_remove_id by Alan Cox · 12 years ago
  49. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  50. c2d57ae USB: core: remove unused dbg() call in message.c by Greg Kroah-Hartman · 12 years ago
  51. 1f2235b usb: move children deallocation after quiescing the hub by Alexander Shishkin · 12 years ago
  52. 73d4066 USB/host: Cleanup unneccessary irq disable code by Chuansheng Liu · 12 years ago
  53. ca3c153 usb: add little-endian transform for DeviceRemovable of usb3.0 hub by Lan Tianyu · 12 years ago
  54. ca9c9d0 usb : Add sysfs files to control port power. by Lan Tianyu · 12 years ago
  55. 3a22b87 usb: Fail a get config when the port is powered off. by Lan Tianyu · 12 years ago
  56. f7ac778 usb/acpi: Use ACPI methods to power off ports. by Lan Tianyu · 12 years ago
  57. 05f9168 usb/acpi: Store info on device removability. by Lan Tianyu · 12 years ago
  58. d557542 usb/acpi: Bind ACPI node to USB port, not usb_device. by Lan Tianyu · 12 years ago
  59. ff823c7 usb: move children to struct usb_port by Lan Tianyu · 12 years ago
  60. fa2a956 usb: make usb port a real device by Lan Tianyu · 12 years ago
  61. b53d657 usb/core: use bin2bcd() for bcdDevice in RH by Sebastian Andrzej Siewior · 12 years ago
  62. 0837e7e usbfs: Add a new disconnect-and-claim ioctl (v2) by Hans de Goede · 12 years ago
  63. 92fc7a8 USB: add device quirk for Joss Optical touchboard by Alan Stern · 12 years ago
  64. 7fda953 usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET by Lan Tianyu · 12 years ago
  65. 2d36684 usb/endpoint: Set release callback in the struct device_type instead of in the device itself directly by Lan Tianyu · 12 years ago
  66. 7fc2cc3 usb: Rename temp variable "config" to "val" in the set_avoid_reset_quirk() by Lan Tianyu · 12 years ago
  67. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  68. e387ef5 usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams by Laurent Pinchart · 12 years ago
  69. 80da2e0 usb: Add quirk detection based on interface information by Laurent Pinchart · 12 years ago
  70. 925aa46 USB: notify phy when root hub port connect change by Richard Zhao · 12 years ago
  71. 6470cbc Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 12 years ago
  72. b903bd6 Merge 3.5-rc7 into usb-next by Greg Kroah-Hartman · 12 years ago
  73. b04b315 usb: feed USB device information to the /dev/random driver by Theodore Ts'o · 12 years ago
  74. 024f117 USB: Add a sysfs file to show LTM capabilities. by Sarah Sharp · 12 years ago
  75. f74631e USB: Enable Latency Tolerance Messaging (LTM). by Sarah Sharp · 12 years ago
  76. 2497191 USB: Fix LPM disable count mismatch on driver unbind. by Sarah Sharp · 12 years ago
  77. 9cf6599 USB: Disable LPM while the device is unconfigured. by Sarah Sharp · 12 years ago
  78. 6d1d051 USB: Fix LPM disable/enable during device reset. by Sarah Sharp · 12 years ago
  79. fe2072c usb/hcd: Ensure scatter-gather is not used for isoc transfers by Hans de Goede · 12 years ago
  80. 336c5c3 usb: convert port_owners type from void * to struct dev_state * by Lan Tianyu · 12 years ago
  81. 3d97ff6 usbdevfs: Use scatter-gather lists for large bulk transfers by Hans de Goede · 12 years ago
  82. 19181bc usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl by Hans de Goede · 12 years ago
  83. 2102e06 usbdevfs: Correct amount of data copied to user in processcompl_compat by Hans de Goede · 12 years ago
  84. 8bea2bd usb: Add support for root hub port status CAS by Stanislaw Ledwon · 12 years ago
  85. ff446f2 Merge 3.5-rc3 into usb-next by Greg Kroah-Hartman · 12 years ago
  86. b3a3dd0 USB: fix gathering of interface associations by Daniel Mack · 12 years ago
  87. 57e04bd Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  88. 55558c3 USB: Checking the wrong variable in usb_disable_lpm() by Dan Carpenter · 12 years ago
  89. e714fad usb-core: Set intfdata to NULL if a driver's probe method failed by Hans de Goede · 12 years ago
  90. 81df2d5 USB: allow match on bInterfaceNumber by Bjørn Mork · 12 years ago
  91. 7e97243 USB: rename the usb misc class from "usb" to "usbmisc" by Greg Kroah-Hartman · 12 years ago
  92. c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 12 years ago
  93. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  94. e9261fb USB: Fix core compile with CONFIG_USB_SUSPEND=n by Sarah Sharp · 12 years ago
  95. 4e09dcf USB: Remove races in devio.c by Huajun Li · 12 years ago
  96. 8306095 USB: Disable USB 3.0 LPM in critical sections. by Sarah Sharp · 12 years ago
  97. 1ea7e0e USB: Add support to enable/disable USB3 link states. by Sarah Sharp · 12 years ago
  98. 51e0a01 USB: Calculate USB 3.0 exit latencies for LPM. by Sarah Sharp · 13 years ago
  99. d9b2099 USB: Refactor code to set LPM support flag. by Sarah Sharp · 13 years ago
  100. 448b6eb USB: Make sure to fetch the BOS desc for roothubs. by Sarah Sharp · 12 years ago