summaryrefslogtreecommitdiff
path: root/drivers/pci/quirks.c
AgeCommit message (Expand)Author
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
2021-09-02Merge branch 'pci/virtualization'Bjorn Helgaas
2021-09-02Merge branch 'pci/reset'Bjorn Helgaas
2021-09-02Merge branch 'pci/iommu'Bjorn Helgaas
2021-08-31PCI: Set dma-can-stall for HiSilicon chipsZhangfei Gao
2021-08-26PCI: Allow PASID on fake PCIe devices without TLP prefixesZhangfei Gao
2021-08-20PCI/ACS: Enforce pci=noats with Transaction BlockingAlex Williamson
2021-08-20PCI: Add ACS quirks for Cavium multi-function devicesGeorge Cherian
2021-08-19PCI: Increase D3 delay for AMD Renoir/Cezanne XHCIMarcin Bachry
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede
2021-08-17PCI: Remove reset_fn field from pci_devAmey Narkhede
2021-08-17PCI: Add pcie_reset_flr() with 'probe' argumentAmey Narkhede
2021-08-03PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platformsWasim Khan
2021-07-26PCI: Restrict ASMedia ASM1062 SATA Max Payload Size SupportedMarek Behún
2021-07-26PCI: Call Max Payload Size-related fixup quirks earlyMarek Behún
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-06Merge branch 'pci/reset'Bjorn Helgaas
2021-06-18PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna
2021-06-18PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan
2021-06-18PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun
2021-06-18PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni
2021-06-18PCI: Mark TI C667X to avoid bus resetAntti Järvinen
2021-06-07PCI: Leave Apple Thunderbolt controllers on for s2idle or standbyKonstantin Kharlamov
2021-05-24PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun
2021-05-04Merge branch 'remotes/lorenzo/pci/msi'Bjorn Helgaas
2021-05-04Merge branch 'pci/virtualization'Bjorn Helgaas
2021-04-20PCI: Refactor HT advertising of NO_MSI flagMarc Zyngier
2021-04-09PCI: Delay after FLR of Intel DC P4510 NVMeRaphael Norwitz
2021-03-31IB/mthca: Disable parity reportingHeiner Kallweit
2020-12-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-12-15Merge branch 'pci/virtualization'Bjorn Helgaas
2020-12-15PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas
2020-12-10PCI: Mark AMD Raven iGPU ATS as broken in some platformsAlex Deucher
2020-12-01PCI: dwc: exynos: Rework the driver to support Exynos5433 variantJaehoon Chung
2020-11-20PCI: Use predefined Pericom Vendor IDAndy Shevchenko
2020-11-20PCI: Disable MSI for Pericom PCIe-USB adapterAndy Shevchenko
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-21Merge branch 'pci/pm'Bjorn Helgaas
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński
2020-09-16PCI/ACS: Enable Translation Blocking for external devicesRajat Jain
2020-09-03PCI / thunderbolt: Switch to use device links instead of PCI quirkMika Westerberg
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds