]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/host...
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 15 Mar 2016 13:55:19 +0000 (08:55 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 15 Mar 2016 13:55:19 +0000 (08:55 -0500)
commit6ab1580bcc10ba8c2b061879222ac764a42ec2f3
tree5025b96d8bea94f3a83051db974768e4948ea833
parenta1643dea32607d4bb97d7d87151eb7edd25b40e1
parente9a218227ba022b5490e8508cdde79b845840248
parente7d40d43c27e228b8d1dcac4449761d74d6e9dea
parentcb65bb6f470ad36693a0a836514c482397fce60f
parent75252435f140d3f9c4438f5eaebd9830c26d0274
parent4e46a76c6e50623828807d39396d5f8f99230a18
parent626f902740f48d9674edbff6588343d08ce5a28e
parent8cbfe7099066399d4ec6840586b1e499f19c6476
parent41a8e4f6d69773293a25febd4ac1ef35ef5ae340
parentd81c365c24eefedd2384c9cae49d153610947c7a
Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-tegra', 'pci/host-thunder', 'pci/host-vmd', 'pci/host-xilinx' and 'pci/host-xilinx-nwl' into next

* pci/host-altera:
  PCI: altera: Fix altera_pcie_link_is_up()

* pci/host-imx6:
  PCI: imx6: Add DT bindings to configure PHY Tx driver settings

* pci/host-keystone:
  PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFER

* pci/host-rcar:
  PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILE

* pci/host-tegra:
  PCI: tegra: Remove misleading PHYS_OFFSET
  PCI: tegra: Track bus -> CPU mapping
  PCI: tegra: Remove unused struct tegra_pcie.num_ports field
  PCI: tegra: Implement ->{add,remove}_bus() callbacks
  PCI: Add pci_ops.{add,remove}_bus() callbacks

* pci/host-thunder:
  PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
  PCI: thunder: Add PCIe host driver for ThunderX processors
  PCI: generic: Expose pci_host_common_probe() for use by other drivers
  PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
  PCI: generic: Move structure definitions to separate header file

* pci/host-vmd:
  x86/PCI: VMD: Attach VMD resources to parent domain's resource tree
  x86/PCI: VMD: Set bus resource start to 0
  x86/PCI: VMD: Document code for maintainability

* pci/host-xilinx:
  microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver
  PCI: xilinx: Update Zynq binding with Microblaze node
  PCI: xilinx: Don't call pci_fixup_irqs() on Microblaze
  PCI: xilinx: Remove dependency on ARM-specific struct hw_pci
  PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DT

* pci/host-xilinx-nwl:
  PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host Controller
drivers/pci/host/Kconfig
drivers/pci/host/Makefile
drivers/pci/probe.c
include/linux/pci.h