aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-28Merge branch 'pci/trivial'Bjorn Helgaas1-1/+0
2019-11-28Merge branch 'pci/virtualization'Bjorn Helgaas1-46/+106
2019-11-20PCI: Fix typosBjorn Helgaas1-1/+0
2019-11-14PCI: Unify ACS quirk desired vs provided checkingBjorn Helgaas1-22/+45
2019-11-14PCI: Make ACS quirk implementations more uniformBjorn Helgaas1-22/+19
2019-11-11PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3George Cherian1-7/+13
2019-10-15PCI: Add DMA alias quirk for Intel VCA NTBSlawomir Pawlowski1-0/+34
2019-10-15PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld1-1/+1
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov1-2/+2
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+105
2019-09-23Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas1-0/+53
2019-09-23Merge branch 'remotes/lorenzo/pci/al'Bjorn Helgaas1-0/+38
2019-09-23Merge branch 'pci/misc'Bjorn Helgaas1-0/+14
2019-09-16PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root PortJonathan Chocron1-0/+18
2019-09-16PCI: Add ACS quirk for Amazon Annapurna Labs root portsAli Saidi1-0/+20
2019-09-05PCI: Add ACS quirk for iProc PAXBAbhinav Ratna1-0/+14
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski1-1/+0
2019-08-15PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaroundLyude Paul1-1/+1
2019-08-13PCI: Disable MSI for Tegra root portsVidya Sagar1-0/+53
2019-07-11PCI: Enable NVIDIA HDA controllersLukas Wunner1-0/+30
2019-06-13PCI: Add NVIDIA GPU multi-function power dependenciesAbhishek Sahu1-0/+26
2019-06-13PCI: Generalize multi-function power dependency device linksAbhishek Sahu1-20/+34
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-8/+84
2019-05-13Merge branch 'pci/printk'Bjorn Helgaas1-8/+7
2019-05-13Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+2
2019-05-13Merge branch 'pci/misc'Bjorn Helgaas1-0/+58
2019-05-09PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etcMohan Kumar1-7/+6
2019-05-09PCI: Replace printk(KERN_INFO) with pr_info(), etcMohan Kumar1-1/+1
2019-05-09PCI: Use dev_printk() when possibleBjorn Helgaas1-3/+3
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-2/+2
2019-04-25PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul1-0/+58
2019-04-22PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood1-0/+1
2019-04-11PCI: Mark AMD Stoney Radeon R7 GPU ATS as brokenNikolai Kostrigin1-0/+1
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus1-2/+2
2019-04-06PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje1-0/+17
2019-04-05PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara1-0/+2
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+3
2019-02-06PCI: Work around Synopsys duplicate Device ID (HAPS USB3, NXP i.MX)Thinh Nguyen1-2/+3
2019-02-01PCI: Add ACS quirk for HXT SD4800Shunyong Yang1-0/+2
2019-01-14PCI: Mark expected switch fall-throughMathieu Malaterre1-1/+1
2018-12-17PCI: Override Synopsys USB 3.x HAPS device classThinh Nguyen1-0/+24
2018-10-11PCI: Fix Switchtec DMA aliasing quirk dmesg noiseLogan Gunthorpe1-2/+2
2018-10-11PCI: Add macro for Switchtec quirk declarationsLogan Gunthorpe1-56/+34
2018-10-11PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng1-0/+4
2018-09-17PCI: Remove set but unused variableJoshua Abraham1-2/+0
2018-09-11Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg1-6/+0
2018-08-22PCI: Add support for relative addressing in quirk tablesArd Biesheuvel1-3/+9
2018-08-15Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas1-0/+3
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+108
2018-08-15Merge branch 'pci/switchtec'Bjorn Helgaas1-0/+140