index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
quirks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
PCI/DPC: Quirk PIO log size for certain Intel Root Ports
Mika Westerberg
1
-0
/
+36
2022-08-04
Merge branch 'pci/header-cleanup-immutable'
Bjorn Helgaas
1
-1
/
+3
2022-08-04
Merge branch 'pci/ctrl/tegra194'
Bjorn Helgaas
1
-4
/
+13
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-1
/
+3
2022-07-22
PCI: Disable MSI for Tegra234 Root Ports
Vidya Sagar
1
-4
/
+13
2022-06-09
PCI: Add ACS quirk for Broadcom BCM5750x NICs
Pavan Chebbi
1
-0
/
+3
2022-04-07
PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited
Mika Westerberg
1
-0
/
+47
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2022-03-21
PCI: Avoid broken MSI on SB600 USB devices
Bjorn Helgaas
1
-0
/
+12
2022-02-23
PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken
Alex Deucher
1
-5
/
+9
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+24
2022-01-13
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+2
2022-01-13
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+3
2022-01-13
Merge branch 'pci/switchtec'
Bjorn Helgaas
1
-0
/
+9
2022-01-11
PCI: Work around Intel I210 ROM BAR overlap defect
Bjorn Helgaas
1
-0
/
+10
2022-01-07
PCI: Correct misspelled words
Krzysztof Wilczyński
1
-2
/
+2
2021-12-15
PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controller
Yifeng Li
1
-0
/
+3
2021-11-24
PCI: Convert to device_create_managed_software_node()
Heikki Krogerus
1
-1
/
+1
2021-11-19
PCI/switchtec: Add Gen4 automotive device IDs
Kelvin Cao
1
-0
/
+9
2021-11-11
PCI: Add MSI masking quirk for Nvidia ION AHCI
Marc Zyngier
1
-0
/
+6
2021-11-05
Merge branch 'pci/misc'
Bjorn Helgaas
1
-7
/
+7
2021-11-05
PCI: Add ACS quirk for Pericom PI7C9X2G switches
Nathan Rossi
1
-0
/
+55
2021-10-27
PCI: Prefer 'unsigned int' over bare 'unsigned'
Krzysztof Wilczyński
1
-6
/
+6
2021-10-08
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
1
-1
/
+1
2021-09-20
PCI: Mark Atheros QCA6174 to avoid bus reset
Ingmar Klein
1
-0
/
+1
2021-09-15
PCI: Add AMD GPU multi-function power dependencies
Evan Quan
1
-2
/
+7
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-21
/
+107
2021-09-02
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-1
/
+50
2021-09-02
Merge branch 'pci/reset'
Bjorn Helgaas
1
-14
/
+11
2021-09-02
Merge branch 'pci/iommu'
Bjorn Helgaas
1
-0
/
+39
2021-08-31
PCI: Set dma-can-stall for HiSilicon chips
Zhangfei Gao
1
-0
/
+25
2021-08-26
PCI: Allow PASID on fake PCIe devices without TLP prefixes
Zhangfei Gao
1
-0
/
+14
2021-08-20
PCI/ACS: Enforce pci=noats with Transaction Blocking
Alex Williamson
1
-1
/
+1
2021-08-20
PCI: Add ACS quirks for Cavium multi-function devices
George Cherian
1
-0
/
+4
2021-08-19
PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI
Marcin Bachry
1
-0
/
+1
2021-08-18
PCI: Change the type of probe argument in reset functions
Amey Narkhede
1
-10
/
+10
2021-08-17
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
1
-1
/
+1
2021-08-17
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
1
-6
/
+3
2021-08-03
PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
Wasim Khan
1
-0
/
+45
2021-07-26
PCI: Restrict ASMedia ASM1062 SATA Max Payload Size Supported
Marek Behún
1
-0
/
+1
2021-07-26
PCI: Call Max Payload Size-related fixup quirks early
Marek Behún
1
-6
/
+6
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+11
2021-07-06
Merge branch 'pci/reset'
Bjorn Helgaas
1
-0
/
+65
2021-06-18
PCI: Add ACS quirk for Broadcom BCM57414 NIC
Sriharsha Basavapatna
1
-0
/
+2
2021-06-18
PCI: Mark AMD Navi14 GPU ATS as broken
Evan Quan
1
-1
/
+3
2021-06-18
PCI: Work around Huawei Intelligent NIC VF FLR erratum
Chiqijun
1
-0
/
+65
2021-06-18
PCI: Mark some NVIDIA GPUs to avoid bus reset
Shanker Donthineni
1
-0
/
+12
2021-06-18
PCI: Mark TI C667X to avoid bus reset
Antti Järvinen
1
-0
/
+10
2021-06-07
PCI: Leave Apple Thunderbolt controllers on for s2idle or standby
Konstantin Kharlamov
1
-0
/
+11
2021-05-24
PCI: Work around Huawei Intelligent NIC VF FLR erratum
Chiqijun
1
-0
/
+65
[next]