summaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-06-301-7/+104
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2023-06-261-4/+8
| |\
| | * PCI: Add function 1 DMA alias quirk for Marvell 88SE9235Robin Murphy2023-06-081-0/+2
| | * PCI: Delay after FLR of Solidigm P44 Pro NVMeMike Pastore2023-05-091-4/+6
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2023-06-261-3/+96
| |\ \ | | |/ | |/|
| | * PCI: Work around PCIe link training failuresMaciej W. Rozycki2023-06-201-0/+93
| | * PCI: Execute quirk_enable_clear_retrain_link() earlierMaciej W. Rozycki2023-06-201-3/+3
| |/
* / PCI/DPC: Quirk PIO log size for Intel Ice Lake Root PortsMika Westerberg2023-05-111-2/+7
|/
* PCI/PM: Extend D3hot delay for NVIDIA HDA controllersAlex Williamson2023-04-171-0/+13
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-02-251-0/+8
|\
| * PCI: Avoid FLR for SolidRun SNET DPU rev 1Alvaro Karsz2023-02-201-0/+8
* | PCI: Add ACS quirk for Wangxun NICsMengyuan Lou2023-02-131-0/+22
* | PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal2023-01-301-0/+1
|/
* PCI/DPC: Quirk PIO log size for certain Intel Root PortsMika Westerberg2022-09-271-0/+36
* Merge branch 'pci/header-cleanup-immutable'Bjorn Helgaas2022-08-041-1/+3
|\
| * PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-1/+3
* | Merge branch 'pci/ctrl/tegra194'Bjorn Helgaas2022-08-041-4/+13
|\ \
| * | PCI: Disable MSI for Tegra234 Root PortsVidya Sagar2022-07-221-4/+13
| |/
* / PCI: Add ACS quirk for Broadcom BCM5750x NICsPavan Chebbi2022-06-091-0/+3
|/
* PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimitedMika Westerberg2022-04-071-0/+47
* Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-251-0/+12
|\
| * PCI: Avoid broken MSI on SB600 USB devicesBjorn Helgaas2022-03-211-0/+12
* | PCI: Mark all AMD Navi10 and Navi14 GPU ATS as brokenAlex Deucher2022-02-231-5/+9
|/
* Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-161-2/+24
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2022-01-131-2/+2
| |\
| | * PCI: Correct misspelled wordsKrzysztof Wilczyński2022-01-071-2/+2
| * | Merge branch 'pci/virtualization'Bjorn Helgaas2022-01-131-0/+3
| |\ \
| | * | PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controllerYifeng Li2021-12-151-0/+3
| | |/
| * | Merge branch 'pci/switchtec'Bjorn Helgaas2022-01-131-0/+9
| |\ \
| | * | PCI/switchtec: Add Gen4 automotive device IDsKelvin Cao2021-11-191-0/+9
| | |/
| * / PCI: Work around Intel I210 ROM BAR overlap defectBjorn Helgaas2022-01-111-0/+10
| |/
* / PCI: Convert to device_create_managed_software_node()Heikki Krogerus2021-11-241-1/+1
|/
* PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier2021-11-111-0/+6
* Merge branch 'pci/misc'Bjorn Helgaas2021-11-051-7/+7
|\
| * PCI: Prefer 'unsigned int' over bare 'unsigned'Krzysztof Wilczyński2021-10-271-6/+6
| * PCI: Correct misspelled and remove duplicated wordsKrzysztof Wilczyński2021-10-081-1/+1
* | PCI: Add ACS quirk for Pericom PI7C9X2G switchesNathan Rossi2021-11-051-0/+55
* | PCI: Mark Atheros QCA6174 to avoid bus resetIngmar Klein2021-09-201-0/+1
|/
* PCI: Add AMD GPU multi-function power dependenciesEvan Quan2021-09-151-2/+7
* Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-071-21/+107
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2021-09-021-1/+50
| |\
| | * PCI/ACS: Enforce pci=noats with Transaction BlockingAlex Williamson2021-08-201-1/+1
| | * PCI: Add ACS quirks for Cavium multi-function devicesGeorge Cherian2021-08-201-0/+4
| | * PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platformsWasim Khan2021-08-031-0/+45
| * | Merge branch 'pci/reset'Bjorn Helgaas2021-09-021-14/+11
| |\ \
| | * | PCI: Change the type of probe argument in reset functionsAmey Narkhede2021-08-181-10/+10
| | * | PCI: Remove reset_fn field from pci_devAmey Narkhede2021-08-171-1/+1
| | * | PCI: Add pcie_reset_flr() with 'probe' argumentAmey Narkhede2021-08-171-6/+3
| | |/
| * | Merge branch 'pci/iommu'Bjorn Helgaas2021-09-021-0/+39
| |\ \
| | * | PCI: Set dma-can-stall for HiSilicon chipsZhangfei Gao2021-08-311-0/+25