aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core/hcd-pci.c
AgeCommit message (Expand)Author
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-02-28usb: fix defined but not used warnings in hcd-pci.cPaul Gortmaker
2012-02-14USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-03-13USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp
2011-03-13usb: Make usb_hcd_pci_probe labels more descriptive.Sarah Sharp
2011-03-07USB: move usbcore away from hcd->stateAlan Stern
2011-01-14xHCI: synchronize irq in xhci_suspend()Andiry Xu
2010-11-16USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern
2010-08-10USB: core: hcd-pci: use for_each_pci_dev()Kulikov Vasiliy
2010-08-10USB: add runtime PM for PCI-based host controllersAlan Stern
2010-08-10USB: fix race between root-hub wakeup & controller suspendAlan Stern
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern
2010-08-10USB: move PCI HCD resume routineAlan Stern
2010-08-10USB: refactor the powermac-specific ASIC clock codeAlan Stern
2010-08-10USB: add check to detect host controller hardware removalAlan Stern
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-02-26USB: implement non-tree resume ordering constraints for PCI host controllersAlan Stern
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-06-15USB: new flag for resume-from-hibernationAlan Stern
2009-06-15USB: move PCI host controllers to new PM frameworkAlan Stern
2009-02-17USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki
2009-01-27USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki
2009-01-27USB: don't enable wakeup by default for PCI host controllersAlan Stern
2009-01-07USB: automatically enable wakeup for PCI host controllersAlan Stern
2009-01-07USB: fix up suspend and resume for PCI host controllersAlan Stern
2008-04-24USB: clarify usage of hcd->suspend/resume methodsAlan Stern
2008-04-24USB: remove dev->power.power_stateAlan Stern
2008-02-01USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman
2008-02-01USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman
2008-02-01USB: don't change HC power state for a FREEZEAlan Stern
2007-12-17USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern
2007-07-12USB: remove references to dev.power.power_stateAlan Stern
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov
2006-09-25PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-20[PATCH] USB: remove usbcore-specific wakeup flagsDavid 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 pciDavid Brownell
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-10-28[PATCH] usbcore PCI glue updates for PMDavid Brownell
2005-09-30[PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz