aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2016-04-25 14:35:26 -0500
committerBjorn Helgaas <bhelgaas@google.com>2016-04-25 14:35:26 -0500
commit7f768544c2421c399c0909ad9d5a9f916cd96de3 (patch)
treebd8a9fc167ca3ec7e3e6a9e560f37feb9539c14e /drivers/pci
parentLinux 4.6-rc2 (diff)
parentx86/PCI: Refine PCI support check in pcibios_init() (diff)
parentPCI: acpiphp_ibm: Avoid uninitialized variable reference (diff)
parentPCI: Fix spelling errors (diff)
parentPCI: Add DMA alias quirk for mic_x200_dma (diff)
parentthunderbolt: Support 1st gen Light Ridge controller (diff)
parentPCI: Work around Intel Sunrise Point PCH incorrect ACS capability (diff)
downloadlinux-dev-7f768544c2421c399c0909ad9d5a9f916cd96de3.tar.xz
linux-dev-7f768544c2421c399c0909ad9d5a9f916cd96de3.zip
Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/thunderbolt' and 'pci/virtualization' into next
* pci/enumeration: x86/PCI: Refine PCI support check in pcibios_init() * pci/hotplug: PCI: acpiphp_ibm: Avoid uninitialized variable reference * pci/misc: PCI: Fix spelling errors * pci/ntb: PCI: Add DMA alias quirk for mic_x200_dma PCI: Add support for multiple DMA aliases PCI: Move informational printk to pci_add_dma_alias() PCI: Add pci_add_dma_alias() to abstract implementation * pci/thunderbolt: thunderbolt: Support 1st gen Light Ridge controller thunderbolt: Fix typos and magic number PCI: Add Intel Thunderbolt device IDs * pci/virtualization: PCI: Work around Intel Sunrise Point PCH incorrect ACS capability PCI: Reverse standard ACS vs device-specific ACS enabling PCI: Mark Intel i40e NIC INTx masking as broken