summaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/trivial'Bjorn Helgaas2018-06-061-493/+485
|\
| * PCI: Clean up whitespace in quirks.cBjorn Helgaas2018-05-101-335/+329
| * PCI: Reorder quirks infrastructure codeBjorn Helgaas2018-05-101-158/+156
* | 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
| |/
* / PCI: Add Qualcomm vendor IDBjorn Helgaas2018-05-071-2/+2
|/
* PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as brokenSinan Kaya2018-04-101-0/+4
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-151/+27
|\
| * Merge branch 'pci/vpd'Bjorn Helgaas2018-04-041-121/+0
| |\
| | * PCI/VPD: Move VPD quirks to vpd.cBjorn Helgaas2018-03-191-121/+0
| * | Merge branch 'pci/virtualization'Bjorn Helgaas2018-04-041-0/+12
| |\ \
| | * | PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross2018-02-271-0/+3
| | * | PCI: Add ACS quirk for Ampere root portsFeng Kan2018-02-221-0/+9
| | |/
| * | PCI: Tidy commentsBjorn Helgaas2018-03-191-7/+7
| * | PCI: Report quirks that take more than 10msBjorn Helgaas2018-03-191-11/+6
| * | PCI: Report quirk timings with pci_info() instead of pr_debug()Bjorn Helgaas2018-03-191-5/+2
| |/
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-021-19/+0
|\ \
| * | arch: remove tile portArnd Bergmann2018-03-161-19/+0
* | | Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-281-16/+25
|\ \ \
| * \ \ Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-191-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede2018-03-041-0/+2
| | |/
| * / PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom2018-02-161-16/+23
| |/
* / vga_switcheroo: Use device link for HDA controllerLukas Wunner2018-03-131-0/+39
|/
* Merge branch 'pci/virtualization' into nextBjorn Helgaas2018-01-311-0/+4
|\
| * PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson2018-01-161-0/+2
| * PCI: Mark Ceton InfiniTV4 INTx masking as brokenBjorn Helgaas2017-12-181-0/+2
* | Merge branch 'pci/msi' into nextBjorn Helgaas2018-01-311-1/+1
|\ \
| * | PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port modeDongdong Liu2018-01-121-1/+1
| |/
* | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-311-102/+99
|\ \
| * | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-181-101/+99
| * | PCI: Remove unneeded kallsyms includeSergey Senozhatsky2017-12-181-1/+0
| |/
* / PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-171-1/+2
|/
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-6/+36
|\
| * Merge branch 'pci/host-thunder' into nextBjorn Helgaas2017-11-141-0/+7
| |\
| | * PCI: Mark Cavium CN8xxx to avoid bus resetDavid Daney2017-10-111-0/+7
| * | Merge branch 'pci/host-layerscape' into nextBjorn Helgaas2017-11-141-0/+8
| |\ \
| | * | PCI: Disable MSI for Freescale Layerscape PCIe RC modeHou Zhiqiang2017-10-201-0/+8
| | |/
| * | PCI: Apply Cavium ThunderX ACS quirk to more Root PortsVadim Lomovtsev2017-10-191-1/+14
| * | PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UFVadim Lomovtsev2017-10-191-5/+7
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-18/+46
|\
| * Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-09-071-0/+29
| |\
| | * PCI: Add ACS quirk for APM X-Gene devicesFeng Kan2017-08-101-0/+14
| | * PCI: Mark AMD Stoney GPU ATS as brokenJoerg Roedel2017-07-311-0/+15
| * | Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-071-1/+1
| |\ \
| | * | PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-011-1/+1
| | |/
| * | Merge branch 'pci/enumeration' into nextBjorn Helgaas2017-09-071-0/+16
| |\ \
| | * | PCI: Mark Broadcom HT2100 Root Port Extended Tags as brokenSinan Kaya2017-07-311-0/+16
| | |/