1. 8e4ceb3 USB: prepare for changover to Runtime PM framework by Alan Stern · 15 years ago
  2. 253e057 USB: add a "remove hardware" sysfs attribute by Alan Stern · 15 years ago
  3. d697cdd USB: don't use a fixed DMA mapping for hub status URBs by Alan Stern · 15 years ago
  4. 0c48720 USB: improved error handling in usb_port_suspend() by Oliver Neukum · 15 years ago
  5. c2f6595 USB: EHCI: don't send Clear-TT-Buffer following a STALL by Alan Stern · 15 years ago
  6. b356b7c USB: Add hub descriptor update hook for xHCI by Sarah Sharp · 15 years ago
  7. 527101c USB: don't lose mode switch events on suspended devices by Alan Stern · 15 years ago
  8. 25118084 USB: check for hub driver not bound to root hub device by Alan Stern · 15 years ago
  9. ccf5b80 USB: make intf.pm_usage an atomic_t by Alan Stern · 15 years ago
  10. 7cbe5dc USB: add API for userspace drivers to "claim" ports by Alan Stern · 15 years ago
  11. cb88a1b USB: fix the clear_tt_buffer interface by Alan Stern · 15 years ago
  12. c651527 USB: Support for addressing a USB device under xHCI by Sarah Sharp · 15 years ago
  13. e7b7717 USB: Don't reset USB 3.0 devices on port change detection. by Sarah Sharp · 15 years ago
  14. d2e9b4d USB: Add USB 3.0 roothub support to USB core. by Sarah Sharp · 15 years ago
  15. 6b403b0 USB: Add SuperSpeed to the list of USB device speeds. by Sarah Sharp · 15 years ago
  16. d0f830d USB: hub.c: fix sparse warnings by H Hartley Sweeten · 15 years ago
  17. 71d2718 USB: more u32 conversion after transfer_buffer_length and actual_length by Roel Kluin · 15 years ago
  18. 4fe0387 USB: don't send Set-Interface after reset by Alan Stern · 15 years ago
  19. 6da9c99 USB: allow libusb to talk to unauthenticated WUSB devices by David Vrabel · 15 years ago
  20. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  21. ddeac4e USB: fix toggle mismatch in disable_endpoint paths by Alan Stern · 16 years ago
  22. 634a84f drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build by David Brownell · 16 years ago
  23. 2caf7fc USB: re-enable interface after driver unbinds by Alan Stern · 16 years ago
  24. 3b23dd6 USB: utilize the bus notifiers by Alan Stern · 16 years ago
  25. b9cef6c USB: make printk messages more searchable by Wu Fengguang · 16 years ago
  26. 65bfd29 USB: Enhance usage of pm_message_t by Alan Stern · 16 years ago
  27. 6cd1320 USB: announce new devices earlier by Alan Stern · 16 years ago
  28. dc023dc USB: Introduce usb_queue_reset() to do resets from atomic contexts by Inaky Perez-Gonzalez · 16 years ago
  29. 9ac39f2 USB: add asynchronous autosuspend/autoresume support by Alan Stern · 16 years ago
  30. 61fbeba USB: prevent autosuspend during hub initialization by Alan Stern · 16 years ago
  31. cde217a USB: fix crash when URBs are unlinked after the device is gone by Alan Stern · 16 years ago
  32. 6c64094 USB: don't rebind drivers after failed resume or reset by Alan Stern · 16 years ago
  33. fd7c519 USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore by Jaroslav Kysela · 16 years ago
  34. 8520f38 USB: change hub initialization sleeps to delayed_work by Alan Stern · 16 years ago
  35. 5257d97 USB: revert recovery from transient errors by Alan Stern · 16 years ago
  36. b5fb454 USB: automatically enable RHSC interrupts by Alan Stern · 16 years ago
  37. 86c57ed USB: use reset_resume when normal resume fails by Alan Stern · 16 years ago
  38. 78d9a48 USB: Force unbinding of drivers lacking reset_resume or other methods by Alan Stern · 16 years ago
  39. 742120c USB: fix usb_reset_device and usb_reset_composite_device(take 3) by Ming Lei · 16 years ago
  40. 625f694 USB: remove interface parameter of usb_reset_composite_device by Ming Lei · 16 years ago
  41. 38f3ad5 usb: hub: add check for unsupported bus topology by Felipe Balbi · 16 years ago
  42. 4330354 USB: combine hub_quiesce and hub_stop by Alan Stern · 16 years ago
  43. f283521 USB: combine hub_activate and hub_restart by Alan Stern · 16 years ago
  44. 948fea3 USB: optimize port debouncing during hub activation by Alan Stern · 16 years ago
  45. 8808f00 USB: try to salvage lost power sessions by Alan Stern · 16 years ago
  46. 6ee0b27 USB: simplify hub_restart() logic by Alan Stern · 16 years ago
  47. 9e5eace USB: revert "don't use reset-resume if drivers don't support it" by Greg Kroah-Hartman · 16 years ago
  48. 24618b0 USB: debounce before unregistering by Alan Stern · 16 years ago
  49. b01b03f USB: add new routine for checking port-resume type by Alan Stern · 16 years ago
  50. 36aa811 USB: revert "don't lose disconnections during suspend" by Greg Kroah-Hartman · 16 years ago
  51. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 16 years ago
  52. 1236edf USB: don't lose disconnections during suspend by Alan Stern · 16 years ago
  53. 5340ba8 USB: don't use reset-resume if drivers don't support it by Linus Torvalds · 16 years ago
  54. 3a31155 USB: EHCI: suppress unwanted error messages by Alan Stern · 16 years ago
  55. e16362a USB: fix possible deadlock involving sysfs attributes by Alan Stern · 16 years ago
  56. 4953d14 usb: don't update devnum for wusb devices by David Vrabel · 16 years ago
  57. fc721f5 wusb: make ep0_reinit available for modules by Inaky Perez-Gonzalez · 16 years ago
  58. 6c529cd wusb: devices dont use a set address by Inaky Perez-Gonzalez · 16 years ago
  59. 8af548d wusb: teach choose_address() about wireless devices by Inaky Perez-Gonzalez · 16 years ago
  60. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  61. e872154 USB: don't explicitly reenable root-hub status interrupts by Alan Stern · 16 years ago
  62. 6427f79 USB: log an error message when USB enumeration fails by Alan Stern · 16 years ago
  63. eb764c4 USB: check serial-number string after device reset by Alan Stern · 16 years ago
  64. feccc30 USB: remove CONFIG_USB_PERSIST setting by Alan Stern · 16 years ago
  65. 5e6effa USB: make USB-PERSIST work after every system sleep by Alan Stern · 16 years ago
  66. 3eb1491 USB: reorganize code in hub.c by Alan Stern · 16 years ago
  67. 3bb1af5 USB: EHCI: carry out port handover during each root-hub resume by Alan Stern · 16 years ago
  68. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  69. 782e70c USB: mark USB drivers as being GPL only by Greg Kroah-Hartman · 17 years ago
  70. 1512300 USB: Export suspend statistics by Sarah Sharp · 17 years ago
  71. 852c4b4 USB: updates to usb_reset_composite_device() by Alan Stern · 17 years ago
  72. f2a383e USB: always announce a device has been added to the system by Greg Kroah-Hartman · 17 years ago
  73. 90da096 USB: force handover port to companion when hub_port_connect_change fails by Balaji Rao · 17 years ago
  74. 0cc1a51 USB: use GFP_NOIO in reset path by Oliver Neukum · 17 years ago
  75. d48bd97 USB: fix locking loop by avoiding flush_scheduled_work by Alan Stern · 17 years ago
  76. 2e2c5ee USB: Fix priority mistakes in drivers/usb/core/hub.c by Roel Kluin · 17 years ago
  77. e42837b freezer: introduce freezer-friendly waiting macros by Rafael J. Wysocki · 17 years ago
  78. fd39c86 docbook: fix usb content by Randy Dunlap · 17 years ago
  79. 32fe019 USB: mutual exclusion for EHCI init and port resets by Alan Stern · 17 years ago
  80. 403fae7 USB: fix limited_power setting mistake in hub.c by jidong xiao · 17 years ago
  81. 6840d25 USB: flush outstanding URBs when suspending by Alan Stern · 17 years ago
  82. e015268 USB: remove traces of urb->status from usbcore by Alan Stern · 17 years ago
  83. b5ea060 USB: rename choose_configuration by Greg Kroah-Hartman · 17 years ago
  84. 93993a0 usb: introduce usb_authorize/deauthorize() by Inaky Perez-Gonzalez · 17 years ago
  85. d9d16e8 usb: split usb_new_device for clarity and refactoring by Inaky Perez-Gonzalez · 17 years ago
  86. 4326ed0 USB: address-0 handling during device initialization by Alan Stern · 17 years ago
  87. bdd016b USB: add ep->enable by Alan Stern · 17 years ago
  88. 46dede4 USB: accept 1-byte Device Status replies, fixing some b0rken devices by Alan Stern · 17 years ago
  89. 195af2c USB: fix warning caused by autosuspend counter going negative by Alan Stern · 17 years ago
  90. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  91. b41a60e USB: add power/persist device attribute by Alan Stern · 17 years ago
  92. 54515fe USB: unify reset_resume and normal resume by Alan Stern · 17 years ago
  93. f07600c USB: add reset_resume method by Alan Stern · 17 years ago
  94. 624d6c0 USB: remove excess code from hub.c by Alan Stern · 17 years ago
  95. 686314c USB: separate root and non-root suspend/resume by Alan Stern · 17 years ago
  96. 4956ecc USB: remove __usb_port_suspend by Alan Stern · 17 years ago
  97. ffcdc18 USB Core: hub.c: prevent re-enumeration on HNP by Vikram Pandita · 17 years ago
  98. 55e5fdf USB: hub.c loops forever on resume from ram due to bluetooth by Mark Lord · 17 years ago
  99. dd4dd19 USB: Make device reset stop retrying after disconnect by Alan Stern · 17 years ago
  100. 6bc6cff USB: add RESET_RESUME device quirk by Alan Stern · 17 years ago