1. 3e75c6d Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  2. c12e69c Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  3. 1d10255 USB: disable reset-resume when USB_QUIRK_RESET is set by Alan Stern · 11 years ago
  4. 6aec044 USB: unbind all interfaces before rebinding any by Alan Stern · 11 years ago
  5. 9b6f0c4 usbcore: rename struct dev_state to struct usb_dev_state by Valentina Manea · 11 years ago
  6. 6080cd0 staging: usbip: claim ports used by shared devices by Valentina Manea · 11 years ago
  7. 77fa83c usb: don't use PREPARE_DELAYED_WORK by Tejun Heo · 11 years ago
  8. a82b76f usb: Reset USB-3 devices on USB-3 link bounce by Hans de Goede · 11 years ago
  9. 7a7b562 usb: Clear host_endpoint->streams when implicitly freeing streams by Hans de Goede · 11 years ago
  10. 25cd288 usb/xhci: Change how we indicate a host supports Link PM. by Sarah Sharp · 11 years ago
  11. 23c0582 usb: hub: usb_ext_cap_descriptor.bmAttributes is le32 by Bjørn Mork · 11 years ago
  12. 938569e hub: debug message for failing to enable device by Oliver Neukum · 11 years ago
  13. 22f6a0f usb: move hub init and LED blink work to power efficient workqueue by Shaibal Dutta · 11 years ago
  14. 140e302 Revert "usbcore: set lpm_capable field for LPM capable root hubs" by Sarah Sharp · 11 years ago
  15. 08d1dec usb:hub set hub->change_bits when over-current happens by Shen Guang · 11 years ago
  16. 025d443 USB: core: correct spelling mistakes in comments and warning by Rahul Bedarkar · 11 years ago
  17. 543d778 USB: fix race between hub_disconnect and recursively_mark_NOTATTACHED by Alan Stern · 11 years ago
  18. 3482528 USB: core: remove CONFIG_USB_DEBUG usage by Greg Kroah-Hartman · 11 years ago
  19. d59abb9 Merge branch 3.13-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  20. 48fc7db usb: xhci: change enumeration scheme to 'new scheme' by default by Dan Williams · 11 years ago
  21. 83e83ec usb: core: get config and string descriptors for unauthorized devices by Thomas Pugliese · 11 years ago
  22. 2d51f3c usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED by Julius Werner · 11 years ago
  23. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  24. 9afcdb1 Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  25. fd1ac4c usb: hub_activate kill an 'else' by Dan Williams · 11 years ago
  26. e92aee3 usb: hub: Clear Port Reset Change during init/resume by Julius Werner · 11 years ago
  27. 890dae8 xhci: Enable LPM support only for hardwired or BESL devices by Mathias Nyman · 11 years ago
  28. de68bab usb: Don't enable USB 2.0 Link PM by default. by Sarah Sharp · 11 years ago
  29. dcc01c0 usb: Disable USB 2.0 Link PM before device reset. by Sarah Sharp · 11 years ago
  30. 781b213 drivers: usb: core: hub.c: Comments shouldnt be C99 // comment style by Matthias Beyer · 11 years ago
  31. 469271f drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes by Matthias Beyer · 11 years ago
  32. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
  33. df9b17f Merge 3.12-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  34. db8f2aa USB: correct the usb_disconnect() comment about usb_bus_list_lock by Bjorn Helgaas · 11 years ago
  35. 38d7f68 usbcore: check usb device's state before sending a Set SEL control transfer by Xenia Ragiadakou · 11 years ago
  36. 4d96799 usbcore: fix incorrect type in assignment in usb_set_lpm_parameters() by Xenia Ragiadakou · 11 years ago
  37. 9df89d8 usbcore: set lpm_capable field for LPM capable root hubs by Xenia Ragiadakou · 11 years ago
  38. b9a1048 usbcore: fix incorrect type in assignment in descriptors_changed() by Xenia Ragiadakou · 11 years ago
  39. e3376d6 usbcore: compare and release one bos descriptor in usb_reset_and_verify_device() by Xenia Ragiadakou · 11 years ago
  40. 3bbc47d usb: don't use bNbrPorts after initialization by Krzysztof Mazur · 11 years ago
  41. e58547e usb: fail on usb_hub_create_port_device() errors by Krzysztof Mazur · 11 years ago
  42. d0308d4 usb: fix cleanup after failure in hub_configure() by Krzysztof Mazur · 11 years ago
  43. 5845c13 Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next by Sarah Sharp · 11 years ago
  44. 98a4f1f usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend() by Lan Tianyu · 11 years ago
  45. aa5ceae USB: handle LPM errors during device suspend correctly by Alan Stern · 11 years ago
  46. 626f090 usb: fix some scripts/kernel-doc warnings by Yacine Belkadi · 11 years ago
  47. 4fae6f0 USB: handle LPM errors during device suspend correctly by Alan Stern · 11 years ago
  48. 28e8616 USB: refactor code for enabling/disabling remote wakeup by Alan Stern · 11 years ago
  49. 15b7336 USB: simplify the interface of usb_get_status() by Alan Stern · 11 years ago
  50. f3e94aa usb: core: don't try to reset_device() a port that got just disconnected by Julius Werner · 11 years ago
  51. 481f2d4 usb: core: don't try to reset_device() a port that got just disconnected by Julius Werner · 11 years ago
  52. 78283dd Merge 3.11-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  53. c4b51a4 USB: remove redundant "#if" by Alan Stern · 11 years ago
  54. 2c7b871 usb: Clear both buffers when clearing a control transfer TT buffer. by William Gulland · 11 years ago
  55. e583d9d USB: global suspend and remote wakeup don't mix by Alan Stern · 11 years ago
  56. 4134126 usb: check usb_hub_to_struct_hub() return value by Mathias Nyman · 11 years ago
  57. 84ebc10 USB: remove CONFIG_USB_SUSPEND option by Alan Stern · 12 years ago
  58. 0aa2832 USB: use "global suspend" for system sleep on USB-2 buses by Alan Stern · 12 years ago
  59. e9e88fb USB: avoid error messages when a device is disconnected by Alan Stern · 12 years ago
  60. 769d7368 USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports by David Linares · 12 years ago
  61. 4d769de usb: forbid memory allocation with I/O during bus reset by Ming Lei · 12 years ago
  62. ceb675a Merge usb-linus branch into usb-next by Greg Kroah-Hartman · 12 years ago
  63. ad493e5 usb: add usb port auto power off mechanism by Lan Tianyu · 12 years ago
  64. 971fcd4 usb: add runtime pm support for usb port device by Lan Tianyu · 12 years ago
  65. 54a3ac0 usb: Using correct way to clear usb3.0 device's remote wakeup feature. by Lan Tianyu · 12 years ago
  66. d2123fd USB: Set usb port's DeviceRemovable according acpi information by Lan Tianyu · 12 years ago
  67. fde2638 usb: Create link files between child device and usb port device. by Lan Tianyu · 12 years ago
  68. 6e30d7c usb: Add driver/usb/core/(port.c,hub.h) files by Lan Tianyu · 12 years ago
  69. cbf50a4 Merge 3.8-rc4 into usb-next by Greg Kroah-Hartman · 12 years ago
  70. 430ee58 usb/core: update power budget for SuperSpeed by Sebastian Andrzej Siewior · 12 years ago
  71. 8d8479d usb/core: consider link speed while looking at bMaxPower by Sebastian Andrzej Siewior · 12 years ago
  72. 07e72b9 USB: hub: handle claim of enabled remote wakeup after reset by Oliver Neukum · 12 years ago
  73. 470f0be USB: Refactor hub_port_wait_reset. by Sarah Sharp · 12 years ago
  74. c2f60db USB: Use helper function hub_set_port_link_state by Sarah Sharp · 12 years ago
  75. d3b9d7a USB: Fix connected device switch to Inactive state. by Sarah Sharp · 12 years ago
  76. a24a607 USB: Rip out recursive call on warm port reset. by Sarah Sharp · 12 years ago
  77. 2d4fa94 USB: Prepare for refactoring by adding extra udev checks. by Sarah Sharp · 12 years ago
  78. 0fe51aa USB: Don't use EHCI port sempahore for USB 3.0 hubs. by Sarah Sharp · 12 years ago
  79. 65bdac5 USB: Handle warm reset failure on empty port. by Sarah Sharp · 12 years ago
  80. 4f43447 USB: Ignore port state until reset completes. by Sarah Sharp · 12 years ago
  81. 77c7f07 USB: Increase reset timeout. by Sarah Sharp · 12 years ago
  82. 41e7e05 USB: Allow USB 3.0 ports to be disabled. by Sarah Sharp · 12 years ago
  83. 8b8132b USB: Ignore xHCI Reset Device status. by Sarah Sharp · 12 years ago
  84. 1c7439c6 USB: Handle auto-transition from hot to warm reset. by Sarah Sharp · 12 years ago
  85. ac96511 usb: phy: change phy notify connect/disconnect API by Peter Chen · 12 years ago
  86. b76baa8 usb: refine phy notify operation during connection and disconnection by Peter Chen · 12 years ago
  87. 571e412 USB: remove iteration limit in hub_tt_work() by Alan Stern · 12 years ago
  88. f2ec522 usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  89. b472b8e Merge 3.7-rc3 into usb-next. by Greg Kroah-Hartman · 12 years ago
  90. 596d789 USB: set hub's default autosuspend delay as 0 by Ming Lei · 12 years ago
  91. e6f30de USB: check port changes before hub runtime suspend for some bug device by Ming Lei · 12 years ago
  92. bfd1e91 USB: speed up usb_bus_resume() by Alan Stern · 12 years ago
  93. 036546b usb hub: use flush_work instead of flush_work_sync by Octavian Purdila · 12 years ago
  94. 3b6054d usb hub: send clear_tt_buffer_complete events when canceling TT clear work by Octavian Purdila · 12 years ago
  95. 1510a1a usb: trival: Fix debugging units mistake. by Sarah Sharp · 12 years ago
  96. 65a95b7 usb: Send Set SEL before enabling parent U1/U2 timeout. by Sarah Sharp · 12 years ago
  97. ae8963a usb: Don't enable LPM if the exit latency is zero. by Sarah Sharp · 12 years ago
  98. a0693bd Revert "usb : Add sysfs files to control port power." by Greg Kroah-Hartman · 12 years ago
  99. 1f2235b usb: move children deallocation after quiescing the hub by Alexander Shishkin · 12 years ago
  100. ca3c153 usb: add little-endian transform for DeviceRemovable of usb3.0 hub by Lan Tianyu · 12 years ago