aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds15-145/+1374
2017-11-14Merge branch 'pci/host-xilinx' into nextBjorn Helgaas1-3/+3
2017-11-14Merge branch 'pci/host-xgene' into nextBjorn Helgaas1-2/+2
2017-11-14Merge branch 'pci/host-v3-semi' into nextBjorn Helgaas3-0/+966
2017-11-14Merge branch 'pci/host-tegra' into nextBjorn Helgaas1-27/+131
2017-11-14Merge branch 'pci/host-tango' into nextBjorn Helgaas6-98/+207
2017-11-14Merge branch 'pci/host-iproc' into nextBjorn Helgaas1-7/+12
2017-11-14Merge branch 'pci/host-hv' into nextBjorn Helgaas1-3/+5
2017-11-14Merge branch 'pci/host-generic' into nextBjorn Helgaas1-0/+43
2017-11-14Merge branch 'pci/host-faraday' into nextBjorn Helgaas1-1/+1
2017-11-09PCI: xgene: Rename xgene_pcie_probe_bridge() to xgene_pcie_probe()Bjorn Helgaas1-2/+2
2017-11-09PCI: xilinx: Rename xilinx_pcie_link_is_up() to xilinx_pcie_link_up()Bjorn Helgaas1-3/+3
2017-11-09PCI: altera: Rename altera_pcie_link_is_up() to altera_pcie_link_up()Bjorn Helgaas1-4/+4
2017-11-07PCI: hv: Use effective affinity maskDexuan Cui1-3/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-20PCI: faraday: Fix wrong pointer passed to PTR_ERR()Wei Yongjun1-1/+1
2017-10-18PCI: tegra: Add Tegra186 PCIe supportManikanta Maddireddy1-25/+109
2017-10-17PCI: iproc: Allow allocation of multiple MSIsSandor Bodo-Merle1-7/+12
2017-10-11PCI: tegra: Use generic accessors where possibleThierry Reding1-2/+22
2017-10-10PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functionsThomas Petazzoni1-0/+2
2017-10-10Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding1-16/+6
2017-10-06PCI: generic: Add support for Synopsys DesignWare RC in ECAM modeArd Biesheuvel1-0/+43
2017-10-05PCI: v3-semi: Add V3 Semiconductor PCI host driverLinus Walleij3-0/+966
2017-10-05PCI: tango: Add MSI controller supportMarc Gonzalez1-3/+202
2017-10-05PCI: Use of_pci_dma_range_parser_init() to reduce duplicationMarc Gonzalez5-95/+5
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds20-471/+1334
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas2-2/+2
2017-09-07Merge branch 'pci/misc' into nextBjorn Helgaas2-6/+5
2017-09-07Merge branch 'pci/host-xilinx' into nextBjorn Helgaas3-45/+28
2017-09-07Merge branch 'pci/host-xgene' into nextBjorn Helgaas2-22/+21
2017-09-07Merge branch 'pci/host-vmd' into nextBjorn Helgaas1-2/+17
2017-09-07Merge branch 'pci/host-tegra' into nextBjorn Helgaas1-3/+3
2017-09-07Merge branch 'pci/host-rockchip' into nextBjorn Helgaas1-143/+281
2017-09-07Merge branch 'pci/host-rcar' into nextBjorn Helgaas1-6/+6
2017-09-07Merge branch 'pci/host-mvebu' into nextBjorn Helgaas1-2/+1
2017-09-07Merge branch 'pci/host-mediatek' into nextBjorn Helgaas2-70/+691
2017-09-07Merge branch 'pci/host-iproc' into nextBjorn Helgaas4-152/+259
2017-09-07Merge branch 'pci/host-hv' into nextBjorn Helgaas1-1/+7
2017-09-07Merge branch 'pci/host-faraday' into nextBjorn Helgaas1-3/+3
2017-09-07Merge branch 'pci/host-altera' into nextBjorn Helgaas2-11/+8
2017-09-07PCI: xgene: Clean up whitespaceBjorn Helgaas1-19/+18
2017-09-07PCI: xgene: Define XGENE_PCI_EXP_CAP and use generic PCI_EXP_RTCTL offsetBjorn Helgaas1-2/+2
2017-09-07PCI: xgene: Fix platform_get_irq() error handlingFabio Estevam1-1/+1
2017-09-05PCI: xilinx-nwl: Fix platform_get_irq() error handlingFabio Estevam1-1/+1
2017-09-05PCI: rockchip: Fix platform_get_irq() error handlingFabio Estevam1-3/+3
2017-09-05PCI: altera: Fix platform_get_irq() error handlingFabio Estevam2-4/+4
2017-09-05PCI: iproc: Clean up whitespaceBjorn Helgaas1-116/+115
2017-09-05PCI: iproc: Rename PCI_EXP_CAP to IPROC_PCI_EXP_CAPBjorn Helgaas1-10/+9
2017-09-05PCI: iproc: Add 500ms delay during device shutdownOza Pawandeep3-15/+33
2017-09-01PCI: Fix typos and whitespace errorsBjorn Helgaas2-2/+2