summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd-pci.c
AgeCommit message (Expand)Author
2019-09-06usb: hcd: use managed device resourcesSchmid, Carsten
2018-09-05usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman
2017-11-04USB: core: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-06-15USB / PCI / PM: Allow the PCI core to do the resume cleanupRafael J. Wysocki
2016-04-13usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski
2016-03-17Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas
2016-01-24usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki
2014-07-22USB: core: hcd-pci: free IRQ before disabling PCI device when shutting downJiang Liu
2014-05-27usb: remove redundant D0 power state setYijing Wang
2014-04-16USB: fix crash during hotplug of PCI USB controller cardAlan Stern
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-09-25usb: core: implement AMD remote wakeup quirkHuang Rui
2013-08-03usb: fix some scripts/kernel-doc warningsYacine Belkadi
2013-03-28USB: improve port transitions when EHCI starts upAlan Stern
2013-03-15USB: xhci: correctly enable interruptsHannes Reinecke
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