summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd-pci.c
Commit message (Expand)AuthorAgeFilesLines
* USB: new flag for resume-from-hibernationAlan Stern2009-06-161-2/+2
* USB: move PCI host controllers to new PM frameworkAlan Stern2009-06-161-119/+123
* USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki2009-02-181-13/+2Star
* USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki2009-01-281-89/+27Star
* USB: don't enable wakeup by default for PCI host controllersAlan Stern2009-01-281-1/+0Star
* USB: automatically enable wakeup for PCI host controllersAlan Stern2009-01-071-0/+1
* USB: fix up suspend and resume for PCI host controllersAlan Stern2009-01-071-94/+106
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-251-5/+5
* USB: remove dev->power.power_stateAlan Stern2008-04-251-5/+0Star
* USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman2008-02-011-62/+67
* USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman2008-02-011-5/+5
* USB: don't change HC power state for a FREEZEAlan Stern2008-02-011-0/+6
* USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-171-1/+1
* USB: remove references to dev.power.power_stateAlan Stern2007-07-131-1/+2
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-271-0/+16
* PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-261-1/+1
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-141-4/+3Star
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-2/+2
* [PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell2006-03-201-3/+8
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-301-1/+2
* [PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell2005-11-241-2/+36
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-171-7/+0Star
* [PATCH] usbcore PCI glue updates for PMDavid Brownell2005-10-291-56/+50Star
* [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz2005-09-301-9/+0Star
* [PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman2005-09-081-5/+19
* [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-081-4/+0Star
* [ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li2005-07-121-0/+1
* [PATCH] usb resume fixesDavid Brownell2005-04-191-60/+91
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+358