summaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Enable NVIDIA HDA controllersLukas Wunner2019-07-111-0/+30
* PCI: Add NVIDIA GPU multi-function power dependenciesAbhishek Sahu2019-06-131-0/+26
* PCI: Generalize multi-function power dependency device linksAbhishek Sahu2019-06-131-20/+34
* Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-8/+84
|\
| * Merge branch 'pci/printk'Bjorn Helgaas2019-05-141-8/+7Star
| |\
| | * PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etcMohan Kumar2019-05-091-7/+6Star
| | * PCI: Replace printk(KERN_INFO) with pr_info(), etcMohan Kumar2019-05-091-1/+1
| | * PCI: Use dev_printk() when possibleBjorn Helgaas2019-05-091-3/+3
| * | Merge branch 'pci/virtualization'Bjorn Helgaas2019-05-141-0/+2
| |\ \
| | * | PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood2019-04-221-0/+1
| | * | PCI: Mark AMD Stoney Radeon R7 GPU ATS as brokenNikolai Kostrigin2019-04-111-0/+1
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2019-05-141-0/+58
| |\ \
| | * | PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul2019-04-251-0/+58
| | |/
| * / PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje2019-04-061-0/+17
| |/
* | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-071-2/+2
|\ \
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-2/+2
* | | PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara2019-04-051-0/+2
| |/ |/|
* | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-091-1/+3
|\ \ | |/ |/|
| * PCI: Add ACS quirk for HXT SD4800Shunyong Yang2019-02-021-0/+2
| * PCI: Mark expected switch fall-throughMathieu Malaterre2019-01-141-1/+1
* | PCI: Work around Synopsys duplicate Device ID (HAPS USB3, NXP i.MX)Thinh Nguyen2019-02-071-2/+3
|/
* PCI: Override Synopsys USB 3.x HAPS device classThinh Nguyen2018-12-171-0/+24
* PCI: Fix Switchtec DMA aliasing quirk dmesg noiseLogan Gunthorpe2018-10-111-2/+2
* PCI: Add macro for Switchtec quirk declarationsLogan Gunthorpe2018-10-111-56/+34Star
* PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng2018-10-111-0/+4
* PCI: Remove set but unused variableJoshua Abraham2018-09-171-2/+0Star
* Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg2018-09-111-6/+0Star
* PCI: Add support for relative addressing in quirk tablesArd Biesheuvel2018-08-221-3/+9
* Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2018-08-151-0/+3
|\
| * PCI: iproc: Activate PAXC bridge quirk for more devicesRay Jui2018-07-131-0/+3
* | Merge branch 'pci/virtualization'Bjorn Helgaas2018-08-151-0/+108
|\ \
| * | PCI: Add function 1 DMA alias quirk for Marvell 88SS9183Bjorn Helgaas2018-08-131-0/+3
| * | PCI: Delay after FLR of Intel DC P3700 NVMeAlex Williamson2018-08-091-0/+22
| * | PCI: Disable Samsung SM961/PM961 NVMe before FLRAlex Williamson2018-08-091-0/+83
| |/
* | Merge branch 'pci/switchtec'Bjorn Helgaas2018-08-151-0/+140
|\ \
| * | PCI: Add DMA alias quirk for Microsemi Switchtec NTBDoug Meyer2018-06-301-0/+140
| |/
* | Merge branch 'pci/peer-to-peer'Bjorn Helgaas2018-08-151-13/+65
|\ \
| * | PCI: Add ACS Redirect disable quirk for Intel Sunrise PointLogan Gunthorpe2018-08-101-0/+25
| * | PCI: Add device-specific ACS Redirect disable infrastructureLogan Gunthorpe2018-08-101-8/+35
| * | PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZELogan Gunthorpe2018-08-101-9/+9
| |/
* | Merge branch 'pci/misc'Bjorn Helgaas2018-08-151-0/+2
|\ \
| * | PCI: Limit config space size for Netronome NFP5000Jakub Kicinski2018-08-151-0/+1
| * | PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthroughGustavo A. R. Silva2018-07-121-0/+1
| |/
* / PCI: Workaround IDT switch ACS Source Validation erratumJames Puthukattukaran2018-07-121-0/+55
|/
* Merge branch 'pci/trivial'Bjorn Helgaas2018-06-061-493/+485Star
|\
| * PCI: Clean up whitespace in quirks.cBjorn Helgaas2018-05-101-335/+329Star
| * PCI: Reorder quirks infrastructure codeBjorn Helgaas2018-05-101-158/+156Star
* | Merge branch 'pci/virtualization'Bjorn Helgaas2018-06-061-0/+20
|\ \
| * | PCI: Add ACS quirk for Intel 300 seriesMika Westerberg2018-04-271-0/+6
| * | PCI: Add ACS quirk for Intel 7th & 8th Gen mobileAlex Williamson2018-04-271-0/+14
| |/