1. 9df89d8 usbcore: set lpm_capable field for LPM capable root hubs by Xenia Ragiadakou · 11 years ago
  2. 84ebc10 USB: remove CONFIG_USB_SUSPEND option by Alan Stern · 11 years ago
  3. 3b2ab2b Revert "usb: Register usb port's acpi power resources" by Lan Tianyu · 11 years ago
  4. 88bb965 usb: Register usb port's acpi power resources by Lan Tianyu · 12 years ago
  5. d2123fd USB: Set usb port's DeviceRemovable according acpi information by Lan Tianyu · 12 years ago
  6. 8d8479d usb/core: consider link speed while looking at bMaxPower by Sebastian Andrzej Siewior · 12 years ago
  7. 05f9168 usb/acpi: Store info on device removability. by Lan Tianyu · 12 years ago
  8. d557542 usb/acpi: Bind ACPI node to USB port, not usb_device. by Lan Tianyu · 12 years ago
  9. 80da2e0 usb: Add quirk detection based on interface information by Laurent Pinchart · 12 years ago
  10. 336c5c3 usb: convert port_owners type from void * to struct dev_state * by Lan Tianyu · 12 years ago
  11. da0af6e usb: Bind devices to ACPI devices when possible by Matthew Garrett · 12 years ago
  12. 98d9a82 USB: cleanup the handling of the PM complete call by Oliver Neukum · 13 years ago
  13. 2c4d6bf USB: move usb_translate_errors to linux/usb.h by Johan Hovold · 13 years ago
  14. 65580b43 xHCI: set USB2 hardware LPM by Andiry Xu · 13 years ago
  15. 3148bf0 usbcore: get BOS descriptor set by Andiry Xu · 13 years ago
  16. 643de62 usb: core: Change usb_create_sysfs_intf_files()' return type to void by Michal Nazarewicz · 13 years ago
  17. e1620d5 USB: Move runtime PM callbacks to usb_device_pm_ops by Rafael J. Wysocki · 13 years ago
  18. 60678b6 USB: add helper to convert USB error codes by Oliver Neukum · 14 years ago
  19. fcc4a01 USB: use the runtime-PM autosuspend implementation by Alan Stern · 14 years ago
  20. 9bbdf1e USB: convert to the runtime PM framework by Alan Stern · 15 years ago
  21. 0534d46 USB: consolidate remote wakeup routines by Alan Stern · 15 years ago
  22. 253e057 USB: add a "remove hardware" sysfs attribute by Alan Stern · 15 years ago
  23. 7cbe5dc USB: add API for userspace drivers to "claim" ports by Alan Stern · 15 years ago
  24. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  25. 5512966 usb: convert endpoint devices to bus-less childs of the usb interface by Kay Sievers · 15 years ago
  26. 820d7a2 USB: remove unused usb_host class by Greg Kroah-Hartman · 15 years ago
  27. 501950d USB: fix char-device disconnect handling by Alan Stern · 16 years ago
  28. ddeac4e7 USB: fix toggle mismatch in disable_endpoint paths by Alan Stern · 16 years ago
  29. 2caf7fc USB: re-enable interface after driver unbinds by Alan Stern · 16 years ago
  30. 3b23dd6 USB: utilize the bus notifiers by Alan Stern · 16 years ago
  31. 65bfd29 USB: Enhance usage of pm_message_t by Alan Stern · 16 years ago
  32. 9ac39f2 USB: add asynchronous autosuspend/autoresume support by Alan Stern · 16 years ago
  33. f2189c4 USB: Add new PM callback methods for USB by Alan Stern · 16 years ago
  34. cd9f037 usbfs: send disconnect signals when device is unregistered by Alan Stern · 16 years ago
  35. 78d9a48 USB: Force unbinding of drivers lacking reset_resume or other methods by Alan Stern · 16 years ago
  36. 2e5f10e USB: create attributes before sending uevent by Alan Stern · 16 years ago
  37. 70a1c9e USB: remove dev->power.power_state by Alan Stern · 16 years ago
  38. 84cca82 USB: fix codingstyle issues in drivers/usb/core/*.h by Greg Kroah-Hartman · 16 years ago
  39. b5ea060 USB: rename choose_configuration by Greg Kroah-Hartman · 17 years ago
  40. 93993a0 usb: introduce usb_authorize/deauthorize() by Inaky Perez-Gonzalez · 17 years ago
  41. bdd016b USB: add ep->enable by Alan Stern · 17 years ago
  42. 54515fe USB: unify reset_resume and normal resume by Alan Stern · 17 years ago
  43. 4956ecc USB: remove __usb_port_suspend by Alan Stern · 17 years ago
  44. 0458d5b USB: add USB-Persist facility by Alan Stern · 17 years ago
  45. 784a6e1 USB: interface PM state by Alan Stern · 17 years ago
  46. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 17 years ago
  47. 6b157c9 USB: separate autosuspend from external suspend by Alan Stern · 17 years ago
  48. 718efa6 usbcore: move usb_autosuspend_work by Alan Stern · 17 years ago
  49. 19c2623 USB: export autosuspend delay in sysfs by Alan Stern · 17 years ago
  50. b5e795f USB: make autosuspend delay a module parameter by Alan Stern · 17 years ago
  51. 7ceec1f USB: add a blacklist for devices that can't handle some things we throw at them. by Oliver Neukum · 18 years ago
  52. bb41702 USB: refactor usb device matching and create usb_device_match by Greg Kroah-Hartman · 18 years ago
  53. 94fcda1 usbcore: remove unused argument in autosuspend by Alan Stern · 18 years ago
  54. 2425c08 [PATCH] usb: fixup usb so it uses struct pid by Eric W. Biederman · 18 years ago
  55. e0318eb USB: fix autosuspend when CONFIG_PM isn't set by Alan Stern · 18 years ago
  56. bd85928 USB: create new workqueue thread for USB autosuspend by Alan Stern · 18 years ago
  57. 1b21d5e USB: fix __must_check warnings in drivers/usb/core/ by Greg Kroah-Hartman · 18 years ago
  58. 02c399e usbcore: remove usb_suspend_root_hub by Alan Stern · 18 years ago
  59. 645daaa usbcore: add autosuspend/autoresume infrastructure by Alan Stern · 18 years ago
  60. 42d8a2d USB: Turn usb_resume_both() into static inline by Alexey Dobriyan · 18 years ago
  61. 095bc33 USB core: Use const where possible. by Luiz Fernando N. Capitulino · 18 years ago
  62. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  63. d388dab hub driver: improve use of #ifdef by Alan Stern · 18 years ago
  64. 4d064c0 usbcore: track whether interfaces are suspended by Alan Stern · 18 years ago
  65. a8e7c56 usbcore: resume device resume recursion by Alan Stern · 18 years ago
  66. 8bb54ab usbcore: add usb_device_driver definition by Alan Stern · 18 years ago
  67. 36e56a3 usbcore: move code among source files by Alan Stern · 18 years ago
  68. 140d8f6 usbcore: rename usb_suspend_device to usb_port_suspend by Alan Stern · 18 years ago
  69. 4a2a8a2 usbfs: private mutex for open, release, and remove by Alan Stern · 18 years ago
  70. 7a01955 [PATCH] SELinux: update USB code with new kill_proc_info_as_uid by David Quigley · 18 years ago
  71. 36679ea [PATCH] USB: make usb_create_ep_files take a struct device by Greg Kroah-Hartman · 18 years ago
  72. 84412f6 [PATCH] USB: move the endpoint specific sysfs code to it's own file by Greg Kroah-Hartman · 18 years ago
  73. 9ad3d6c [PATCH] USB: Remove USB private semaphore by Alan Stern · 19 years ago
  74. ddae41b [PATCH] USB: reorg some functions out of the main usb.c file by Greg Kroah-Hartman · 19 years ago
  75. 4f62efe [PATCH] usbcore: Fix handling of sysfs strings and other attributes by Alan Stern · 19 years ago
  76. a7b986b [PATCH] USB: convert usbfs/devio.c to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  77. 3099e75 [PATCH] USB: add notifier functions to the USB core for devices and busses by Greg Kroah-Hartman · 19 years ago
  78. 4592bf5 [PATCH] USB: remove the global function usbdev_lookup_minor by Greg Kroah-Hartman · 19 years ago
  79. 5edbfb7 [PATCH] stop exporting two functions by David Brownell · 19 years ago
  80. 979d519 [PATCH] root hub changes (lesser half) by David Brownell · 19 years ago
  81. db69087 [PATCH] usb_interface power state by David Brownell · 19 years ago
  82. d7dd8a7 Use the new "kill_proc_info_as_uid()" for USB disconnect too by Linus Torvalds · 19 years ago
  83. fbf82fd [PATCH] USB: real nodes instead of usbfs by Kay Sievers · 19 years ago
  84. 6d5e825 [PATCH] USB: fix up some sparse warnings about static functions that aren't static. by Greg KH · 19 years ago
  85. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago