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.12.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
/
host
/
pci-quirks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-20
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
1
-2
/
+2
2013-10-10
xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registers
Xenia Ragiadakou
1
-2
/
+2
2013-10-04
usb: ohci: use amd_chipset_type to filter for SB800 prefetch
Huang Rui
1
-0
/
+8
2013-10-04
usb: ehci: use amd_chipset_type to filter for usb subsystem hang bug
Huang Rui
1
-0
/
+13
2013-09-26
usb: pci-quirks: amd_chipset_sb_type_init() can be static
Fengguang Wu
1
-1
/
+1
2013-09-26
usb: core: implement AMD remote wakeup quirk
Huang Rui
1
-0
/
+12
2013-09-26
usb: pci-quirks: refactor AMD quirk to abstract AMD chipset types
Huang Rui
1
-24
/
+80
2013-07-24
Intel xhci: refactor EHCI/xHCI port switching
Mathias Nyman
1
-30
/
+18
2013-05-30
USB: OHCI: Generic changes to make ohci-pci a separate driver
Manjunath Goudar
1
-0
/
+13
2013-01-24
usb: Prevent dead ports when xhci is not enabled
David Moore
1
-0
/
+1
2012-11-28
xhci: Add Lynx Point LP to list of Intel switchable hosts
Russell Webb
1
-1
/
+3
2012-11-22
usb: remove use of __devinitconst
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-7
/
+7
2012-10-25
ehci: Add yet-another Lucid nohandoff pci quirk
Anisse Astier
1
-0
/
+7
2012-10-25
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions
Anisse Astier
1
-1
/
+1
2012-09-05
xhci: Make handover code more robust
Matthew Garrett
1
-2
/
+10
2012-09-05
Intel xhci: Only switch the switchable ports
Keng-Yu Lin
1
-4
/
+23
2012-09-05
xhci: Recognize USB 3.0 devices as superspeed at powerup
Manoj Iyer
1
-1
/
+2
2012-08-09
xhci: Switch PPT ports to EHCI on shutdown.
Sarah Sharp
1
-0
/
+7
2012-05-04
xhci: Add Lynx Point to list of Intel switchable hosts.
Sarah Sharp
1
-1
/
+17
2012-05-04
xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=n
Sarah Sharp
1
-0
/
+14
2012-04-11
xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
Alex He
1
-3
/
+7
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+2
2012-02-25
PCI: Use class for quirk for usb host controller fixup
Yinghai Lu
1
-1
/
+2
2012-02-22
USB: Fix handoff when BIOS disables host PCI device.
Sarah Sharp
1
-0
/
+11
2012-02-03
usb: Skip PCI USB quirk handling for Netlogic XLP
Jayachandran C
1
-0
/
+6
2011-11-18
OHCI: final fix for NVIDIA problems (I hope)
Alan Stern
1
-28
/
+22
2011-11-15
USB: workaround for bug in old version of GCC
Alan Stern
1
-4
/
+3
2011-11-01
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
1
-0
/
+1
2011-08-09
usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'
Arnaud Lacombe
1
-1
/
+1
2011-08-01
USB: xhci: fix OS want to own HC
JiSheng Zhang
1
-1
/
+1
2011-07-16
USB: OHCI: fix another regression for NVIDIA controllers
Alan Stern
1
-0
/
+28
2011-07-09
ehci: add pci quirk for Ordissimo and RM Slate 100 too
Anisse Astier
1
-0
/
+7
2011-07-09
ehci: refactor pci quirk to use standard dmi_check_system method
Anisse Astier
1
-7
/
+14
2011-05-27
Intel xhci: Support EHCI/xHCI port switching.
Sarah Sharp
1
-0
/
+63
2011-05-12
ehci: workaround for pci quirk timeout on ExoPC
Andy Ross
1
-10
/
+25
2011-05-12
ehci: pci quirk cleanup
Andy Ross
1
-70
/
+66
2011-04-14
USB host: Fix lockdep warning in AMD PLL quirk
Joerg Roedel
1
-43
/
+74
2011-03-02
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
1
-0
/
+258
2011-02-17
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
Greg Kroah-Hartman
1
-260
/
+0
2011-02-04
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
1
-0
/
+260
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+0
2010-10-22
OHCI: work around for nVidia shutdown problem
Alan Stern
1
-7
/
+11
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-2
/
+0
2009-10-12
Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"
Linus Torvalds
1
-1
/
+1
2009-09-23
USB: Work around BIOS bugs by quiescing USB controllers earlier
David Woodhouse
1
-1
/
+1
2009-06-16
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
1
-0
/
+123
2009-03-25
USB: count reaches -1, tested 0
Roel Kluin
1
-1
/
+1
2009-01-07
USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff
Steven Noonan
1
-1
/
+1
2009-01-07
USB: use pci_ioremap_bar() in drivers/usb
Arjan van de Ven
1
-6
/
+6
[next]