summaryrefslogtreecommitdiff
path: root/drivers/pci/quirks.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-27Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-34/+36
2024-11-25Merge branch 'pci/virtualization'Bjorn Helgaas1-6/+9
2024-11-25Merge branch 'pci/resource'Bjorn Helgaas1-13/+10
2024-11-16PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen1-13/+4
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen1-1/+8
2024-11-16PCI: Add ACS quirk for Wangxun FF5xxx NICsMengyuan Lou1-6/+9
2024-11-11PCI: Abstract LBMS seen check into pcie_lbms_seen()Ilpo Järvinen1-2/+6
2024-10-24misc: Add support for LAN966x PCI deviceHerve Codina1-0/+1
2024-10-11PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M()Ilpo Järvinen1-1/+2
2024-10-11PCI: Use resource_set_{range,size}() helpersIlpo Järvinen1-12/+8
2024-09-19Merge branch 'pci/quirks'Bjorn Helgaas1-0/+4
2024-09-19Merge branch 'pci/iommu'Bjorn Helgaas1-0/+4
2024-09-13PCI: Mark Creative Labs EMU20k2 INTx masking as brokenAlex Williamson1-0/+2
2024-09-09PCI: Use an error code with PCIe failed link retrainingMaciej W. Rozycki1-10/+10
2024-09-09PCI: Correct error reporting with PCIe failed link retrainingMaciej W. Rozycki1-4/+8
2024-09-09PCI: Revert to the original speed after PCIe failed link retrainingMaciej W. Rozycki1-1/+10
2024-09-06PCI: Add ACS quirk for Qualcomm SA8775PSubramanian Ananthanarayanan1-0/+2
2024-08-23PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli1-0/+4
2024-05-28PCI: Add ACS quirk for Broadcom BCM5760X NICAjit Khaparde1-0/+4
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+20
2024-03-29Revert "PCI: Mark LSI FW643 to avoid bus reset"Bjorn Helgaas1-8/+0
2024-03-27PCI: Mask Replay Timer Timeout errors for Genesys GL975x SD host controllerKai-Heng Feng1-0/+20
2024-03-12Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+8
2024-03-12Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+1
2024-03-05PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root PortsPaul Menzel1-0/+2
2024-03-01PCI: Mark LSI FW643 to avoid bus resetEdmund Raile1-0/+8
2024-02-20PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind1-0/+1
2024-01-18Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+24
2024-01-15Merge branch 'pci/virtualization'Bjorn Helgaas1-2/+6
2024-01-15Merge branch 'pci/enumeration-logging'Bjorn Helgaas1-4/+11
2023-12-16PCI: Use resource names in PCI log messagesPuranjay Mohan1-4/+11
2023-12-11PCI: Add ACS quirk for more Zhaoxin Root PortsLeoLiuoc1-2/+6
2023-11-21PCI: Only override AMD USB controller if requiredGuilherme G. Piccoli1-4/+7
2023-11-18PCI: Add no PM reset quirk for NVIDIA Spectrum devicesIdo Schimmel1-0/+13
2023-10-28Merge branch 'pci/misc'Bjorn Helgaas1-6/+8
2023-10-28Merge branch 'pci/field-get'Bjorn Helgaas1-1/+1
2023-10-28Merge branch 'pci/config-errs'Bjorn Helgaas1-3/+3
2023-10-28Merge branch 'pci/reset'Bjorn Helgaas1-0/+12
2023-10-28Merge branch 'pci/enumeration'Bjorn Helgaas1-3/+3
2023-10-26PCI: Simplify pcie_capability_clear_and_set_word() to ..._clear_word()Ilpo Järvinen1-3/+3
2023-10-24PCI/DPC: Use FIELD_GET()Bjorn Helgaas1-1/+1
2023-10-19PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski1-0/+19
2023-10-19PCI: Extract ATS disabling to a helper functionBartosz Pawlowski1-7/+9
2023-10-11PCI: Do error check on own line to split long "if" conditionsIlpo Järvinen1-3/+3
2023-10-05PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau1-3/+5
2023-10-03PCI: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen1-3/+3
2023-09-28PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e cardLukas Wunner1-0/+12
2023-09-08Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas1-1/+1
2023-08-31Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+43
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas1-4/+4