index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
usb: add support for STA2X11 host driver
Alessandro Rubini
2012-01-24
1
-0
/
+6
*
EHCI: workaround for MosChip controller bug
Alan Stern
2011-10-18
1
-0
/
+5
*
USB: EHCI: remove usages of hcd->state
Alan Stern
2011-08-22
1
-1
/
+1
*
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
[next]