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
/
pci-quirks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: pci-quirks: convert to readl_poll_timeout_atomic()
Chunfeng Yun
2020-09-25
1
-9
/
+4
*
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
2020-08-31
1
-1
/
+2
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+2
*
|
usb: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4
Nicolas Saenz Julienne
2020-08-18
1
-0
/
+17
*
|
Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"
Nicolas Saenz Julienne
2020-08-18
1
-15
/
+0
|
/
*
usb: host: pci-quirks: Demote function header from kerneldoc to comment block
Lee Jones
2020-07-03
1
-1
/
+1
*
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-07
1
-4
/
+4
|
\
|
*
usb: pci-quirks: use true,false for bool variables
Jason Yan
2020-04-23
1
-4
/
+4
*
|
USB: pci-quirks: Add Raspberry Pi 4 quirk
Nicolas Saenz Julienne
2020-05-13
1
-0
/
+16
|
/
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
1
-1
/
+1
*
usb: pci-quirks: Minor cleanup for AMD PLL quirk
Ryan Kennedy
2019-07-25
1
-14
/
+16
*
usb: pci-quirks: Correct AMD PLL quirk detection
Ryan Kennedy
2019-07-25
1
-12
/
+19
*
USB: OHCI: Remove USB bus reset delay from OHCI handover code
Alan Stern
2018-09-10
1
-9
/
+3
*
Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"
Marc Zyngier
2018-06-01
1
-20
/
+0
*
xhci: workaround for AMD Promontory disabled ports wakeup
Joe Lee
2018-02-15
1
-0
/
+109
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: host: pci-quirks: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-01
1
-1
/
+1
*
xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround
Mathias Nyman
2017-09-18
1
-1
/
+1
*
usb: pci-quirks.c: Corrected timeout values used in handshake
Jim Dickerson
2017-09-18
1
-4
/
+4
*
usb:xhci:Fix regression when ATI chipsets detected
Sandeep Singh
2017-08-28
1
-17
/
+18
*
Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-08-13
1
-5
/
+12
|
\
|
*
usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
Sandeep Singh
2017-08-10
1
-5
/
+12
*
|
xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue
Marc Zyngier
2017-08-02
1
-0
/
+20
|
/
*
xhci: Bad Ethernet performance plugged in ASM1042A host
Jiahau Chang
2017-07-20
1
-0
/
+54
*
drivers/usb: Skip auto handoff for TI and RENESAS usb controllers
Babu Moger
2016-11-07
1
-0
/
+8
*
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-11
1
-1
/
+0
*
usb: host: pci_quirks: fix memory leak, by adding iounmap
Saurabh Sengar
2016-02-14
1
-1
/
+2
*
xhci: rework xhci extended capability list parsing functions
Mathias Nyman
2015-12-01
1
-16
/
+9
*
usb: host: pci_quirks: joing string literals
Andy Shevchenko
2015-01-31
1
-21
/
+25
*
OHCI: add a quirk for ULi M5237 blocking on reset
Arseny Solokha
2015-01-09
1
-3
/
+15
*
USB: PCI-quirks: Deletion of unnecessary checks before the function call "pci...
Markus Elfring
2014-11-24
1
-8
/
+4
*
USB: EHCI: avoid BIOS handover on the HASEE E200
Alan Stern
2014-06-17
1
-3
/
+16
*
usb: pci-quirks: Prevent Sony VAIO t-series from switching usb ports
Mathias Nyman
2014-05-28
1
-0
/
+7
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
1
-1
/
+0
*
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
2013-10-19
1
-2
/
+2
|
\
|
*
xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registers
Xenia Ragiadakou
2013-10-09
1
-2
/
+2
*
|
usb: ohci: use amd_chipset_type to filter for SB800 prefetch
Huang Rui
2013-10-03
1
-0
/
+8
*
|
usb: ehci: use amd_chipset_type to filter for usb subsystem hang bug
Huang Rui
2013-10-03
1
-0
/
+13
*
|
usb: pci-quirks: amd_chipset_sb_type_init() can be static
Fengguang Wu
2013-09-26
1
-1
/
+1
*
|
usb: core: implement AMD remote wakeup quirk
Huang Rui
2013-09-25
1
-0
/
+12
*
|
usb: pci-quirks: refactor AMD quirk to abstract AMD chipset types
Huang Rui
2013-09-25
1
-24
/
+80
|
/
*
Intel xhci: refactor EHCI/xHCI port switching
Mathias Nyman
2013-07-23
1
-30
/
+18
*
USB: OHCI: Generic changes to make ohci-pci a separate driver
Manjunath Goudar
2013-05-30
1
-0
/
+13
*
usb: Prevent dead ports when xhci is not enabled
David Moore
2013-01-24
1
-0
/
+1
*
xhci: Add Lynx Point LP to list of Intel switchable hosts
Russell Webb
2012-11-28
1
-1
/
+3
*
usb: remove use of __devinitconst
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-7
/
+7
*
ehci: Add yet-another Lucid nohandoff pci quirk
Anisse Astier
2012-10-25
1
-0
/
+7
*
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions
Anisse Astier
2012-10-25
1
-1
/
+1
[next]