1. 686314c USB: separate root and non-root suspend/resume by Alan Stern · 18 years ago
  2. 4956ecc USB: remove __usb_port_suspend by Alan Stern · 18 years ago
  3. ffcdc18 USB Core: hub.c: prevent re-enumeration on HNP by Vikram Pandita · 18 years ago
  4. 55e5fdf USB: hub.c loops forever on resume from ram due to bluetooth by Mark Lord · 18 years ago
  5. dd4dd19 USB: Make device reset stop retrying after disconnect by Alan Stern · 18 years ago
  6. 6bc6cff USB: add RESET_RESUME device quirk by Alan Stern · 18 years ago
  7. 0458d5b USB: add USB-Persist facility by Alan Stern · 18 years ago
  8. e805485 USB: make hub driver's release more robust by Alan Stern · 18 years ago
  9. 06b84e8 USB: remove "locktree" routine from the hub driver by Alan Stern · 18 years ago
  10. 8adb478 USB: don't unsuspend for a new connection by Alan Stern · 18 years ago
  11. b6f6436 USB: move bus_suspend and bus_resume method calls by Alan Stern · 18 years ago
  12. 515c535 PM: Remove prev_state from struct dev_pm_info by Rafael J. Wysocki · 18 years ago
  13. d5d4db7 USB: replace flush_workqueue with cancel_sync_work by Alan Stern · 18 years ago
  14. d4b7d8e USB: fix ratelimit call semantics by Alan Stern · 18 years ago
  15. b89ee19 USB: remove short initial timeout for device descriptor fetch by Alan Stern · 18 years ago
  16. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  17. 1941044 USB: add "last_busy" field for use in autosuspend by Alan Stern · 18 years ago
  18. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 18 years ago
  19. 6b157c9 USB: separate autosuspend from external suspend by Alan Stern · 18 years ago
  20. 404d5b1 dev_dbg: check dev_dbg() arguments by Dan Williams · 18 years ago
  21. 5bb16d1 USB: kill dead code from hub.c by Oliver Neukum · 18 years ago
  22. 7bc4b81 USB: ratelimit debounce error messages by Oliver Neukum · 18 years ago
  23. 7ceec1f USB: add a blacklist for devices that can't handle some things we throw at them. by Oliver Neukum · 19 years ago
  24. db90e7a USB: fix concurrent buffer access in the hub driver by Alan Stern · 19 years ago
  25. 12f1ff8 usbcore: small changes to hub driver's suspend method by Alan Stern · 19 years ago
  26. 3ede760 USB: total removal of multithreaded probing in usb by Oliver Neukum · 19 years ago
  27. b1bf4f4 USB: disable USB_MULTITHREAD_PROBE by Greg Kroah-Hartman · 19 years ago
  28. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 19 years ago
  29. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 19 years ago
  30. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 19 years ago
  31. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 19 years ago
  32. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 19 years ago
  33. 94fcda1 usbcore: remove unused argument in autosuspend by Alan Stern · 19 years ago
  34. ee49fb5 USB: keep count of unsuspended children by Alan Stern · 19 years ago
  35. d25450c USB hub: simplify remote-wakeup handling by Alan Stern · 19 years ago
  36. 40f122f USB: Add autosuspend support to the hub driver by Alan Stern · 19 years ago
  37. c066475 USB: create a new thread for every USB device found during the probe sequence by Greg Kroah-Hartman · 19 years ago
  38. 1bb5f66 USB: Move private hub declarations out of public header file by Alan Stern · 19 years ago
  39. 88fafff usb hub: fix root hub code so it takes more than 15 devices per root hub by inaky@linux.intel.com · 19 years ago
  40. c402895 WorkStruct: make allyesconfig by David Howells · 19 years ago
  41. 11bd44a USB: fix compiler issues with newer gcc versions by David Brownell · 19 years ago
  42. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 19 years ago
  43. e0318eb USB: fix autosuspend when CONFIG_PM isn't set by Alan Stern · 19 years ago
  44. fc849b8 USB: remove OTG build warning by David Brownell · 19 years ago
  45. 353a409 USB: force root hub resume after power loss by Alan Stern · 19 years ago
  46. ec17cf1 USB: Remove unneeded void * casts in core files by Tobias Klauser · 19 years ago
  47. 02c399e usbcore: remove usb_suspend_root_hub by Alan Stern · 19 years ago
  48. 645daaa usbcore: add autosuspend/autoresume infrastructure by Alan Stern · 19 years ago
  49. b6956ff usbcore: store each usb_device's level in the tree by Alan Stern · 19 years ago
  50. 511366d USB: usb-hub-driver-improve-use-of-ifdef fix by Andrew Morton · 19 years ago
  51. 83a0719 wusb: pretty print new wireless USB devices when they connect by Inaky Perez-Gonzalez · 19 years ago
  52. 5bb6e0a wusb: handle wusb device ep0 speed settings by Inaky Perez-Gonzalez · 19 years ago
  53. 0165de0 wusb: hub code recognizes wusb ports by Inaky Perez-Gonzalez · 19 years ago
  54. d5cbad4 usbcore: khubd and busy-port handling by Alan Stern · 19 years ago
  55. fbf81c2 USB: hub: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 19 years ago
  56. d388dab hub driver: improve use of #ifdef by Alan Stern · 19 years ago
  57. 114b368 usbcore: fix up device and power state tests by Alan Stern · 19 years ago
  58. 2bf4086 usbcore: set device and power states properly by Alan Stern · 19 years ago
  59. a8e7c56 usbcore: resume device resume recursion by Alan Stern · 19 years ago
  60. 782da72 usbcore: make usb_generic a usb_device_driver by Alan Stern · 19 years ago
  61. 140d8f6 usbcore: rename usb_suspend_device to usb_port_suspend by Alan Stern · 19 years ago
  62. 2030794 [PATCH] usbcore: fixes for hub_port_resume by Alan Stern · 19 years ago
  63. b40b7a9 [PATCH] USB hub: don't return status > 0 from resume by Alan Stern · 19 years ago
  64. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  65. 7de18d8 [PATCH] USB hub: use usb_reset_composite_device by Alan Stern · 19 years ago
  66. 79efa09 [PATCH] usbcore: port reset for composite devices by Alan Stern · 19 years ago
  67. 3f8f4a1 [PATCH] usbcore: Fix broken RNDIS config selection by Giridhar Pemmasani · 19 years ago
  68. 1fbe75e [PATCH] USB: print message when device is rejected due to insufficient power by Daniel Drake · 19 years ago
  69. 4489a57 [PATCH] USB: usbcore: always turn on hub port power by Alan Stern · 19 years ago
  70. 436f576 [PATCH] USB: usbcore: don't check the device's power source by Alan Stern · 19 years ago
  71. 89ccbdc [PATCH] USB: otg hub support is optional by David Brownell · 19 years ago
  72. 87ed0ae [PATCH] USB: drivers/usb/core/: remove unused exports by Adrian Bunk · 19 years ago
  73. 6aa3567 [PATCH] USB: usbcore: Don't assume a USB configuration includes any interfaces by Alan Stern · 19 years ago
  74. 43c5d5a [PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=n by Alan Stern · 20 years ago
  75. fb669cc [PATCH] USB: remove usbcore-specific wakeup flags by David Brownell · 20 years ago
  76. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 20 years ago
  77. 2425e9f [PATCH] USB: Don't assume root-hub resume succeeds by Alan Stern · 20 years ago
  78. 12c3da3 [PATCH] USB: Store port number in usb_device by Alan Stern · 20 years ago
  79. 55c5271 [PATCH] USB: Consider power budget when choosing configuration by Alan Stern · 20 years ago
  80. 4bf0ba8 [PATCH] USB: Fix locking for USB suspend/resume by Alan Stern · 20 years ago
  81. 7d069b7 [PATCH] USB: Disconnect children during hub unbind by Alan Stern · 20 years ago
  82. 9ad3d6c [PATCH] USB: Remove USB private semaphore by Alan Stern · 20 years ago
  83. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 20 years ago
  84. 1c50c31 [PATCH] USB: central handling for host controllers that were reset during suspend/resume by Alan Stern · 20 years ago
  85. f03c17f [PATCH] USB: EHCI updates by David Brownell · 20 years ago
  86. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 20 years ago
  87. 4303fc6 USB: fix up some odd parts due to partial merges by Greg Kroah-Hartman · 20 years ago
  88. 9a7834d [PATCH] USB: fix pm patches with CONFIG_PM off part 2 by Andrew Morton · 20 years ago
  89. 4f62efe [PATCH] usbcore: Fix handling of sysfs strings and other attributes by Alan Stern · 20 years ago
  90. 0a1ef3b [PATCH] usbcore: Use kzalloc instead of kmalloc/memset by Alan Stern · 20 years ago
  91. 54a5c4c [PATCH] USB: convert usbfs/inode.c to use usb notifiers by Greg Kroah-Hartman · 20 years ago
  92. a7b986b [PATCH] USB: convert usbfs/devio.c to use usb notifiers by Greg Kroah-Hartman · 20 years ago
  93. 3099e75 [PATCH] USB: add notifier functions to the USB core for devices and busses by Greg Kroah-Hartman · 20 years ago
  94. 0c0382e [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend by Alan Stern · 20 years ago
  95. 74ad9bd [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fields by Greg Kroah-Hartman · 20 years ago
  96. 5edbfb7 [PATCH] stop exporting two functions by David Brownell · 20 years ago
  97. f3f3253 [PATCH] root hub updates (greater half) by David Brownell · 20 years ago
  98. 979d519 [PATCH] root hub changes (lesser half) by David Brownell · 20 years ago
  99. e08fb39 [PATCH] USB: Fix usb hub build by Matt Porter · 20 years ago
  100. dbc3887 [PATCH] remove duplicated resume path code by David Brownell · 20 years ago