diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2016-04-25 21:35:26 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-04-25 21:35:26 +0200 |
commit | 7f768544c2421c399c0909ad9d5a9f916cd96de3 (patch) | |
tree | bd8a9fc167ca3ec7e3e6a9e560f37feb9539c14e /drivers | |
parent | Linux 4.6-rc2 (diff) | |
parent | x86/PCI: Refine PCI support check in pcibios_init() (diff) | |
parent | PCI: acpiphp_ibm: Avoid uninitialized variable reference (diff) | |
parent | PCI: Fix spelling errors (diff) | |
parent | PCI: Add DMA alias quirk for mic_x200_dma (diff) | |
parent | thunderbolt: Support 1st gen Light Ridge controller (diff) | |
parent | PCI: Work around Intel Sunrise Point PCH incorrect ACS capability (diff) | |
download | linux-7f768544c2421c399c0909ad9d5a9f916cd96de3.tar.xz linux-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