Commits
Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-tegra' and 'pci/host-xilinx' into next * pci/host-designware: PCI: designware: Fold struct pcie_port_info into struct pcie_port * pci/host-imx6: PCI: imx6: Delay enabling reference clock for SS until it stabilizes * pci/host-keystone: PCI: keystone: Set device ID based on SoC to support multiple ports PCI: keystone: Assume controller is already in RC mode PCI: keystone: Limit MRSS for all downstream devices * pci/host-tegra: PCI: tegra: Add Tegra124 support PCI: tegra: Make sure the PCIe PLL is really reset PCI: tegra: Fix extended configuration space mapping PCI: tegra: Clear CLKREQ# enable on port disable * pci/host-xilinx: PCI: xilinx: Fix xilinx_pcie_assign_msi() return value test
Showing diff toadf70fc087b
- Bjorn Helgaas committed 134cd00d766MMerge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into next * pci/...
- Pratyush Anand committed adf70fc087bPCI: designware: Fold struct pcie_port_info into struct pcie_port The struct pcie_port...
- Tim Harvey committed 3fce0e882f6PCI: imx6: Delay enabling reference clock for SS until it stabilizes According to the ...
- Murali Karicheri committed 8665a482dbbPCI: keystone: Set device ID based on SoC to support multiple ports K2E SoC has two PC...
- Thierry Reding committed 7f1f054b3faPCI: tegra: Add Tegra124 support The PCIe controller on Tegra124 has two root ports th...
- Dan Carpenter committed f9dd0ce67dbPCI: xilinx: Fix xilinx_pcie_assign_msi() return value test We should be testing "hwir...