index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-25
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
1
-1
/
+1
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
1
-11
/
+0
2014-07-23
USB: core: hcd-pci: free IRQ before disabling PCI device when shutting down
Jiang Liu
1
-0
/
+2
2014-05-28
usb: remove redundant D0 power state set
Yijing Wang
1
-1
/
+0
2014-04-17
USB: fix crash during hotplug of PCI USB controller card
Alan Stern
1
-1
/
+1
2013-12-09
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+1
2013-09-26
usb: core: implement AMD remote wakeup quirk
Huang Rui
1
-0
/
+3
2013-08-03
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
1
-0
/
+2
2013-03-29
USB: improve port transitions when EHCI starts up
Alan Stern
1
-85
/
+129
2013-03-15
USB: xhci: correctly enable interrupts
Hannes Reinecke
1
-9
/
+14
2012-06-14
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
1
-9
/
+0
2012-04-25
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-0
/
+9
2012-02-28
usb: fix defined but not used warnings in hcd-pci.c
Paul Gortmaker
1
-0
/
+2
2012-02-14
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
Sarah Sharp
1
-1
/
+4
2011-11-15
USB: Remove the SAW_IRQ hcd flag
Alan Stern
1
-4
/
+0
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-03-17
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-19
/
+37
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
1
-2
/
+2
2011-03-14
USB: Set usb_hcd->state and flags for shared roothubs.
Sarah Sharp
1
-4
/
+23
2011-03-14
usb: Make usb_hcd_pci_probe labels more descriptive.
Sarah Sharp
1
-10
/
+10
2011-03-07
USB: move usbcore away from hcd->state
Alan Stern
1
-7
/
+6
2011-01-15
xHCI: synchronize irq in xhci_suspend()
Andiry Xu
1
-1
/
+6
2010-11-17
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
1
-1
/
+0
2010-10-22
OHCI: work around for nVidia shutdown problem
Alan Stern
1
-1
/
+3
2010-08-11
USB: core: hcd-pci: use for_each_pci_dev()
Kulikov Vasiliy
1
-4
/
+1
2010-08-11
USB: add runtime PM for PCI-based host controllers
Alan Stern
1
-14
/
+62
2010-08-11
USB: fix race between root-hub wakeup & controller suspend
Alan Stern
1
-0
/
+12
2010-08-11
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
1
-1
/
+3
2010-08-11
USB: move PCI HCD resume routine
Alan Stern
1
-38
/
+39
2010-08-11
USB: refactor the powermac-specific ASIC clock code
Alan Stern
1
-21
/
+23
2010-08-11
USB: add check to detect host controller hardware removal
Alan Stern
1
-0
/
+8
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+1
2010-02-26
USB: implement non-tree resume ordering constraints for PCI host controllers
Alan Stern
1
-1
/
+126
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-06-16
USB: new flag for resume-from-hibernation
Alan Stern
1
-2
/
+2
2009-06-16
USB: move PCI host controllers to new PM framework
Alan Stern
1
-119
/
+123
2009-02-18
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
1
-13
/
+2
2009-01-28
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
1
-89
/
+27
2009-01-28
USB: don't enable wakeup by default for PCI host controllers
Alan Stern
1
-1
/
+0
2009-01-07
USB: automatically enable wakeup for PCI host controllers
Alan Stern
1
-0
/
+1
2009-01-07
USB: fix up suspend and resume for PCI host controllers
Alan Stern
1
-94
/
+106
2008-04-25
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
1
-5
/
+5
2008-04-25
USB: remove dev->power.power_state
Alan Stern
1
-5
/
+0
2008-02-02
USB: fix codingstyle issues in drivers/usb/core/hcd-pci.c
Greg Kroah-Hartman
1
-62
/
+67
2008-02-02
USB: mark USB drivers as being GPL only
Greg Kroah-Hartman
1
-5
/
+5
2008-02-02
USB: don't change HC power state for a FREEZE
Alan Stern
1
-0
/
+6
2007-12-17
USB: use IRQF_DISABLED for HCD interrupt handlers
Alan Stern
1
-1
/
+1
2007-07-13
USB: remove references to dev.power.power_state
Alan Stern
1
-1
/
+2
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
1
-0
/
+16
2006-09-26
PM: USB HCDs use PM_EVENT_PRETHAW
David Brownell
1
-1
/
+1
[next]