aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd-pci.c
Commit message (Expand)AuthorAge
* USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-13
* USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-24
* usb: fix defined but not used warnings in hcd-pci.cPaul Gortmaker2012-02-28
* USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp2012-02-14
* USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-14
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\
| * USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp2011-03-13
| * usb: Make usb_hcd_pci_probe labels more descriptive.Sarah Sharp2011-03-13
| * USB: move usbcore away from hcd->stateAlan Stern2011-03-07
* | PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-14
|/
* xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-14
* USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei2010-11-16
* OHCI: work around for nVidia shutdown problemAlan Stern2010-10-22
* USB: core: hcd-pci: use for_each_pci_dev()Kulikov Vasiliy2010-08-10
* USB: add runtime PM for PCI-based host controllersAlan Stern2010-08-10
* USB: fix race between root-hub wakeup & controller suspendAlan Stern2010-08-10
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-10
* USB: move PCI HCD resume routineAlan Stern2010-08-10
* USB: refactor the powermac-specific ASIC clock codeAlan Stern2010-08-10
* USB: add check to detect host controller hardware removalAlan Stern2010-08-10
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* USB: implement non-tree resume ordering constraints for PCI host controllersAlan Stern2010-02-26
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* USB: new flag for resume-from-hibernationAlan Stern2009-06-16
* USB: move PCI host controllers to new PM frameworkAlan Stern2009-06-16
* USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki2009-02-17
* USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki2009-01-27
* USB: don't enable wakeup by default for PCI host controllersAlan Stern2009-01-27
* USB: automatically enable wakeup for PCI host controllersAlan Stern2009-01-07
* USB: fix up suspend and resume for PCI host controllersAlan Stern2009-01-07
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-25
* USB: remove dev->power.power_stateAlan Stern2008-04-25
* USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman2008-02-01
* USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman2008-02-01
* USB: don't change HC power state for a FREEZEAlan Stern2008-02-01
* USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-17
* USB: remove references to dev.power.power_stateAlan Stern2007-07-12
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-27
* PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-26
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-14
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-28
* [PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell2006-03-20
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-30
* [PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell2005-11-24
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-17
* [PATCH] usbcore PCI glue updates for PMDavid Brownell2005-10-28
* [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz2005-09-30