diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2016-08-01 19:32:13 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-08-01 19:32:13 +0200 |
commit | a04bee8285a71cdbb9076c3dc38be1f0b9a6b4b3 (patch) | |
tree | 48b3b1d3f0a0fb63abebfee48ff6c2a560d8aeda /MAINTAINERS | |
parent | Merge branch 'pci/host-tegra' into next (diff) | |
parent | arm64: dts: marvell: Add Aardvark PCIe support for Armada 3700 (diff) | |
parent | PCI: altera: Poll for link up status after retraining the link (diff) | |
parent | PCI: dra7xx: Fix return value in case of error (diff) | |
parent | PCI: hv: Fix interrupt cleanup path (diff) | |
parent | x86/PCI: VMD: Separate MSI and MSI-X vector sharing (diff) | |
parent | PCI: xilinx: Fix return value in case of error (diff) | |
download | linux-a04bee8285a71cdbb9076c3dc38be1f0b9a6b4b3.tar.xz linux-a04bee8285a71cdbb9076c3dc38be1f0b9a6b4b3.zip |
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pci/host-hv', 'pci/host-vmd' and 'pci/host-xilinx' into next
* pci/host-aardvark:
arm64: dts: marvell: Add Aardvark PCIe support for Armada 3700
PCI: aardvark: Add Aardvark PCI host controller driver
dt-bindings: add DT binding for the Aardvark PCIe controller
* pci/host-altera:
PCI: altera: Poll for link up status after retraining the link
PCI: altera: Check link status before retrain link
PCI: altera: Reorder read/write functions
* pci/host-dra7xx:
PCI: dra7xx: Fix return value in case of error
* pci/host-hv:
PCI: hv: Fix interrupt cleanup path
PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
* pci/host-vmd:
x86/PCI: VMD: Separate MSI and MSI-X vector sharing
x86/PCI: VMD: Use x86_vector_domain as parent domain
x86/PCI: VMD: Use lock save/restore in interrupt enable path
x86/PCI: VMD: Initialize list item in IRQ disable
x86/PCI: VMD: Select device dma ops to override
* pci/host-xilinx:
PCI: xilinx: Fix return value in case of error
Manually apply changes from pci/demodularize-hosts and
pci/host-request-windows to drivers/pci/host/pci-aardvark.c