]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host-generic...
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 16 Jun 2015 13:19:55 +0000 (08:19 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 16 Jun 2015 13:19:55 +0000 (08:19 -0500)
commit4ba415cca52f33c245e5bea7a68f71b055cc26e4
tree4de60147f7affc0b8f65a9e2c2b64529f0d44cc5
parent4225743c0e3311d9683e56d0de06a2c4067945b0
parente30456f043c44a98d9ebd282ff63fd6f000c97b8
parent1d2a849147eed62962ec3f41bcea3f9c93a57174
parent11fc1915412fda68dac4935c7f6dade02660ef74
parentfef5308b86e0347432f5ed1ee620630cb08fa8be
parent8e3c20f031bfc828655746aaf5c67b17cdad4c48
parentdabee3e1a8b2e69c7811c9b698a46f1088db58ec
Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci/host-xgene' into next

* pci/host-designware:
  PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEM
  PCI: designware: Consolidate outbound iATU programming functions
  PCI: designware: Add support for x8 links

* pci/host-designware-common:
  PCI: designware: Wait for link to come up with consistent style
  PCI: layerscape: Factor out ls_pcie_establish_link()
  PCI: layerscape: Use dw_pcie_link_up() consistently
  PCI: dra7xx: Use dw_pcie_link_up() consistently
  PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link()

* pci/host-generic:
  of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O port

* pci/host-imx6:
  PCI: imx6: Add #define PCIE_RC_LCSR
  PCI: imx6: Use "u32", not "uint32_t"
  PCI: imx6: Add speed change timeout message

* pci/host-iproc:
  PCI: iproc: Free resource list after registration
  PCI: iproc: Directly add PCI resources
  PCI: iproc: Add BCMA PCIe driver
  PCI: iproc: Allow override of device tree IRQ mapping function

* pci/host-xgene:
  arm64: dts: Add APM X-Gene PCIe MSI nodes
  PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driver
drivers/pci/host/Kconfig
drivers/pci/host/Makefile
drivers/pci/host/pci-imx6.c
drivers/pci/host/pcie-designware.c