summaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna2021-06-181-0/+2
* PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan2021-06-181-1/+3
* PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun2021-06-181-0/+65
* PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni2021-06-181-0/+12
* PCI: Mark TI C667X to avoid bus resetAntti Järvinen2021-06-181-0/+10
* Merge branch 'remotes/lorenzo/pci/msi'Bjorn Helgaas2021-05-041-11/+4
|\
| * PCI: Refactor HT advertising of NO_MSI flagMarc Zyngier2021-04-201-11/+4
* | Merge branch 'pci/virtualization'Bjorn Helgaas2021-05-041-0/+1
|\ \
| * | PCI: Delay after FLR of Intel DC P4510 NVMeRaphael Norwitz2021-04-091-0/+1
| |/
* / IB/mthca: Disable parity reportingHeiner Kallweit2021-03-311-9/+4
|/
* Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-12-151-0/+1
|\
| * PCI: dwc: exynos: Rework the driver to support Exynos5433 variantJaehoon Chung2020-12-011-0/+1
* | Merge branch 'pci/virtualization'Bjorn Helgaas2020-12-151-0/+17
|\ \
| * | PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas2020-12-151-0/+3
| * | PCI: Mark AMD Raven iGPU ATS as broken in some platformsAlex Deucher2020-12-101-0/+14
| |/
* | PCI: Use predefined Pericom Vendor IDAndy Shevchenko2020-11-201-3/+3
* | PCI: Disable MSI for Pericom PCIe-USB adapterAndy Shevchenko2020-11-201-4/+13
|/
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-34/+44
|\
| * Merge branch 'pci/pm'Bjorn Helgaas2020-10-211-34/+34
| |\
| | * PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński2020-09-291-34/+34
| * | PCI/ACS: Enable Translation Blocking for external devicesRajat Jain2020-09-161-0/+10
| |/
* | PCI / thunderbolt: Switch to use device links instead of PCI quirkMika Westerberg2020-09-031-57/+0
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
|/
* Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-14/+19
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2020-08-051-1/+6
| |\
| | * PCI: Release IVRS table in AMD ACS quirkHanjun Guo2020-07-291-0/+2
| | * PCI: Mark AMD Navi10 GPU rev 0x00 ATS as brokenKai-Heng Feng2020-07-291-1/+4
| * | Merge branch 'pci/misc'Bjorn Helgaas2020-08-051-9/+9
| |\ \
| | * | PCI: Replace lkml.org, spinics, gmane with lore.kernel.orgBjorn Helgaas2020-06-301-4/+4
| | * | PCI: Replace http:// links with https://Alexander A. Klimov2020-06-301-5/+5
| | |/
| * / PCI: Cache ACS capability offset in deviceRajat Jain2020-07-101-4/+4
| |/
* / PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock2020-07-291-0/+13
|/
* Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-061-5/+45
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2020-06-041-4/+31
| |\
| | * PCI: Add ACS quirk for Intel Root Complex Integrated EndpointsAshok Raj2020-06-021-0/+15
| | * PCI: Avoid FLR for AMD Starship USB 3.0Kevin Buettner2020-05-271-0/+2
| | * PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0Marcos Scriven2020-05-271-4/+14
| * | Merge branch 'pci/pm'Bjorn Helgaas2020-06-041-0/+13
| |\ \
| | * | PCI: Avoid Pericom USB controller OHCI/EHCI PME# defectKai-Heng Feng2020-05-081-0/+13
| | |/
| * / PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang2020-05-141-1/+1
| |/
* / PCI: Move Apex Edge TPU class quirk to fix BAR assignmentBjorn Helgaas2020-04-141-0/+7
|/
* Merge branch 'pci/virtualization'Bjorn Helgaas2020-04-021-0/+29
|\
| * PCI: Add ACS quirk for Zhaoxin Root/Downstream PortsRaymond Pang2020-03-281-0/+25
| * PCI: Add ACS quirk for Zhaoxin multi-function devicesRaymond Pang2020-03-281-0/+4
* | Merge branch 'pci/misc'Bjorn Helgaas2020-04-021-0/+11
|\ \
| * | PCI: Avoid ASMedia XHCI USB PME# from D0 defectKai-Heng Feng2020-03-191-0/+11
| |/
* / PCI: Add boot interrupt quirk mechanism for Xeon chipsetsSean V Kelley2020-02-271-7/+73
|/
* Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-311-47/+70
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2020-01-291-14/+24
| |\
| | * PCI: Add DMA alias quirk for PLX PEX NTBJames Sewart2019-12-181-0/+15