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
/
pci-quirks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: Switch PPT ports to EHCI on shutdown.
Sarah Sharp
2012-08-09
1
-0
/
+7
*
xhci: Add Lynx Point to list of Intel switchable hosts.
Sarah Sharp
2012-05-03
1
-1
/
+17
*
xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=n
Sarah Sharp
2012-05-03
1
-0
/
+14
*
xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
Alex He
2012-04-11
1
-3
/
+7
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
1
-1
/
+2
|
\
|
*
PCI: Use class for quirk for usb host controller fixup
Yinghai Lu
2012-02-24
1
-1
/
+2
*
|
USB: Fix handoff when BIOS disables host PCI device.
Sarah Sharp
2012-02-21
1
-0
/
+11
*
|
usb: Skip PCI USB quirk handling for Netlogic XLP
Jayachandran C
2012-02-02
1
-0
/
+6
|
/
*
OHCI: final fix for NVIDIA problems (I hope)
Alan Stern
2011-11-18
1
-28
/
+22
*
USB: workaround for bug in old version of GCC
Alan Stern
2011-11-14
1
-4
/
+3
*
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'
Arnaud Lacombe
2011-08-08
1
-1
/
+1
*
USB: xhci: fix OS want to own HC
JiSheng Zhang
2011-08-01
1
-1
/
+1
*
USB: OHCI: fix another regression for NVIDIA controllers
Alan Stern
2011-07-16
1
-0
/
+28
*
ehci: add pci quirk for Ordissimo and RM Slate 100 too
Anisse Astier
2011-07-08
1
-0
/
+7
*
ehci: refactor pci quirk to use standard dmi_check_system method
Anisse Astier
2011-07-08
1
-7
/
+14
*
Intel xhci: Support EHCI/xHCI port switching.
Sarah Sharp
2011-05-27
1
-0
/
+63
*
ehci: workaround for pci quirk timeout on ExoPC
Andy Ross
2011-05-12
1
-10
/
+25
*
ehci: pci quirk cleanup
Andy Ross
2011-05-12
1
-70
/
+66
*
USB host: Fix lockdep warning in AMD PLL quirk
Joerg Roedel
2011-04-13
1
-43
/
+74
*
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
2011-03-01
1
-0
/
+258
*
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
Greg Kroah-Hartman
2011-02-17
1
-260
/
+0
*
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
2011-02-04
1
-0
/
+260
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-2
/
+0
|
\
|
*
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-08-10
1
-2
/
+0
*
|
OHCI: work around for nVidia shutdown problem
Alan Stern
2010-10-22
1
-7
/
+11
|
/
*
Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"
Linus Torvalds
2009-10-11
1
-1
/
+1
*
USB: Work around BIOS bugs by quiescing USB controllers earlier
David Woodhouse
2009-09-23
1
-1
/
+1
*
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
2009-06-15
1
-0
/
+123
*
USB: count reaches -1, tested 0
Roel Kluin
2009-03-24
1
-1
/
+1
*
USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff
Steven Noonan
2009-01-07
1
-1
/
+1
*
USB: use pci_ioremap_bar() in drivers/usb
Arjan van de Ven
2009-01-07
1
-6
/
+6
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-3
/
+3
*
PCI: use dev_printk in quirk messages
bjorn.helgaas@hp.com
2008-02-01
1
-14
/
+8
*
EHCI: fix problem with BIOS handoff
Alan Stern
2007-05-22
1
-0
/
+9
*
[PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci
Kyle McMartin
2006-07-12
1
-4
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] USB: pci-quirks.c: proper prototypes
Adrian Bunk
2006-04-14
1
-0
/
+1
*
[PATCH] USB: fix EHCI BIOS handshake
David Brownell
2006-02-28
1
-5
/
+6
*
[PATCH] USB: fix up the usb early handoff logic for EHCI
David Brownell
2006-02-13
1
-4
/
+12
*
[PATCH] USB: fix EHCI early handoff issues
David Brownell
2006-01-31
1
-38
/
+68
*
[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
David Brownell
2006-01-04
1
-6
/
+0
*
[USB]: Make early handoff a final fixup instead of a header one.
David S. Miller
2005-11-04
1
-1
/
+1
*
Don't touch USB controller IO registers when they are disabled
Linus Torvalds
2005-10-31
1
-0
/
+23
*
[PATCH] USB: Always do usb-handoff
Alan Stern
2005-10-28
1
-43
/
+3
*
[PATCH] UHCI: unify BIOS handoff and driver reset code
Alan Stern
2005-10-28
1
-46
/
+96
*
[PATCH] update PCI early-handoff handling for OHCI
David Brownell
2005-10-28
1
-4
/
+18
*
[PATCH] USB: move handoff code
David Brownell
2005-10-28
1
-0
/
+272