index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd-pci.c
Age
Commit message (
Expand
)
Author
2010-08-10
USB: fix race between root-hub wakeup & controller suspend
Alan Stern
2010-08-10
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
2010-08-10
USB: move PCI HCD resume routine
Alan Stern
2010-08-10
USB: refactor the powermac-specific ASIC clock code
Alan Stern
2010-08-10
USB: add check to detect host controller hardware removal
Alan Stern
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-02-26
USB: implement non-tree resume ordering constraints for PCI host controllers
Alan Stern
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-06-15
USB: new flag for resume-from-hibernation
Alan Stern
2009-06-15
USB: move PCI host controllers to new PM framework
Alan Stern
2009-02-17
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
2009-01-27
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
2009-01-27
USB: don't enable wakeup by default for PCI host controllers
Alan Stern
2009-01-07
USB: automatically enable wakeup for PCI host controllers
Alan Stern
2009-01-07
USB: fix up suspend and resume for PCI host controllers
Alan Stern
2008-04-24
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
2008-04-24
USB: remove dev->power.power_state
Alan Stern
2008-02-01
USB: fix codingstyle issues in drivers/usb/core/hcd-pci.c
Greg Kroah-Hartman
2008-02-01
USB: mark USB drivers as being GPL only
Greg Kroah-Hartman
2008-02-01
USB: don't change HC power state for a FREEZE
Alan Stern
2007-12-17
USB: use IRQF_DISABLED for HCD interrupt handlers
Alan Stern
2007-07-12
USB: remove references to dev.power.power_state
Alan Stern
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
2006-09-25
PM: USB HCDs use PM_EVENT_PRETHAW
David Brownell
2006-07-02
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-14
[PATCH] pm: print name of failed suspend function
Andrew Morton
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-20
[PATCH] USB: remove usbcore-specific wakeup flags
David Brownell
2005-11-29
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
2005-11-23
[PATCH] USB: ohci, move ppc asic tweaks nearer pci
David Brownell
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-10-28
[PATCH] usbcore PCI glue updates for PM
David Brownell
2005-09-30
[PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend
Daniel Ritz
2005-09-08
[PATCH] PCI: start paying attention to a lot of pci function return values
Greg Kroah-Hartman
2005-09-08
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
2005-07-11
[ACPI] S3 Suspend to RAM: fix driver suspend/resume methods
David Shaohua Li
2005-04-18
[PATCH] usb resume fixes
David Brownell
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
[prev]