1. 1941044 USB: add "last_busy" field for use in autosuspend by Alan Stern · 17 years ago
  2. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 18 years ago
  3. 2add522 USB: add power/level sysfs attribute by Alan Stern · 17 years ago
  4. eaafbc3 USB: Allow autosuspend delay to equal 0 by Alan Stern · 18 years ago
  5. 6b157c9 USB: separate autosuspend from external suspend by Alan Stern · 18 years ago
  6. 718efa6 usbcore: move usb_autosuspend_work by Alan Stern · 18 years ago
  7. 341487a USB: remove use of the bus rwsem, as it doesn't really protect anything. by Greg Kroah-Hartman · 17 years ago
  8. 19c2623 USB: export autosuspend delay in sysfs by Alan Stern · 18 years ago
  9. b5e795f USB: make autosuspend delay a module parameter by Alan Stern · 18 years ago
  10. bb41702 USB: refactor usb device matching and create usb_device_match by Greg Kroah-Hartman · 18 years ago
  11. 892705a USB: kernel-doc fixes by Randy Dunlap · 18 years ago
  12. c96e2c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  13. 93bacef USB serial: add dynamic id support to usb-serial core by Greg Kroah-Hartman · 18 years ago
  14. 80f745f USB: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  15. 94fcda1 usbcore: remove unused argument in autosuspend by Alan Stern · 18 years ago
  16. ee49fb5 USB: keep count of unsuspended children by Alan Stern · 18 years ago
  17. 8bb22d2 USB: make drivers/usb/core/driver.c:usb_device_match() static by Adrian Bunk · 18 years ago
  18. d5ec168 USB: resume_device symbol conflict by Stephen Hemminger · 18 years ago
  19. 692a186 USB: expand autosuspend/autoresume API by Alan Stern · 18 years ago
  20. af4f760 USB: autosuspend code consolidation by Alan Stern · 18 years ago
  21. 93c8bf4 USB core: don't match interface descriptors for vendor-specific devices by Alan Stern · 18 years ago
  22. e0318eb USB: fix autosuspend when CONFIG_PM isn't set by Alan Stern · 18 years ago
  23. bd85928 USB: create new workqueue thread for USB autosuspend by Alan Stern · 18 years ago
  24. 701f35a USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patch by Henrik Kretzschmar · 18 years ago
  25. 1b21d5e USB: fix __must_check warnings in drivers/usb/core/ by Greg Kroah-Hartman · 18 years ago
  26. 592fbbe USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set by Alan Stern · 18 years ago
  27. 645daaa usbcore: add autosuspend/autoresume infrastructure by Alan Stern · 18 years ago
  28. 1c5df7e usbcore: suspending devices with no driver by Alan Stern · 18 years ago
  29. 114b368 usbcore: fix up device and power state tests by Alan Stern · 18 years ago
  30. 2bf4086 usbcore: set device and power states properly by Alan Stern · 18 years ago
  31. a8e7c56 usbcore: resume device resume recursion by Alan Stern · 18 years ago
  32. 1cc8a25 usbcore: split suspend/resume for device and interfaces by Alan Stern · 18 years ago
  33. 782da72 usbcore: make usb_generic a usb_device_driver by Alan Stern · 18 years ago
  34. 8bb54ab usbcore: add usb_device_driver definition by Alan Stern · 18 years ago
  35. 36e56a3 usbcore: move code among source files by Alan Stern · 18 years ago
  36. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  37. b87ba0a [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem by Greg Kroah-Hartman · 18 years ago
  38. 410c054 [PATCH] USB: Fix GPL markings on usb core functions. by Greg KH · 19 years ago
  39. 9ad3d6c [PATCH] USB: Remove USB private semaphore by Alan Stern · 19 years ago
  40. 2143acc [PATCH] USB: make registering a usb driver automatically set the module owner by Greg Kroah-Hartman · 19 years ago
  41. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  42. 733260f [PATCH] USB: add dynamic id functionality to USB core by Greg Kroah-Hartman · 19 years ago
  43. ddae41b [PATCH] USB: reorg some functions out of the main usb.c file by Greg Kroah-Hartman · 19 years ago