summaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart2019-12-181-14/+9
| * | Merge branch 'pci/switchtec'Bjorn Helgaas2020-01-291-0/+18
| |\ \
| | * | PCI/switchtec: Add Gen4 device IDsKelvin Cao2020-01-151-0/+18
| | |/
| * | PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllersDaniel Drake2019-12-131-0/+16
| * | PCI: Add generic quirk for increasing D3hot delayDaniel Drake2019-12-131-7/+12
| * | PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-inWei Liu2019-12-121-26/+0
| |/
* | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-2/+2
|\ \
| * | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
| |/
* / PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as brokenAlex Deucher2020-01-151-6/+13
|/
* Merge branch 'pci/trivial'Bjorn Helgaas2019-11-281-1/+0
|\
| * PCI: Fix typosBjorn Helgaas2019-11-201-1/+0
* | Merge branch 'pci/virtualization'Bjorn Helgaas2019-11-281-46/+106
|\ \
| * | PCI: Unify ACS quirk desired vs provided checkingBjorn Helgaas2019-11-141-22/+45
| * | PCI: Make ACS quirk implementations more uniformBjorn Helgaas2019-11-141-22/+19
| * | PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3George Cherian2019-11-111-7/+13
| * | PCI: Add DMA alias quirk for Intel VCA NTBSlawomir Pawlowski2019-10-151-0/+34
| * | PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld2019-10-151-1/+1
| |/
* / PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-2/+2
|/
* Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-1/+105
|\
| * Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas2019-09-231-0/+53
| |\
| | * PCI: Disable MSI for Tegra root portsVidya Sagar2019-08-131-0/+53
| * | Merge branch 'remotes/lorenzo/pci/al'Bjorn Helgaas2019-09-231-0/+38
| |\ \
| | * | PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root PortJonathan Chocron2019-09-161-0/+18