]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pci/host...
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 1 Aug 2016 17:32:13 +0000 (12:32 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 1 Aug 2016 17:32:13 +0000 (12:32 -0500)
commit341bef3a11f2c6e7223aeea3881bc67bbfc89477
tree48b3b1d3f0a0fb63abebfee48ff6c2a560d8aeda
parent938ebe7d02704a36d64403083da19ac388bee8e4
parentfdf86698f68bb647e029d84f0a47755ae439a71a
parentbc4a6711fd8c3e8e6079c79463da15703c6589e4
parent325829402527c2cdfdc8d6f71dd9cd1d9d9c4047
parent9ce1dc0cc5f4f0b06d54c92ed0f7850cef4d2a6f
parent32ec9647817d453e6f81ccefaa4af8262a2d7dd8
parent10889920265e403c8e83e495ef4e1b4f295fedff
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
MAINTAINERS
drivers/pci/host/Kconfig
drivers/pci/host/Makefile
drivers/pci/host/pci-aardvark.c
drivers/pci/host/pcie-altera.c
drivers/pci/host/pcie-xilinx.c