aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-15PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaroundLyude Paul1-1/+1
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
2018-08-15Merge branch 'pci/peer-to-peer'Bjorn Helgaas1-13/+65
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas1-0/+2
2018-08-14PCI: Limit config space size for Netronome NFP5000Jakub Kicinski1-0/+1
2018-08-13PCI: Add function 1 DMA alias quirk for Marvell 88SS9183Bjorn Helgaas1-0/+3
2018-08-09PCI: Add ACS Redirect disable quirk for Intel Sunrise PointLogan Gunthorpe1-0/+25
2018-08-09PCI: Add device-specific ACS Redirect disable infrastructureLogan Gunthorpe1-8/+35
2018-08-09PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZELogan Gunthorpe1-9/+9
2018-08-09PCI: Delay after FLR of Intel DC P3700 NVMeAlex Williamson1-0/+22
2018-08-09PCI: Disable Samsung SM961/PM961 NVMe before FLRAlex Williamson1-0/+83
2018-07-13PCI: iproc: Activate PAXC bridge quirk for more devicesRay Jui1-0/+3
2018-07-12PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthroughGustavo A. R. Silva1-0/+1
2018-07-12PCI: Workaround IDT switch ACS Source Validation erratumJames Puthukattukaran1-0/+55
2018-06-29PCI: Add DMA alias quirk for Microsemi Switchtec NTBDoug Meyer1-0/+140
2018-06-06Merge branch 'pci/trivial'Bjorn Helgaas1-493/+485
2018-06-06Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+20
2018-05-10PCI: Clean up whitespace in quirks.cBjorn Helgaas1-335/+329
2018-05-10PCI: Reorder quirks infrastructure codeBjorn Helgaas1-158/+156
2018-05-07PCI: Add Qualcomm vendor IDBjorn Helgaas1-2/+2