index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Intel xhci: Support EHCI/xHCI port switching.
Sarah Sharp
2011-05-27
1
-0
/
+39
*
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-05-03
1
-1
/
+1
*
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
2011-03-01
1
-39
/
+6
*
USB: EHCI: fix scheduling while atomic during suspend
Yin Kangkai
2011-02-03
1
-1
/
+1
*
USB: EHCI: ASPM quirk of ISOC on AMD Hudson
Alex He
2011-01-22
1
-13
/
+20
*
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
1
-0
/
+39
|
\
|
*
USB: EHCI: ASPM quirk of ISOC on AMD SB800
Alex He
2010-12-10
1
-0
/
+32
|
*
USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driver
Dirk Brandewie
2010-11-17
1
-0
/
+7
*
|
USB: ehci: disable LPM and PPCD for nVidia MCP89 chips
Brian J. Tarricone
2010-11-30
1
-0
/
+12
*
|
USB: EHCI: AMD periodic frame list table quirk
Andiry Xu
2010-11-16
1
-0
/
+13
|
/
*
USB: EHCI: Disable langwell/penwell LPM capability
Alek Du
2010-09-20
1
-0
/
+5
*
USB: EHCI: remove PCI assumption
Alan Stern
2010-08-10
1
-0
/
+1
*
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
2010-08-10
1
-2
/
+2
*
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
2010-08-10
1
-0
/
+21
*
USB: EHCI: fix controller wakeup flag settings during suspend
Alan Stern
2010-05-20
1
-11
/
+4
*
USB: ehci: Elide I/O watchdog on NEC parts
David Miller
2010-05-20
1
-0
/
+3
*
USB: work around for EHCI with quirky periodic schedules
Oliver Neukum
2009-11-30
1
-0
/
+4
*
USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device
Jason Wessel
2009-09-23
1
-20
/
+19
*
USB: EHCI: add need_io_watchdog flag to ehci_hcd
Alek Du
2009-09-23
1
-0
/
+3
*
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-21
1
-1
/
+1
*
USB: EHCI: use the new clear_tt_buffer interface
Alan Stern
2009-07-12
1
-0
/
+2
*
USB: EHCI: update toggle state for linked QHs
Alan Stern
2009-06-15
1
-0
/
+1
*
USB: new flag for resume-from-hibernation
Alan Stern
2009-06-15
1
-11
/
+6
*
USB: move PCI host controllers to new PM framework
Alan Stern
2009-06-15
1
-4
/
+5
*
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
2009-02-17
1
-1
/
+0
*
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
2009-01-27
1
-1
/
+0
*
USB: don't enable wakeup by default for PCI host controllers
Alan Stern
2009-01-27
1
-1
/
+1
*
USB: automatically enable wakeup for PCI host controllers
Alan Stern
2009-01-07
1
-3
/
+7
*
USB: fix up suspend and resume for PCI host controllers
Alan Stern
2009-01-07
1
-0
/
+2
*
USB: fix SB600 USB subsystem hang bug
Shane Huang
2008-11-30
1
-3
/
+6
*
USB: fix SB700 usb subsystem hang bug
Andiry Xu
2008-11-19
1
-0
/
+21
*
USB: EHCI: suppress unwanted error messages
Alan Stern
2008-05-29
1
-0
/
+1
*
USB: EHCI: fix up root-hub TT mess
Alan Stern
2008-05-29
1
-2
/
+1
*
USB: fix compile problems in ehci-hcd
Alan Stern
2008-04-24
1
-0
/
+1
*
USB: HCDs use the do_remote_wakeup flag
Alan Stern
2008-04-24
1
-1
/
+1
*
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
2008-04-24
1
-2
/
+2
*
USB: root hubs don't lie about their number of TTs
Alan Stern
2008-04-24
1
-0
/
+1
*
USB: EHCI: carry out port handover during each root-hub resume
Alan Stern
2008-04-24
1
-1
/
+0
*
USB: ehci: stop vt6212 bus hogging
Rene Herman
2008-03-24
1
-0
/
+14
*
USB: EHCI: add separate IAA watchdog timer
Alan Stern
2008-02-01
1
-1
/
+1
*
USB: force handover port to companion when hub_port_connect_change fails
Balaji Rao
2008-02-01
1
-0
/
+1
*
USB: EHCI restart speedup
Marcelo Tosatti
2007-10-12
1
-4
/
+1
*
USB: EHCI, OHCI: handover changes
Alan Stern
2007-07-12
1
-3
/
+4
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-2
/
+1
*
USB: Implement support for EHCI with big endian MMIO
Benjamin Herrenschmidt
2007-02-07
1
-11
/
+27
*
EHCI: Fix root-hub and port suspend/resume problems
Alan Stern
2006-12-01
1
-24
/
+16
*
USB: revert EHCI VIA workaround patch
Greg Kroah-Hartman
2006-10-17
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
USB: EHCI update VIA workaround
David Brownell
2006-09-27
1
-1
/
+1
[next]