Commits
Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next * pci/host-designware: PCI: designware: Remove unnecessary use of 'conf_lock' spinlock PCI: designware: Use new OF interrupt mapping when possible PCI: designware: Fix iATU programming for cfg1, io and mem viewport PCI: designware: Fix comment for setting number of lanes * pci/host-imx6: PCI: designware: Split Exynos and i.MX bindings * pci/host-mvebu: PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock PCI: mvebu: split PCIe BARs into multiple MBus windows when needed bus: mvebu-mbus: allow several windows with the same target/attribute bus: mvebu-mbus: Avoid setting an undefined window size PCI: mvebu: fix off-by-one in the computed size of the mbus windows * pci/host-tegra: PCI: tegra: Use new OF interrupt mapping when possible
Showing diff to4356e1a33b1
- Bjorn Helgaas committed 0eeb4f2af5fMMerge branch 'pci/iommu' into next * pci/iommu: PCI: Add bridge DMA alias quirk for ...
- Andrew Murray committed 11c6fbd8d98PCI: designware: Remove unnecessary use of 'conf_lock' spinlock Serialization of confi...
- Lucas Stach committed 1db823ee9f6PCI: designware: Split Exynos and i.MX bindings The glue around the core designware IP...
- Fabio Estevam committed 9aa52850455PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type Fix the following build warning ...
- Lucas Stach committed 4356e1a33b1PCI: tegra: Use new OF interrupt mapping when possible Use new OF interrupt mapping (o...