1. 6d19c00 USB: implement non-tree resume ordering constraints for PCI host controllers by Alan Stern · 14 years ago
  2. 0c7a2b7 USB: add remove_id sysfs attr for usb drivers by CHENG Renquan · 15 years ago
  3. 8e4ceb3 USB: prepare for changover to Runtime PM framework by Alan Stern · 15 years ago
  4. fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
  5. 1e5ea5e USB: fix missing error check in probing by Oliver Neukum · 15 years ago
  6. ccf5b80 USB: make intf.pm_usage an atomic_t by Alan Stern · 15 years ago
  7. 7cbe5dc USB: add API for userspace drivers to "claim" ports by Alan Stern · 15 years ago
  8. 23a54e5 USB: Avoid PM error messages during resume if a device was disconnected by Frans Pop · 15 years ago
  9. 5512966 usb: convert endpoint devices to bus-less childs of the usb interface by Kay Sievers · 15 years ago
  10. 91f8d06 USB: consolidate usb_unbind_interface and usb_driver_release_interface by Alan Stern · 15 years ago
  11. ddeac4e USB: fix toggle mismatch in disable_endpoint paths by Alan Stern · 15 years ago
  12. 2caf7fc USB: re-enable interface after driver unbinds by Alan Stern · 16 years ago
  13. 65bfd29 USB: Enhance usage of pm_message_t by Alan Stern · 16 years ago
  14. 4ec06d6 USB: utilize round_jiffies_up_relative() by Alan Stern · 16 years ago
  15. dc023dc USB: Introduce usb_queue_reset() to do resets from atomic contexts by Inaky Perez-Gonzalez · 16 years ago
  16. 9ac39f2 USB: add asynchronous autosuspend/autoresume support by Alan Stern · 16 years ago
  17. 24c0996 USB: skip Set-Interface(0) if already in altsetting 0 by Alan Stern · 16 years ago
  18. 6c64094 USB: don't rebind drivers after failed resume or reset by Alan Stern · 16 years ago
  19. 399d31d USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed by Oliver Neukum · 16 years ago
  20. 5096aed USB: Don't rebind before "complete" callback by Alan Stern · 16 years ago
  21. f2189c4 USB: Add new PM callback methods for USB by Alan Stern · 16 years ago
  22. 55151d7 USB: Defer Set-Interface for suspended devices by Alan Stern · 16 years ago
  23. 65605ae USB: Add udev argument to interface suspend/resume functions by Alan Stern · 16 years ago
  24. 9ff7843 USB: fix compiler warning fix by Alan Stern · 16 years ago
  25. fa41019 usb/core/driver: fix warning by Alexander Beregalov · 16 years ago
  26. 78d9a48 USB: Force unbinding of drivers lacking reset_resume or other methods by Alan Stern · 16 years ago
  27. 9da82bd USB: implement "soft" unbinding by Alan Stern · 16 years ago
  28. 8808f00 USB: try to salvage lost power sessions by Alan Stern · 16 years ago
  29. 6ee0b27 USB: simplify hub_restart() logic by Alan Stern · 16 years ago
  30. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  31. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  32. 58a97ff USB: HCDs use the do_remote_wakeup flag by Alan Stern · 16 years ago
  33. 70a1c9e USB: remove dev->power.power_state by Alan Stern · 16 years ago
  34. 3bb1af5 USB: EHCI: carry out port handover during each root-hub resume by Alan Stern · 16 years ago
  35. 2c044a4 USB: fix codingstyle issues in drivers/usb/core/*.c by Greg Kroah-Hartman · 16 years ago
  36. 782e70c USB: mark USB drivers as being GPL only by Greg Kroah-Hartman · 16 years ago
  37. de6f92b USB: handle idVendor of 0x0000 by Greg Kroah-Hartman · 16 years ago
  38. 15147ff USB: use proper call to driver_create_file by Greg Kroah-Hartman · 17 years ago
  39. 4a9bee8 USB: uevent environment key fix by Alan Stern · 17 years ago
  40. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  41. d1aa3e6 USB: fix race in autosuspend reschedule by Alan Stern · 17 years ago
  42. 271f9e6 USB: skip autosuspended devices during system resume by Alan Stern · 17 years ago
  43. 7108f28 USB: don't propagate FREEZE or PRETHAW suspends by Alan Stern · 17 years ago
  44. 6840d25 USB: flush outstanding URBs when suspending by Alan Stern · 17 years ago
  45. 5ad4f71 USB: move decision to ignore FREEZE events by Alan Stern · 17 years ago
  46. 72230ab usb: usb_probe_interface() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  47. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  48. e5dd011 USB: fix linked list insertion bugfix for usb core by Nathael Pajani · 17 years ago
  49. 013d27f USB: update last_busy field correctly by Alan Stern · 17 years ago
  50. aebdc3b dev_vdbg(), available with -DVERBOSE_DEBUG by David Brownell · 17 years ago
  51. 8d6d5fd USB: Make usb-autosuspend timer 1 sec jiffy aligned by Venki Pallipadi · 17 years ago
  52. e7e6da9 USB: Remove usages of dev->power.power_state by Alan Stern · 17 years ago
  53. f07600c USB: add reset_resume method by Alan Stern · 17 years ago
  54. 20dfdad USB: rework C++-style comments by Alan Stern · 17 years ago
  55. 6bc6cff USB: add RESET_RESUME device quirk by Alan Stern · 17 years ago
  56. 0458d5b USB: add USB-Persist facility by Alan Stern · 17 years ago
  57. b6f6436d USB: move bus_suspend and bus_resume method calls by Alan Stern · 17 years ago
  58. 4d46109 USB: Implement PM FREEZE and PRETHAW by Alan Stern · 17 years ago
  59. 784a6e1 USB: interface PM state by Alan Stern · 17 years ago
  60. ef7f6c7 USB: more autosuspend timer stuff by Alan Stern · 17 years ago
  61. 8c9862e USB: fix signed jiffies issue in autosuspend logic by Alan Stern · 17 years ago
  62. 1941044 USB: add "last_busy" field for use in autosuspend by Alan Stern · 17 years ago
  63. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 17 years ago
  64. 2add522 USB: add power/level sysfs attribute by Alan Stern · 17 years ago
  65. eaafbc3 USB: Allow autosuspend delay to equal 0 by Alan Stern · 17 years ago
  66. 6b157c9 USB: separate autosuspend from external suspend by Alan Stern · 17 years ago
  67. 718efa6 usbcore: move usb_autosuspend_work by Alan Stern · 17 years ago
  68. 341487a USB: remove use of the bus rwsem, as it doesn't really protect anything. by Greg Kroah-Hartman · 17 years ago
  69. 19c2623 USB: export autosuspend delay in sysfs by Alan Stern · 17 years ago
  70. b5e795f USB: make autosuspend delay a module parameter by Alan Stern · 17 years ago
  71. bb41702 USB: refactor usb device matching and create usb_device_match by Greg Kroah-Hartman · 17 years ago
  72. 892705a USB: kernel-doc fixes by Randy Dunlap · 17 years ago
  73. c96e2c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  74. 93bacef USB serial: add dynamic id support to usb-serial core by Greg Kroah-Hartman · 18 years ago
  75. 80f745f USB: add the sysfs driver name to all modules by Greg Kroah-Hartman · 17 years ago
  76. 94fcda1 usbcore: remove unused argument in autosuspend by Alan Stern · 18 years ago
  77. ee49fb5 USB: keep count of unsuspended children by Alan Stern · 18 years ago
  78. 8bb22d2 USB: make drivers/usb/core/driver.c:usb_device_match() static by Adrian Bunk · 18 years ago
  79. d5ec168 USB: resume_device symbol conflict by Stephen Hemminger · 18 years ago
  80. 692a186 USB: expand autosuspend/autoresume API by Alan Stern · 18 years ago
  81. af4f760 USB: autosuspend code consolidation by Alan Stern · 18 years ago
  82. 93c8bf4 USB core: don't match interface descriptors for vendor-specific devices by Alan Stern · 18 years ago
  83. e0318eb USB: fix autosuspend when CONFIG_PM isn't set by Alan Stern · 18 years ago
  84. bd85928 USB: create new workqueue thread for USB autosuspend by Alan Stern · 18 years ago
  85. 701f35a USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patch by Henrik Kretzschmar · 18 years ago
  86. 1b21d5e USB: fix __must_check warnings in drivers/usb/core/ by Greg Kroah-Hartman · 18 years ago
  87. 592fbbe USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set by Alan Stern · 18 years ago
  88. 645daaa usbcore: add autosuspend/autoresume infrastructure by Alan Stern · 18 years ago
  89. 1c5df7e usbcore: suspending devices with no driver by Alan Stern · 18 years ago
  90. 114b368 usbcore: fix up device and power state tests by Alan Stern · 18 years ago
  91. 2bf4086 usbcore: set device and power states properly by Alan Stern · 18 years ago
  92. a8e7c56 usbcore: resume device resume recursion by Alan Stern · 18 years ago
  93. 1cc8a25 usbcore: split suspend/resume for device and interfaces by Alan Stern · 18 years ago
  94. 782da72 usbcore: make usb_generic a usb_device_driver by Alan Stern · 18 years ago
  95. 8bb54ab usbcore: add usb_device_driver definition by Alan Stern · 18 years ago
  96. 36e56a3 usbcore: move code among source files by Alan Stern · 18 years ago
  97. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  98. b87ba0a [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem by Greg Kroah-Hartman · 18 years ago
  99. 410c054 [PATCH] USB: Fix GPL markings on usb core functions. by Greg KH · 18 years ago
  100. 9ad3d6c [PATCH] USB: Remove USB private semaphore by Alan Stern · 19 years ago