aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-28Merge branch 'pci/virtualization' into nextBjorn Helgaas1-26/+13
2017-04-28Merge branch 'pci/irq' into nextBjorn Helgaas1-0/+24
2017-04-28Merge branch 'pci/iommu' into nextBjorn Helgaas1-0/+2
2017-04-28Merge branch 'pci/host-thunder' into nextBjorn Helgaas1-0/+17
2017-04-24PCI: Disable boot interrupt quirk for ASUS M2N-LRStefan Assmann1-0/+24
2017-04-20PCI: Call pcie_flr() from reset_chelsio_generic_dev()Christoph Hellwig1-14/+1
2017-04-20PCI: Call pcie_flr() from reset_intel_82599_sfp_virtfn()Christoph Hellwig1-12/+4
2017-04-17PCI: Avoid generating invalid ThunderX2 DMA aliasesJayachandran C1-0/+14
2017-04-12PCI: Add bridge DMA alias quirk for ITE 8893 bridgeJarod Wilson1-0/+2
2017-04-03PCI: Avoid FLR for Intel 82579 NICsSasha Neftin1-0/+8
2017-03-30PCI: Apply Cavium ACS quirk only to CN81xx/CN83xx/CN88xx devicesManish Jaggi1-0/+3
2017-03-07PCI: Prevent VPD access for QLogic ISP2722Ethan Zhao1-0/+1
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-21Merge branch 'pci/virtualization' into nextBjorn Helgaas1-0/+23
2017-02-21Merge branch 'pci/enumeration' into nextBjorn Helgaas1-12/+14
2017-02-21Merge branch 'pci/host-iproc' into nextBjorn Helgaas1-0/+21
2017-02-21Merge branch 'pci/host-hisi' into nextBjorn Helgaas1-0/+1
2017-02-17PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432Sinan Kaya1-0/+23
2017-02-15PCI: Sort the list of devices with D3 delay quirk by IDAndy Shevchenko1-12/+14
2017-02-09PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu1-0/+1
2017-02-08PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSSJon Mason1-0/+21
2017-01-28PCI: Add ACS quirk for Intel Union PointAlex Williamson1-4/+24
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-1/+1
2016-12-12Merge branch 'pci/virtualization' into nextBjorn Helgaas1-37/+124
2016-12-12PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)Alexey Kardashevskiy1-0/+19
2016-12-12PCI: Expand "VPD access disabled" quirk messageBjorn Helgaas1-1/+1
2016-11-23PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+Noa Osherovich1-3/+56
2016-11-23PCI: Convert Mellanox broken INTx quirks to be for listed devices onlyNoa Osherovich1-3/+37
2016-11-23PCI: Convert broken INTx masking quirks from HEADER to FINALNoa Osherovich1-36/+36
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+11
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+18
2016-10-03Merge branch 'pci/virtualization' into nextBjorn Helgaas1-0/+1
2016-09-07PCI: Fix cavium quirk compile failure with PCI_ATS offHerbert Xu1-1/+1
2016-09-06x86/PCI: VMD: Add quirk for AER to ignore source IDJon Derrick1-0/+17
2016-08-31PCI: quirk fixup for cavium invalid sriov link value.Ananth Jasty1-0/+11
2016-08-31thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata1-0/+4
2016-08-31thunderbolt: Fix resume quirk for Falcon Ridge 4C.Andreas Noever1-2/+1
2016-08-18PCI: Mark Atheros AR9580 to avoid bus resetMaik Broemme1-0/+1
2016-07-29PCI: Add ACS quirk for Solarflare SFC9220Edward Cree1-0/+1
2016-07-19PCI: Add DMA alias quirk for Adaptec 3805Alex Williamson1-0/+3
2016-06-10PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake1-4/+6
2016-06-10PCI: Add function 1 DMA alias quirk for Marvell 88SE9182Aaron Sierra1-0/+3
2016-04-25Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/thunderbolt' and 'pci/virtualization' into nextBjorn Helgaas1-23/+173
2016-04-19PCI: Work around Intel Sunrise Point PCH incorrect ACS capabilityAlex Williamson1-0/+78
2016-04-19PCI: Reverse standard ACS vs device-specific ACS enablingAlex Williamson1-2/+4
2016-04-19PCI: Mark Intel i40e NIC INTx masking as brokenAlex Williamson1-0/+33
2016-04-11PCI: Add DMA alias quirk for mic_x200_dmaJacek Lawrynowicz1-0/+15
2016-04-11PCI: Move informational printk to pci_add_dma_alias()Bjorn Helgaas1-5/+1
2016-04-11PCI: Add pci_add_dma_alias() to abstract implementationBjorn Helgaas1-12/+7
2016-04-08thunderbolt: Support 1st gen Light Ridge controllerLukas Wunner1-1/+28