summaryrefslogtreecommitdiff
path: root/drivers/pci/quirks.c
AgeCommit message (Expand)Author
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-13Merge branch 'pci/printk'Bjorn Helgaas
2019-05-13Merge branch 'pci/virtualization'Bjorn Helgaas
2019-05-13Merge branch 'pci/misc'Bjorn Helgaas
2019-05-09PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etcMohan Kumar
2019-05-09PCI: Replace printk(KERN_INFO) with pr_info(), etcMohan Kumar
2019-05-09PCI: Use dev_printk() when possibleBjorn Helgaas
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-04-25PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul
2019-04-22PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood
2019-04-11PCI: Mark AMD Stoney Radeon R7 GPU ATS as brokenNikolai Kostrigin
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-04-06PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-04-05PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-06PCI: Work around Synopsys duplicate Device ID (HAPS USB3, NXP i.MX)Thinh Nguyen
2019-02-01PCI: Add ACS quirk for HXT SD4800Shunyong Yang
2019-01-14PCI: Mark expected switch fall-throughMathieu Malaterre
2018-12-17PCI: Override Synopsys USB 3.x HAPS device classThinh Nguyen
2018-10-11PCI: Fix Switchtec DMA aliasing quirk dmesg noiseLogan Gunthorpe
2018-10-11PCI: Add macro for Switchtec quirk declarationsLogan Gunthorpe
2018-10-11PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng
2018-09-17PCI: Remove set but unused variableJoshua Abraham
2018-09-11Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg
2018-08-22PCI: Add support for relative addressing in quirk tablesArd Biesheuvel
2018-08-15Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas
2018-08-15Merge branch 'pci/switchtec'Bjorn Helgaas
2018-08-15Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas
2018-08-14PCI: Limit config space size for Netronome NFP5000Jakub Kicinski
2018-08-13PCI: Add function 1 DMA alias quirk for Marvell 88SS9183Bjorn Helgaas
2018-08-09PCI: Add ACS Redirect disable quirk for Intel Sunrise PointLogan Gunthorpe
2018-08-09PCI: Add device-specific ACS Redirect disable infrastructureLogan Gunthorpe
2018-08-09PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZELogan Gunthorpe
2018-08-09PCI: Delay after FLR of Intel DC P3700 NVMeAlex Williamson
2018-08-09PCI: Disable Samsung SM961/PM961 NVMe before FLRAlex Williamson
2018-07-13PCI: iproc: Activate PAXC bridge quirk for more devicesRay Jui
2018-07-12PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthroughGustavo A. R. Silva
2018-07-12PCI: Workaround IDT switch ACS Source Validation erratumJames Puthukattukaran
2018-06-29PCI: Add DMA alias quirk for Microsemi Switchtec NTBDoug Meyer
2018-06-06Merge branch 'pci/trivial'Bjorn Helgaas
2018-06-06Merge branch 'pci/virtualization'Bjorn Helgaas
2018-05-10PCI: Clean up whitespace in quirks.cBjorn Helgaas
2018-05-10PCI: Reorder quirks infrastructure codeBjorn Helgaas
2018-05-07PCI: Add Qualcomm vendor IDBjorn Helgaas
2018-04-27PCI: Add ACS quirk for Intel 300 seriesMika Westerberg
2018-04-27PCI: Add ACS quirk for Intel 7th & 8th Gen mobileAlex Williamson
2018-04-10PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as brokenSinan Kaya
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds