summaryrefslogtreecommitdiff
path: root/drivers/pci/quirks.c
AgeCommit message (Expand)Author
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-06Merge branch 'pci/virtualization'Bjorn Helgaas
2026-02-06Merge branch 'pci/iommu'Bjorn Helgaas
2026-02-06Merge branch 'pci/enumeration'Bjorn Helgaas
2026-02-06PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen
2026-02-06PCI: Disable ACS SV for IDT 0x8090 switchManivannan Sadhasivam
2026-02-06PCI: Disable ACS SV for IDT 0x80b5 switchManivannan Sadhasivam
2026-02-06PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404]Nicolas Cavallari
2026-02-06PCI: Add ACS quirk for Qualcomm Hamoa & GlymurKrishna Chaitanya Chundru
2026-02-06PCI: Mark Nvidia GB10 to avoid bus resetJohnny-CC Chang
2026-02-06PCI: Mark ASM1164 SATA controller to avoid bus resetAlex Williamson
2026-02-06Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...Joerg Roedel
2026-01-21PCI: Mark 3ware-9650SA Root Port Extended Tags as brokenJörg Wedekind
2026-01-13PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150Nirmoy Das
2026-01-10PCI: Suspend iommu function prior to resetting a deviceNicolin Chen
2025-12-19misc: rp1: drop overlay supportAndrea della Porta
2025-11-13PCI/ASPM: Avoid L0s and L1 on Hi1105 [19e5:1105] Wi-FiShawn Lin
2025-11-12PCI/ASPM: Avoid L0s and L1 on PA Semi [1959:a002] Root PortsBjorn Helgaas
2025-11-12PCI/ASPM: Avoid L0s and L1 on Freescale [1957:0451] Root PortsBjorn Helgaas
2025-11-12PCI/ASPM: Convert quirks to override advertised link statesBjorn Helgaas
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-14thunderbolt: Use is_pciehp instead of is_hotplug_bridgeLukas Wunner
2025-08-11PCI: Disable MSI on RDC PCI to PCIe bridgesMarcos Del Sol Vives
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-24PCI: Adjust the position of reading the Link Control 2 registerJiwei Sun
2025-06-16misc: rp1: RaspberryPi RP1 misc driverAndrea della Porta
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-04Merge branch 'pci/virtualization'Bjorn Helgaas
2025-05-15PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flagIlpo Järvinen
2025-04-17PCI: Add ACS quirk for Loongson PCIeHuacai Chen
2025-04-11PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device()Zhangfei Gao
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-14PCI: Cleanup dev->resource + resno to use pci_resource_n()Ilpo Järvinen
2025-02-13PCI: Avoid FLR for Mediatek MT7922 WiFiBjorn Helgaas
2025-01-23Merge branch 'pci/switchtec'Bjorn Helgaas
2025-01-23Merge branch 'pci/err'Bjorn Helgaas
2025-01-21PCI: switchtec: Add Microchip PCI100X device IDsRakesh Babu Saladi
2025-01-15PCI/DPC: Quirk PIO log size for Intel Raptor Lake-PTakashi Iwai
2025-01-14PCI: Add defines for TLP Header/Prefix log sizesIlpo Järvinen
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-25Merge branch 'pci/virtualization'Bjorn Helgaas
2024-11-25Merge branch 'pci/resource'Bjorn Helgaas
2024-11-16PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen
2024-11-15PCI: Add ACS quirk for Wangxun FF5xxx NICsMengyuan Lou
2024-11-11PCI: Abstract LBMS seen check into pcie_lbms_seen()Ilpo Järvinen
2024-10-24misc: Add support for LAN966x PCI deviceHerve Codina
2024-10-10PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M()Ilpo Järvinen
2024-10-10PCI: Use resource_set_{range,size}() helpersIlpo Järvinen
2024-09-19Merge branch 'pci/quirks'Bjorn Helgaas