1. ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
  2. c5946f9 USB: core: hcd-pci: free IRQ before disabling PCI device when shutting down by Jiang Liu · 10 years ago
  3. febf2f6 usb: remove redundant D0 power state set by Yijing Wang · 10 years ago
  4. a2ff864 USB: fix crash during hotplug of PCI USB controller card by Alan Stern · 10 years ago
  5. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  6. 7868943 usb: core: implement AMD remote wakeup quirk by Huang Rui · 11 years ago
  7. 626f090 usb: fix some scripts/kernel-doc warnings by Yacine Belkadi · 11 years ago
  8. 05768918 USB: improve port transitions when EHCI starts up by Alan Stern · 11 years ago
  9. 00eed9c USB: xhci: correctly enable interrupts by Hannes Reinecke · 12 years ago
  10. c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 12 years ago
  11. 151b612 USB: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 12 years ago
  12. 8736462 usb: fix defined but not used warnings in hcd-pci.c by Paul Gortmaker · 13 years ago
  13. 68d07f6 USB: Don't fail USB3 probe on missing legacy PCI IRQ. by Sarah Sharp · 13 years ago
  14. 968b822 USB: Remove the SAW_IRQ hcd flag by Alan Stern · 13 years ago
  15. b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  16. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  17. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 14 years ago
  18. ff9d78b USB: Set usb_hcd->state and flags for shared roothubs. by Sarah Sharp · 14 years ago
  19. 8766c81 usb: Make usb_hcd_pci_probe labels more descriptive. by Sarah Sharp · 14 years ago
  20. 9b37596 USB: move usbcore away from hcd->state by Alan Stern · 14 years ago
  21. 0029227 xHCI: synchronize irq in xhci_suspend() by Andiry Xu · 14 years ago
  22. 6ddf27c USB: make usb_mark_last_busy use pm_runtime_mark_last_busy by Ming Lei · 14 years ago
  23. 3df7169 OHCI: work around for nVidia shutdown problem by Alan Stern · 14 years ago
  24. 402e8dd USB: core: hcd-pci: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  25. 3da7cff USB: add runtime PM for PCI-based host controllers by Alan Stern · 14 years ago
  26. ff2f078 USB: fix race between root-hub wakeup & controller suspend by Alan Stern · 14 years ago
  27. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 14 years ago
  28. 057c58b USB: move PCI HCD resume routine by Alan Stern · 14 years ago
  29. 2138a1f USB: refactor the powermac-specific ASIC clock code by Alan Stern · 14 years ago
  30. c548795 USB: add check to detect host controller hardware removal by Alan Stern · 14 years ago
  31. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  32. 6d19c00 USB: implement non-tree resume ordering constraints for PCI host controllers by Alan Stern · 15 years ago
  33. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  34. 6ec4beb USB: new flag for resume-from-hibernation by Alan Stern · 15 years ago
  35. abb3064 USB: move PCI host controllers to new PM framework by Alan Stern · 15 years ago
  36. 3494252 USB/PCI: Fix resume breakage of controllers behind cardbus bridges by Rafael J. Wysocki · 16 years ago
  37. a15d95a USB: Fix suspend-resume of PCI USB controllers by Rafael J. Wysocki · 16 years ago
  38. bcca06e USB: don't enable wakeup by default for PCI host controllers by Alan Stern · 16 years ago
  39. 6fd9086 USB: automatically enable wakeup for PCI host controllers by Alan Stern · 16 years ago
  40. a0d4922 USB: fix up suspend and resume for PCI host controllers by Alan Stern · 16 years ago
  41. 7be7d74 USB: clarify usage of hcd->suspend/resume methods by Alan Stern · 16 years ago
  42. 70a1c9e USB: remove dev->power.power_state by Alan Stern · 17 years ago
  43. 34bbe4c USB: fix codingstyle issues in drivers/usb/core/hcd-pci.c by Greg Kroah-Hartman · 17 years ago
  44. 782e70c USB: mark USB drivers as being GPL only by Greg Kroah-Hartman · 17 years ago
  45. 269954e USB: don't change HC power state for a FREEZE by Alan Stern · 17 years ago
  46. 442258e USB: use IRQF_DISABLED for HCD interrupt handlers by Alan Stern · 17 years ago
  47. f3fd77c USB: remove references to dev.power.power_state by Alan Stern · 17 years ago
  48. 64a21d0 USB: Properly unregister reboot notifier in case of failure in ehci hcd by Aleksey Gorelov · 18 years ago
  49. 1858499 PM: USB HCDs use PM_EVENT_PRETHAW by David Brownell · 18 years ago
  50. d54b5ca [PATCH] irq-flags: usb: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  51. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  52. 0266949 [PATCH] pm: print name of failed suspend function by Andrew Morton · 18 years ago
  53. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  54. fb669cc [PATCH] USB: remove usbcore-specific wakeup flags by David Brownell · 19 years ago
  55. 8de9840 [PATCH] USB: Fix USB suspend/resume crasher (#2) by Benjamin Herrenschmidt · 19 years ago
  56. 21b1861 [PATCH] USB: ohci, move ppc asic tweaks nearer pci by David Brownell · 19 years ago
  57. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
  58. 5f827ea [PATCH] usbcore PCI glue updates for PM by David Brownell · 19 years ago
  59. 03cdc0c [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend by Daniel Ritz · 19 years ago
  60. 95a6296 [PATCH] PCI: start paying attention to a lot of pci function return values by Greg Kroah-Hartman · 19 years ago
  61. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 19 years ago
  62. d58da59 [ACPI] S3 Suspend to RAM: fix driver suspend/resume methods by David Shaohua Li · 19 years ago
  63. c6053ec [PATCH] usb resume fixes by David Brownell · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago