summaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/quirks'Bjorn Helgaas2024-09-191-0/+4
|\
| * PCI: Mark Creative Labs EMU20k2 INTx masking as brokenAlex Williamson2024-09-131-0/+2
| * PCI: Add ACS quirk for Qualcomm SA8775PSubramanian Ananthanarayanan2024-09-061-0/+2
* | Merge branch 'pci/iommu'Bjorn Helgaas2024-09-191-0/+4
|\ \
| * | PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli2024-08-231-0/+4
| |/
* | PCI: Use an error code with PCIe failed link retrainingMaciej W. Rozycki2024-09-091-10/+10
* | PCI: Correct error reporting with PCIe failed link retrainingMaciej W. Rozycki2024-09-091-4/+8
* | PCI: Revert to the original speed after PCIe failed link retrainingMaciej W. Rozycki2024-09-091-1/+10
|/
* PCI: Add ACS quirk for Broadcom BCM5760X NICAjit Khaparde2024-05-281-0/+4
* Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-211-0/+20
|\
| * PCI: Mask Replay Timer Timeout errors for Genesys GL975x SD host controllerKai-Heng Feng2024-03-271-0/+20
* | Revert "PCI: Mark LSI FW643 to avoid bus reset"Bjorn Helgaas2024-03-291-8/+0
|/
* Merge branch 'pci/virtualization'Bjorn Helgaas2024-03-121-0/+8
|\
| * PCI: Mark LSI FW643 to avoid bus resetEdmund Raile2024-02-291-0/+8
* | Merge branch 'pci/enumeration'Bjorn Helgaas2024-03-121-0/+1
|\ \
| * | PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind2024-02-201-0/+1
| |/
* / PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root PortsPaul Menzel2024-03-051-0/+2
|/
* Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-181-10/+24
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2024-01-151-2/+6
| |\
| | * PCI: Add ACS quirk for more Zhaoxin Root PortsLeoLiuoc2023-12-111-2/+6
| * | Merge branch 'pci/enumeration-logging'Bjorn Helgaas2024-01-151-4/+11
| |\ \
| | * | PCI: Use resource names in PCI log messagesPuranjay Mohan2023-12-161-4/+11
| | |/
| * / PCI: Only override AMD USB controller if requiredGuilherme G. Piccoli2023-11-201-4/+7
| |/
* / PCI: Add no PM reset quirk for NVIDIA Spectrum devicesIdo Schimmel2023-11-181-0/+13
|/
* Merge branch 'pci/misc'Bjorn Helgaas2023-10-281-6/+8
|\
| * PCI: Simplify pcie_capability_clear_and_set_word() to ..._clear_word()Ilpo Järvinen2023-10-261-3/+3
| * PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau2023-10-051-3/+5
* | Merge branch 'pci/field-get'Bjorn Helgaas2023-10-281-1/+1
|\ \
| * | PCI/DPC: Use FIELD_GET()Bjorn Helgaas2023-10-241-1/+1
| |/
* | Merge branch 'pci/config-errs'Bjorn Helgaas2023-10-281-3/+3
|\ \
| * | PCI: Do error check on own line to split long "if" conditionsIlpo Järvinen2023-10-101-3/+3
| |/
* | Merge branch 'pci/reset'Bjorn Helgaas2023-10-281-0/+12
|\ \
| * | PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e cardLukas Wunner2023-09-281-0/+12
| |/
* | Merge branch 'pci/enumeration'Bjorn Helgaas2023-10-281-3/+3
|\ \
| * | PCI: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen2023-10-031-3/+3
| |/
* | PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski2023-10-181-0/+19
* | PCI: Extract ATS disabling to a helper functionBartosz Pawlowski2023-10-181-7/+9
|/
* Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas2023-09-081-1/+1
* Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-08-311-5/+43
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2023-08-291-4/+4
| |\
| | * PCI: Fix typos in docs and commentsBjorn Helgaas2023-08-251-4/+4
| * | Merge branch 'pci/controller/switchtec'Bjorn Helgaas2023-08-291-0/+36
| |\ \
| | * | PCI: switchtec: Add support for PCIe Gen5 devicesKelvin Cao2023-08-091-0/+36
| | |/
| * | Merge branch 'pci/virtualization'Bjorn Helgaas2023-08-291-1/+1
| |\ \
| | * | PCI: Mark NVIDIA T4 GPUs to avoid bus resetWu Zongyong2023-08-101-1/+1
| | |/
| * / PCI: Make quirk using inw() depend on HAS_IOPORTNiklas Schnelle2023-07-181-0/+2
| |/
* | of: unittest: Add pci_dt_testdrv pci driverLizhi Hou2023-08-221-0/+1
* | PCI: Add quirks to generate device tree node for Xilinx Alveo U50Lizhi Hou2023-08-221-0/+11
|/
* Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-011-7/+104
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2023-06-261-4/+8
| |\