index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
pci-quirks.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: pci-quirks: Reduce the length of a spinlock section in usb_amd_find_chip...
Christophe JAILLET
2023-03-29
1
-3
/
+1
*
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-24
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-12
1
-1
/
+0
*
usb: host: pci_quirks: fix memory leak, by adding iounmap
Saurabh Sengar
2016-02-15
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-25
1
-8
/
+4
*
USB: EHCI: avoid BIOS handover on the HASEE E200
Alan Stern
2014-06-18
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-09
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-10
1
-2
/
+2
*
|
usb: ohci: use amd_chipset_type to filter for SB800 prefetch
Huang Rui
2013-10-04
1
-0
/
+8
*
|
usb: ehci: use amd_chipset_type to filter for usb subsystem hang bug
Huang Rui
2013-10-04
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-26
1
-0
/
+12
*
|
usb: pci-quirks: refactor AMD quirk to abstract AMD chipset types
Huang Rui
2013-09-26
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
[next]