Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / core / hcd-pci.c
2012-04-24 Alan SternUSB: EHCI: fix crash during suspend on ASUS computers
2012-02-28 Paul Gortmakerusb: fix defined but not used warnings in hcd-pci.c
2012-02-14 Sarah SharpUSB: Don't fail USB3 probe on missing legacy PCI IRQ.
2011-11-15 Alan SternUSB: Remove the SAW_IRQ hcd flag
2011-09-18 Yong ZhangUSB: irq: Remove IRQF_DISABLED
2011-03-16 Linus TorvaldsMerge branch 'usb-next' of git://git./linux/kernel...
2011-03-14 Rafael J. WysockiPM: Remove CONFIG_PM_OPS
2011-03-14 Sarah SharpUSB: Set usb_hcd->state and flags for shared roothubs.
2011-03-14 Sarah Sharpusb: Make usb_hcd_pci_probe labels more descriptive.
2011-03-07 Alan SternUSB: move usbcore away from hcd->state
2011-01-14 Andiry XuxHCI: synchronize irq in xhci_suspend()
2010-11-16 Ming LeiUSB: make usb_mark_last_busy use pm_runtime_mark_last_busy
2010-10-22 Alan SternOHCI: work around for nVidia shutdown problem
2010-08-10 Kulikov VasiliyUSB: core: hcd-pci: use for_each_pci_dev()
2010-08-10 Alan SternUSB: add runtime PM for PCI-based host controllers
2010-08-10 Alan SternUSB: fix race between root-hub wakeup & controller...
2010-08-10 Alan SternUSB: add do_wakeup parameter for PCI HCD suspend
2010-08-10 Alan SternUSB: move PCI HCD resume routine
2010-08-10 Alan SternUSB: refactor the powermac-specific ASIC clock code
2010-08-10 Alan SternUSB: add check to detect host controller hardware removal
2010-05-20 Eric LescouetUSB: make hcd.h public (drivers dependency)
2010-02-26 Alan SternUSB: implement non-tree resume ordering constraints...
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-06-16 Alan SternUSB: new flag for resume-from-hibernation
2009-06-16 Alan SternUSB: move PCI host controllers to new PM framework
2009-02-18 Rafael J. WysockiUSB/PCI: Fix resume breakage of controllers behind...
2009-01-28 Rafael J. WysockiUSB: Fix suspend-resume of PCI USB controllers
2009-01-28 Alan SternUSB: don't enable wakeup by default for PCI host contro...
2009-01-07 Alan SternUSB: automatically enable wakeup for PCI host controllers
2009-01-07 Alan SternUSB: fix up suspend and resume for PCI host controllers
2008-04-25 Alan SternUSB: clarify usage of hcd->suspend/resume methods
2008-04-25 Alan SternUSB: remove dev->power.power_state
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/hcd...
2008-02-01 Greg Kroah-HartmanUSB: mark USB drivers as being GPL only
2008-02-01 Alan SternUSB: don't change HC power state for a FREEZE
2007-12-17 Alan SternUSB: use IRQF_DISABLED for HCD interrupt handlers
2007-07-12 Alan SternUSB: remove references to dev.power.power_state
2006-09-27 Aleksey GorelovUSB: Properly unregister reboot notifier in case of...
2006-09-26 David BrownellPM: USB HCDs use PM_EVENT_PRETHAW
2006-07-02 Thomas Gleixner[PATCH] irq-flags: usb: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-04-14 Andrew Morton[PATCH] pm: print name of failed suspend function
2006-03-28 Benjamin Herrenschmidt[PATCH] powerpc: Kill _machine and hard-coded platform...
2006-03-20 David Brownell[PATCH] USB: remove usbcore-specific wakeup flags
2005-11-30 Benjamin Herrenschmidt[PATCH] USB: Fix USB suspend/resume crasher (#2)
2005-11-24 David Brownell[PATCH] USB: ohci, move ppc asic tweaks nearer pci
2005-11-17 Greg Kroah-Hartman[PATCH] USB: move CONFIG_USB_DEBUG checks into the...
2005-10-28 David Brownell[PATCH] usbcore PCI glue updates for PM
2005-09-30 Daniel Ritz[PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend
2005-09-08 Greg Kroah-Hartman[PATCH] PCI: start paying attention to a lot of pci...
2005-09-08 Adrian Bunk[PATCH] PCI: remove CONFIG_PCI_NAMES
2005-07-12 David Shaohua Li[ACPI] S3 Suspend to RAM: fix driver suspend/resume...
2005-04-19 David Brownell[PATCH] usb resume fixes
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2