1. 253e057 USB: add a "remove hardware" sysfs attribute by Alan Stern · 15 years ago
  2. 7cbe5dc USB: add API for userspace drivers to "claim" ports by Alan Stern · 15 years ago
  3. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  4. 5512966 usb: convert endpoint devices to bus-less childs of the usb interface by Kay Sievers · 15 years ago
  5. 820d7a2 USB: remove unused usb_host class by Greg Kroah-Hartman · 15 years ago
  6. 501950d USB: fix char-device disconnect handling by Alan Stern · 16 years ago
  7. ddeac4e USB: fix toggle mismatch in disable_endpoint paths by Alan Stern · 16 years ago
  8. 2caf7fc USB: re-enable interface after driver unbinds by Alan Stern · 16 years ago
  9. 3b23dd6 USB: utilize the bus notifiers by Alan Stern · 16 years ago
  10. 65bfd29 USB: Enhance usage of pm_message_t by Alan Stern · 16 years ago
  11. 9ac39f2 USB: add asynchronous autosuspend/autoresume support by Alan Stern · 16 years ago
  12. f2189c4 USB: Add new PM callback methods for USB by Alan Stern · 16 years ago
  13. cd9f037 usbfs: send disconnect signals when device is unregistered by Alan Stern · 16 years ago
  14. 78d9a48 USB: Force unbinding of drivers lacking reset_resume or other methods by Alan Stern · 16 years ago
  15. 2e5f10e USB: create attributes before sending uevent by Alan Stern · 16 years ago
  16. 70a1c9e USB: remove dev->power.power_state by Alan Stern · 16 years ago
  17. 84cca82 USB: fix codingstyle issues in drivers/usb/core/*.h by Greg Kroah-Hartman · 17 years ago
  18. b5ea060 USB: rename choose_configuration by Greg Kroah-Hartman · 17 years ago
  19. 93993a0 usb: introduce usb_authorize/deauthorize() by Inaky Perez-Gonzalez · 17 years ago
  20. bdd016b USB: add ep->enable by Alan Stern · 17 years ago
  21. 54515fe USB: unify reset_resume and normal resume by Alan Stern · 17 years ago
  22. 4956ecc USB: remove __usb_port_suspend by Alan Stern · 17 years ago
  23. 0458d5b USB: add USB-Persist facility by Alan Stern · 17 years ago
  24. 784a6e1 USB: interface PM state by Alan Stern · 17 years ago
  25. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 17 years ago
  26. 6b157c9 USB: separate autosuspend from external suspend by Alan Stern · 17 years ago
  27. 718efa6 usbcore: move usb_autosuspend_work by Alan Stern · 17 years ago
  28. 19c2623 USB: export autosuspend delay in sysfs by Alan Stern · 18 years ago
  29. b5e795f USB: make autosuspend delay a module parameter by Alan Stern · 18 years ago
  30. 7ceec1f USB: add a blacklist for devices that can't handle some things we throw at them. by Oliver Neukum · 18 years ago
  31. bb41702 USB: refactor usb device matching and create usb_device_match by Greg Kroah-Hartman · 18 years ago
  32. 94fcda1 usbcore: remove unused argument in autosuspend by Alan Stern · 18 years ago
  33. 2425c08 [PATCH] usb: fixup usb so it uses struct pid by Eric W. Biederman · 18 years ago
  34. e0318eb USB: fix autosuspend when CONFIG_PM isn't set by Alan Stern · 18 years ago
  35. bd85928 USB: create new workqueue thread for USB autosuspend by Alan Stern · 18 years ago
  36. 1b21d5e USB: fix __must_check warnings in drivers/usb/core/ by Greg Kroah-Hartman · 18 years ago
  37. 02c399e usbcore: remove usb_suspend_root_hub by Alan Stern · 18 years ago
  38. 645daaa usbcore: add autosuspend/autoresume infrastructure by Alan Stern · 18 years ago
  39. 42d8a2d USB: Turn usb_resume_both() into static inline by Alexey Dobriyan · 18 years ago
  40. 095bc33 USB core: Use const where possible. by Luiz Fernando N. Capitulino · 18 years ago
  41. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  42. d388dab hub driver: improve use of #ifdef by Alan Stern · 18 years ago
  43. 4d064c0 usbcore: track whether interfaces are suspended by Alan Stern · 18 years ago
  44. a8e7c56 usbcore: resume device resume recursion by Alan Stern · 18 years ago
  45. 8bb54ab usbcore: add usb_device_driver definition by Alan Stern · 18 years ago
  46. 36e56a3 usbcore: move code among source files by Alan Stern · 18 years ago
  47. 140d8f6 usbcore: rename usb_suspend_device to usb_port_suspend by Alan Stern · 18 years ago
  48. 4a2a8a2 usbfs: private mutex for open, release, and remove by Alan Stern · 18 years ago
  49. 7a01955 [PATCH] SELinux: update USB code with new kill_proc_info_as_uid by David Quigley · 18 years ago
  50. 36679ea [PATCH] USB: make usb_create_ep_files take a struct device by Greg Kroah-Hartman · 18 years ago
  51. 84412f6 [PATCH] USB: move the endpoint specific sysfs code to it's own file by Greg Kroah-Hartman · 18 years ago
  52. 9ad3d6c [PATCH] USB: Remove USB private semaphore by Alan Stern · 19 years ago
  53. ddae41b [PATCH] USB: reorg some functions out of the main usb.c file by Greg Kroah-Hartman · 19 years ago
  54. 4f62efe [PATCH] usbcore: Fix handling of sysfs strings and other attributes by Alan Stern · 19 years ago
  55. a7b986b [PATCH] USB: convert usbfs/devio.c to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  56. 3099e75 [PATCH] USB: add notifier functions to the USB core for devices and busses by Greg Kroah-Hartman · 19 years ago
  57. 4592bf5 [PATCH] USB: remove the global function usbdev_lookup_minor by Greg Kroah-Hartman · 19 years ago
  58. 5edbfb7 [PATCH] stop exporting two functions by David Brownell · 19 years ago
  59. 979d519 [PATCH] root hub changes (lesser half) by David Brownell · 19 years ago
  60. db69087 [PATCH] usb_interface power state by David Brownell · 19 years ago
  61. d7dd8a7 Use the new "kill_proc_info_as_uid()" for USB disconnect too by Linus Torvalds · 19 years ago
  62. fbf82fd [PATCH] USB: real nodes instead of usbfs by Kay Sievers · 19 years ago
  63. 6d5e825 [PATCH] USB: fix up some sparse warnings about static functions that aren't static. by Greg KH · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago