summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd-pci.c
Commit message (Expand)AuthorAgeFilesLines
* USB: core: Remove redundant license textGreg Kroah-Hartman2017-11-041-14/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB / PCI / PM: Allow the PCI core to do the resume cleanupRafael J. Wysocki2017-06-151-6/+1
* usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski2016-04-131-0/+9
* Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-1/+1
|\
| * usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman2016-01-241-1/+1
* | PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
|/
* USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-041-11/+0
* USB: core: hcd-pci: free IRQ before disabling PCI device when shutting downJiang Liu2014-07-221-0/+2
* usb: remove redundant D0 power state setYijing Wang2014-05-271-1/+0
* USB: fix crash during hotplug of PCI USB controller cardAlan Stern2014-04-161-1/+1
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+1
* usb: core: implement AMD remote wakeup quirkHuang Rui2013-09-251-0/+3
* usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-031-0/+2
* USB: improve port transitions when EHCI starts upAlan Stern2013-03-281-85/+129
* USB: xhci: correctly enable interruptsHannes Reinecke2013-03-151-9/+14
* USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-131-9/+0
* USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-241-0/+9
* usb: fix defined but not used warnings in hcd-pci.cPaul Gortmaker2012-02-281-0/+2
* USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp2012-02-141-1/+4
* USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-141-4/+0
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-19/+37
|\
| * USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp2011-03-131-4/+23
| * usb: Make usb_hcd_pci_probe labels more descriptive.Sarah Sharp2011-03-131-10/+10
| * USB: move usbcore away from hcd->stateAlan Stern2011-03-071-7/+6
* | PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-151-2/+2
|/
* xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-141-1/+6
* USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei2010-11-161-1/+0
* OHCI: work around for nVidia shutdown problemAlan Stern2010-10-221-1/+3
* USB: core: hcd-pci: use for_each_pci_dev()Kulikov Vasiliy2010-08-101-4/+1
* USB: add runtime PM for PCI-based host controllersAlan Stern2010-08-101-14/+62
* USB: fix race between root-hub wakeup & controller suspendAlan Stern2010-08-101-0/+12
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-101-1/+3
* USB: move PCI HCD resume routineAlan Stern2010-08-101-38/+39
* USB: refactor the powermac-specific ASIC clock codeAlan Stern2010-08-101-21/+23
* USB: add check to detect host controller hardware removalAlan Stern2010-08-101-0/+8
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* USB: implement non-tree resume ordering constraints for PCI host controllersAlan Stern2010-02-261-1/+126
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* USB: new flag for resume-from-hibernationAlan Stern2009-06-151-2/+2
* USB: move PCI host controllers to new PM frameworkAlan Stern2009-06-151-119/+123
* USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki2009-02-171-13/+2
* USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki2009-01-271-89/+27
* USB: don't enable wakeup by default for PCI host controllersAlan Stern2009-01-271-1/+0
* 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-241-5/+5
* USB: remove dev->power.power_stateAlan Stern2008-04-241-5/+0
* USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman2008-02-011-62/+67
OpenPOWER on IntegriCloud