summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-1687-574/+3456
|\
| * Merge branch 'pci/host-xilinx' into nextBjorn Helgaas2017-11-141-3/+3
| |\
| | * PCI: xilinx: Rename xilinx_pcie_link_is_up() to xilinx_pcie_link_up()Bjorn Helgaas2017-11-091-3/+3
| * | Merge branch 'pci/host-xgene' into nextBjorn Helgaas2017-11-141-2/+2
| |\ \
| | * | PCI: xgene: Rename xgene_pcie_probe_bridge() to xgene_pcie_probe()Bjorn Helgaas2017-11-101-2/+2
| | |/
| * | Merge branch 'pci/host-v3-semi' into nextBjorn Helgaas2017-11-145-7/+1041
| |\ \
| | * | PCI: v3-semi: Add V3 Semiconductor PCI host driverLinus Walleij2017-10-054-0/+973
| | * | PCI: v3: Update the device tree bindingsLinus Walleij2017-10-051-7/+68
| | |/
| * | Merge branch 'pci/host-thunder' into nextBjorn Helgaas2017-11-142-0/+15
| |\ \
| | * | PCI: Avoid slot reset if bridge itself is brokenJan Glauber2017-10-111-0/+4
| | * | PCI: Avoid bus reset if bridge itself is brokenDavid Daney2017-10-111-0/+4
| | * | PCI: Mark Cavium CN8xxx to avoid bus resetDavid Daney2017-10-111-0/+7
| | |/
| * | Merge branch 'pci/host-tegra' into nextBjorn Helgaas2017-11-142-31/+261
| |\ \
| | * | PCI: tegra: Add Tegra186 PCIe supportManikanta Maddireddy2017-10-181-25/+109
| | * | dt-bindings: pci: tegra: Document Tegra186 PCIe DTManikanta Maddireddy2017-10-181-4/+130
| | * | PCI: tegra: Use generic accessors where possibleThierry Reding2017-10-111-2/+22
| | |/
| * | Merge branch 'pci/host-tango' into nextBjorn Helgaas2017-11-148-102/+232
| |\ \
| | * | PCI: tango: Add MSI controller supportMarc Gonzalez2017-10-051-3/+202
| | * | PCI: Use of_pci_dma_range_parser_init() to reduce duplicationMarc Gonzalez2017-10-055-95/+5
| | * | of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing supportMarc Gonzalez2017-10-052-4/+25
| | |/
| * | Merge branch 'pci/host-rcar' into nextBjorn Helgaas2017-11-141-6/+4
| |\ \
| | * | dt-bindings: PCI: rcar: Correct example to match realityGeert Uytterhoeven2017-10-201-6/+4
| | |/
| * | Merge branch 'pci/host-layerscape' into nextBjorn Helgaas2017-11-147-0/+129
| |\ \
| | * | PCI: layerscape: Change default error response behaviorMinghuan Lian2017-10-201-0/+11
| | * | PCI: Disable MSI for Freescale Layerscape PCIe RC modeHou Zhiqiang2017-10-201-0/+8
| | * | arm64: dts: ls1046a: Add PCIe controller DT nodesHou Zhiqiang2017-10-121-0/+75
| | * | arm64: dts: ls1012a: Add PCIe controller DT nodeHou Zhiqiang2017-10-121-0/+24
| | * | PCI: layerscape: Add support for ls1012aHou Zhiqiang2017-10-122-0/+2
| | * | arm64: dts: ls1012a: Add MSI controller DT nodeHou Zhiqiang2017-10-121-0/+7
| | * | irqchip/ls-scfg-msi: Add LS1012a MSI supportHou Zhiqiang2017-10-112-0/+2
| | |/
| * | Merge branch 'pci/host-iproc' into nextBjorn Helgaas2017-11-141-7/+12
| |\ \
| | * | PCI: iproc: Allow allocation of multiple MSIsSandor Bodo-Merle2017-10-171-7/+12
| | |/
| * | Merge branch 'pci/host-hv' into nextBjorn Helgaas2017-11-141-3/+5
| |\ \
| | * | PCI: hv: Use effective affinity maskDexuan Cui2017-11-081-3/+5
| | |/
| * | Merge branch 'pci/host-hisi' into nextBjorn Helgaas2017-11-145-0/+557
| |\ \
| | * | PCI: hisi: Add HiSilicon STB SoC PCIe controller driverJianguo Sun2017-10-245-0/+557
| | |/
| * | Merge branch 'pci/host-generic' into nextBjorn Helgaas2017-11-142-0/+85
| |\ \
| | * | dt-bindings: PCI: designware: Add binding for Designware PCIe in ECAM modeArd Biesheuvel2017-10-101-0/+42
| | * | PCI: generic: Add support for Synopsys DesignWare RC in ECAM modeArd Biesheuvel2017-10-071-0/+43
| | |/
| * | Merge branch 'pci/host-faraday' into nextBjorn Helgaas2017-11-141-1/+1
| |\ \
| | * | PCI: faraday: Fix wrong pointer passed to PTR_ERR()Wei Yongjun2017-10-211-1/+1
| | |/
| * | Merge branch 'pci/host-dra7xx' into nextBjorn Helgaas2017-11-141-0/+17
| |\ \
| | * | PCI: dra7xx: Add shutdown handler to cleanly turn off clocksKeerthy2017-10-111-0/+17
| | |/
| * | Merge branch 'pci/host-altera' into nextBjorn Helgaas2017-11-141-4/+4
| |\ \
| | * | PCI: altera: Rename altera_pcie_link_is_up() to altera_pcie_link_up()Bjorn Helgaas2017-11-091-4/+4
| | |/
| * | Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-11-149-66/+95
| |\ \
| | * | PCI: Document reset method return valuesBjorn Helgaas2017-10-261-0/+8
| | * | PCI: Detach driver before procfs & sysfs teardown on device removeAlex Williamson2017-10-251-1/+1
| | * | PCI: Apply Cavium ThunderX ACS quirk to more Root PortsVadim Lomovtsev2017-10-191-1/+14
| | * | PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UFVadim Lomovtsev2017-10-191-5/+7