summaryrefslogtreecommitdiff
path: root/drivers/pci/quirks.c
AgeCommit message (Expand)Author
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas
2023-08-29Merge branch 'pci/controller/switchtec'Bjorn Helgaas
2023-08-29Merge branch 'pci/virtualization'Bjorn Helgaas
2023-08-25PCI: Fix typos in docs and commentsBjorn Helgaas
2023-08-22of: unittest: Add pci_dt_testdrv pci driverLizhi Hou
2023-08-22PCI: Add quirks to generate device tree node for Xilinx Alveo U50Lizhi Hou
2023-08-09PCI: Mark NVIDIA T4 GPUs to avoid bus resetWu Zongyong
2023-08-09PCI: switchtec: Add support for PCIe Gen5 devicesKelvin Cao
2023-07-18PCI: Make quirk using inw() depend on HAS_IOPORTNiklas Schnelle
2023-06-30Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-26Merge branch 'pci/virtualization'Bjorn Helgaas
2023-06-26Merge branch 'pci/enumeration'Bjorn Helgaas
2023-06-20PCI: Work around PCIe link training failuresMaciej W. Rozycki
2023-06-20PCI: Execute quirk_enable_clear_retrain_link() earlierMaciej W. Rozycki
2023-06-08PCI: Add function 1 DMA alias quirk for Marvell 88SE9235Robin Murphy
2023-05-11PCI/DPC: Quirk PIO log size for Intel Ice Lake Root PortsMika Westerberg
2023-05-09PCI: Delay after FLR of Solidigm P44 Pro NVMeMike Pastore
2023-04-17PCI/PM: Extend D3hot delay for NVIDIA HDA controllersAlex Williamson
2023-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-02-20PCI: Avoid FLR for SolidRun SNET DPU rev 1Alvaro Karsz
2023-02-13PCI: Add ACS quirk for Wangxun NICsMengyuan Lou
2023-01-30PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal
2022-09-27PCI/DPC: Quirk PIO log size for certain Intel Root PortsMika Westerberg
2022-08-04Merge branch 'pci/header-cleanup-immutable'Bjorn Helgaas
2022-08-04Merge branch 'pci/ctrl/tegra194'Bjorn Helgaas
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
2022-07-22PCI: Disable MSI for Tegra234 Root PortsVidya Sagar
2022-06-09PCI: Add ACS quirk for Broadcom BCM5750x NICsPavan Chebbi
2022-04-07PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimitedMika Westerberg
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-21PCI: Avoid broken MSI on SB600 USB devicesBjorn Helgaas
2022-02-23PCI: Mark all AMD Navi10 and Navi14 GPU ATS as brokenAlex Deucher
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-13Merge branch 'pci/misc'Bjorn Helgaas
2022-01-13Merge branch 'pci/virtualization'Bjorn Helgaas
2022-01-13Merge branch 'pci/switchtec'Bjorn Helgaas
2022-01-11PCI: Work around Intel I210 ROM BAR overlap defectBjorn Helgaas
2022-01-07PCI: Correct misspelled wordsKrzysztof Wilczyński
2021-12-15PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controllerYifeng Li
2021-11-24PCI: Convert to device_create_managed_software_node()Heikki Krogerus
2021-11-19PCI/switchtec: Add Gen4 automotive device IDsKelvin Cao
2021-11-11PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier
2021-11-05Merge branch 'pci/misc'Bjorn Helgaas
2021-11-05PCI: Add ACS quirk for Pericom PI7C9X2G switchesNathan Rossi
2021-10-27PCI: Prefer 'unsigned int' over bare 'unsigned'Krzysztof Wilczyński
2021-10-08PCI: Correct misspelled and remove duplicated wordsKrzysztof Wilczyński
2021-09-20PCI: Mark Atheros QCA6174 to avoid bus resetIngmar Klein
2021-09-15PCI: Add AMD GPU multi-function power dependenciesEvan Quan
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds