Commits
Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' into next * pci/host-designware: PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR * pci/host-imx6: PCI: imx6: Wait for retraining * pci/host-rcar: PCI: rcar: Make the Kconfig dependencies more generic PCI: rcar: Break out window size handling PCI: rcar: Register each instance independently PCI: rcar: Fix bridge logic configuration accesses PCI: rcar: Add error interrupt handling PCI: rcar: Check platform_get_irq() return code
Showing diff todbffdd6862e
- Bjorn Helgaas committed 02a0947ae45MMerge branch 'pci/dead-code' into next * pci/dead-code: PCI: Remove unused SR-IOV VF...
- Mohit Kumar committed dbffdd6862ePCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR The Synops...
- Marek Vasut committed f95d3ae7719PCI: imx6: Wait for retraining This patch handles the case where the PCIe link is up a...
- Magnus Damm committed ef4741e90c4PCI: rcar: Make the Kconfig dependencies more generic Update the R-Car Generation 2 PC...