Commits
Merge branches 'pci/host-armada', 'pci/host-designware', 'pci/host-hv', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-thunder' and 'pci/host-vmd' into next * pci/host-armada: PCI: armada: Add driver for Marvell Armada 7K/8K PCIe controller dt-bindings: pci: add DT binding for Marvell Armada 7K/8K PCIe controller * pci/host-designware: PCI: designware: Remove incorrect RC memory base/limit configuration PCI: designware: Move Root Complex setup code to dw_pcie_setup_rc() * pci/host-hv: PCI: hv: Report resources release after stopping the bus * pci/host-imx6: ARM: dts: imx6qp: Specify imx6qp version of PCIe core PCI: imx6: Implement reset sequence for i.MX6+ PCI: imx6: Use enum instead of bool for variant indicator PCI: imx6: Add DT property for link gen, default to Gen1 PCI: imx6: Add reset-gpio-active-high boolean property to DT ARM: dts: imx6: Fix PCIe reset GPIO polarity on Toradex Apalis Ixora PCI: imx6: Add initial imx6sx support PCI: imx6: Factor out ref clock enable Revert "PCI: imx6: Add support for active-low reset GPIO" * pci/host-keystone: PCI: keystone: Remove unnecessary goto statement PCI: keystone: Add error IRQ handler * pci/host-mvebu: PCI: mvebu: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS for mvebu_pcie_pm_ops PCI: mvebu: Constify mvebu_pcie_pm_ops structure * pci/host-rcar: PCI: rcar: Select PCI_MSI_IRQ_DOMAIN * pci/host-thunder: PCI: thunder: Don't clobber read-only bits in bridge config registers * pci/host-vmd: PCI: Remove return values from pcie_port_platform_notify() and relatives PCI/ACPI: Allow all PCIe services on non-ACPI host bridges
Showing diff to88a97da1eab
- Bjorn Helgaas committed 7f768544c24MMerge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/thunderbol...
- Thomas Petazzoni committed 1c52a5139fcPCI: armada: Add driver for Marvell Armada 7K/8K PCIe controller The Marvell Armada 7K...
- Gabriele Paoloni committed a5cb903aef8PCI: designware: Remove incorrect RC memory base/limit configuration Currently dw_pcie...
- Vitaly Kuznetsov committed deb22e5c84cPCI: hv: Report resources release after stopping the bus Kernel hang is observed when ...
- Andrey Smirnov committed b410f3b68d7ARM: dts: imx6qp: Specify imx6qp version of PCIe core I.MX6Quad Plus has a slightly di...
- Murali Karicheri committed 1e9f8dcf892PCI: keystone: Remove unnecessary goto statement Fix the misuse of goto statement in k...
- Jisheng Zhang committed dfc6535a840PCI: mvebu: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS for mvebu_pcie_pm_ops Use the SET_NOIRQ_...
- Arnd Bergmann committed 76ba8c1f231PCI: rcar: Select PCI_MSI_IRQ_DOMAIN The R-Car PCIe driver requires the use of IRQ dom...
- David Daney committed 93bf9073a8aPCI: thunder: Don't clobber read-only bits in bridge config registers The 32-bit addre...
- Jon Derrick committed 88a97da1eabPCI: Remove return values from pcie_port_platform_notify() and relatives Now that pcie...