summaryrefslogtreecommitdiff
path: root/drivers/usb/core/hcd-pci.c
Commit message (Expand)AuthorAge
* USB: core: Remove redundant license textGreg Kroah-Hartman2017-11-04
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* USB / PCI / PM: Allow the PCI core to do the resume cleanupRafael J. Wysocki2017-06-15
* usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski2016-04-13
* Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-17
|\
| * usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman2016-01-24
* | PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-05
|/
* USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-04
* USB: core: hcd-pci: free IRQ before disabling PCI device when shutting downJiang Liu2014-07-22
* usb: remove redundant D0 power state setYijing Wang2014-05-27
* USB: fix crash during hotplug of PCI USB controller cardAlan Stern2014-04-16
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* usb: core: implement AMD remote wakeup quirkHuang Rui2013-09-25
* usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-03
* USB: improve port transitions when EHCI starts upAlan Stern2013-03-28
* USB: xhci: correctly enable interruptsHannes Reinecke2013-03-15
* 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-15
|/
* 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-15
* USB: move PCI host controllers to new PM frameworkAlan Stern2009-06-15
* 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-24
* USB: remove dev->power.power_stateAlan Stern2008-04-24
* USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman2008-02-01