index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
quirks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"
Bjorn Helgaas
2023-09-08
1
-1
/
+1
*
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-30
1
-5
/
+43
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2023-08-29
1
-4
/
+4
|
|
\
|
|
*
PCI: Fix typos in docs and comments
Bjorn Helgaas
2023-08-25
1
-4
/
+4
|
*
|
Merge branch 'pci/controller/switchtec'
Bjorn Helgaas
2023-08-29
1
-0
/
+36
|
|
\
\
|
|
*
|
PCI: switchtec: Add support for PCIe Gen5 devices
Kelvin Cao
2023-08-09
1
-0
/
+36
|
|
|
/
|
*
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2023-08-29
1
-1
/
+1
|
|
\
\
|
|
*
|
PCI: Mark NVIDIA T4 GPUs to avoid bus reset
Wu Zongyong
2023-08-09
1
-1
/
+1
|
|
|
/
|
*
/
PCI: Make quirk using inw() depend on HAS_IOPORT
Niklas Schnelle
2023-07-18
1
-0
/
+2
|
|
/
*
|
of: unittest: Add pci_dt_testdrv pci driver
Lizhi Hou
2023-08-22
1
-0
/
+1
*
|
PCI: Add quirks to generate device tree node for Xilinx Alveo U50
Lizhi Hou
2023-08-22
1
-0
/
+11
|
/
*
Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-06-30
1
-7
/
+104
|
\
|
*
Merge branch 'pci/virtualization'
Bjorn Helgaas
2023-06-26
1
-4
/
+8
|
|
\
|
|
*
PCI: Add function 1 DMA alias quirk for Marvell 88SE9235
Robin Murphy
2023-06-08
1
-0
/
+2
|
|
*
PCI: Delay after FLR of Solidigm P44 Pro NVMe
Mike Pastore
2023-05-09
1
-4
/
+6
|
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2023-06-26
1
-3
/
+96
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
PCI: Work around PCIe link training failures
Maciej W. Rozycki
2023-06-20
1
-0
/
+93
|
|
*
PCI: Execute quirk_enable_clear_retrain_link() earlier
Maciej W. Rozycki
2023-06-20
1
-3
/
+3
|
|
/
*
/
PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports
Mika Westerberg
2023-05-11
1
-2
/
+7
|
/
*
PCI/PM: Extend D3hot delay for NVIDIA HDA controllers
Alex Williamson
2023-04-17
1
-0
/
+13
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-02-25
1
-0
/
+8
|
\
|
*
PCI: Avoid FLR for SolidRun SNET DPU rev 1
Alvaro Karsz
2023-02-20
1
-0
/
+8
*
|
PCI: Add ACS quirk for Wangxun NICs
Mengyuan Lou
2023-02-13
1
-0
/
+22
*
|
PCI: Avoid FLR for AMD FCH AHCI adapters
Damien Le Moal
2023-01-30
1
-0
/
+1
|
/
*
PCI/DPC: Quirk PIO log size for certain Intel Root Ports
Mika Westerberg
2022-09-27
1
-0
/
+36
*
Merge branch 'pci/header-cleanup-immutable'
Bjorn Helgaas
2022-08-04
1
-1
/
+3
|
\
|
*
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-22
1
-1
/
+3
*
|
Merge branch 'pci/ctrl/tegra194'
Bjorn Helgaas
2022-08-04
1
-4
/
+13
|
\
\
|
*
|
PCI: Disable MSI for Tegra234 Root Ports
Vidya Sagar
2022-07-22
1
-4
/
+13
|
|
/
*
/
PCI: Add ACS quirk for Broadcom BCM5750x NICs
Pavan Chebbi
2022-06-09
1
-0
/
+3
|
/
*
PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited
Mika Westerberg
2022-04-07
1
-0
/
+47
*
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-25
1
-0
/
+12
|
\
|
*
PCI: Avoid broken MSI on SB600 USB devices
Bjorn Helgaas
2022-03-21
1
-0
/
+12
*
|
PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken
Alex Deucher
2022-02-23
1
-5
/
+9
|
/
*
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-16
1
-2
/
+24
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2022-01-13
1
-2
/
+2
|
|
\
|
|
*
PCI: Correct misspelled words
Krzysztof Wilczyński
2022-01-07
1
-2
/
+2
|
*
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2022-01-13
1
-0
/
+3
|
|
\
\
|
|
*
|
PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controller
Yifeng Li
2021-12-15
1
-0
/
+3
|
|
|
/
|
*
|
Merge branch 'pci/switchtec'
Bjorn Helgaas
2022-01-13
1
-0
/
+9
|
|
\
\
|
|
*
|
PCI/switchtec: Add Gen4 automotive device IDs
Kelvin Cao
2021-11-19
1
-0
/
+9
|
|
|
/
|
*
/
PCI: Work around Intel I210 ROM BAR overlap defect
Bjorn Helgaas
2022-01-11
1
-0
/
+10
|
|
/
*
/
PCI: Convert to device_create_managed_software_node()
Heikki Krogerus
2021-11-24
1
-1
/
+1
|
/
*
PCI: Add MSI masking quirk for Nvidia ION AHCI
Marc Zyngier
2021-11-11
1
-0
/
+6
*
Merge branch 'pci/misc'
Bjorn Helgaas
2021-11-05
1
-7
/
+7
|
\
|
*
PCI: Prefer 'unsigned int' over bare 'unsigned'
Krzysztof Wilczyński
2021-10-27
1
-6
/
+6
|
*
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
2021-10-08
1
-1
/
+1
*
|
PCI: Add ACS quirk for Pericom PI7C9X2G switches
Nathan Rossi
2021-11-05
1
-0
/
+55
*
|
PCI: Mark Atheros QCA6174 to avoid bus reset
Ingmar Klein
2021-09-20
1
-0
/
+1
|
/
*
PCI: Add AMD GPU multi-function power dependencies
Evan Quan
2021-09-15
1
-2
/
+7
[next]