Commits
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
Showing diff to1bf2bf229b6
- Linus Torvalds committed 9735a22799bLinux 4.6-rc2
- Adrian-Ken Rueegsegger committed 35a6ae07c66x86/PCI: Refine PCI support check in pcibios_init() Also consider raw_pci_ext_ops when...
- Dan Carpenter committed 4d88d5a7bf9PCI: acpiphp_ibm: Avoid uninitialized variable reference If ibm_get_table_from_acpi() ...
- Colin Ian King committed dcbb408ac5aPCI: Fix spelling errors Fix spelling of "initalization". [bhelgaas: also fix pci/pci...
- Jacek Lawrynowicz committed b1a928cdb47PCI: Add DMA alias quirk for mic_x200_dma The MIC x200 NTB forwards DMA transactions u...
- Lukas Wunner committed 19bf4d4f909thunderbolt: Support 1st gen Light Ridge controller Add support for the 1st gen Light ...
- Alex Williamson committed 1bf2bf229b6PCI: Work around Intel Sunrise Point PCH incorrect ACS capability Intel Sunrise Point ...