summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2017-12-311-6/+2
|\
| * x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner2017-12-291-6/+2
* | PCI: rcar: Fix use-after-free in probe error pathGeert Uytterhoeven2017-12-121-4/+4
* | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-1515-145/+1374
|\ \ | |/ |/|
| * 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-091-2/+2
| | |/
| * | Merge branch 'pci/host-v3-semi' into nextBjorn Helgaas2017-11-143-0/+966
| |\ \
| | * | PCI: v3-semi: Add V3 Semiconductor PCI host driverLinus Walleij2017-10-053-0/+966
| | |/
| * | Merge branch 'pci/host-tegra' into nextBjorn Helgaas2017-11-141-27/+131
| |\ \
| | * | PCI: tegra: Add Tegra186 PCIe supportManikanta Maddireddy2017-10-181-25/+109
| | * | PCI: tegra: Use generic accessors where possibleThierry Reding2017-10-111-2/+22
| | |/
| * | Merge branch 'pci/host-tango' into nextBjorn Helgaas2017-11-146-98/+207
| |\ \
| | * | 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
| | |/
| * | 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-071-3/+5
| | |/
| * | Merge branch 'pci/host-generic' into nextBjorn Helgaas2017-11-141-0/+43
| |\ \
| | * | PCI: generic: Add support for Synopsys DesignWare RC in ECAM modeArd Biesheuvel2017-10-061-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-201-1/+1
| | |/
| * / PCI: altera: Rename altera_pcie_link_is_up() to altera_pcie_link_up()Bjorn Helgaas2017-11-091-4/+4
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* | PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functionsThomas Petazzoni2017-10-101-0/+2
* | Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding2017-10-101-16/+6
|/
* Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-0820-471/+1334
|\
| * Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-072-2/+2
| |\
| | * PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-012-2/+2
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2017-09-072-6/+5
| |\ \
| | * | PCI: Convert to using %pOF instead of full_name()Rob Herring2017-08-242-6/+5
| | |/
| * | Merge branch 'pci/host-xilinx' into nextBjorn Helgaas2017-09-073-45/+28
| |\ \
| | * | PCI: xilinx-nwl: Fix platform_get_irq() error handlingFabio Estevam2017-09-051-1/+1
| | * | PCI: xilinx: Allow build on MIPS platformsPaul Burton2017-08-161-1/+1
| | * | PCI: xilinx: Don't enable config completion interruptsPaul Burton2017-08-161-2/+3
| | * | PCI: xilinx: Unify INTx & MSI interrupt decodePaul Burton2017-08-161-33/+15
| | * | PCI: xilinx-nwl: Translate INTx range to hwirqs 0-3Paul Burton2017-08-161-5/+4
| | * | PCI: xilinx: Translate INTx range to hwirqs 0-3Paul Burton2017-08-161-3/+4
| | |/
| * | Merge branch 'pci/host-xgene' into nextBjorn Helgaas2017-09-072-22/+21
| |\ \
| | * | PCI: xgene: Clean up whitespaceBjorn Helgaas2017-09-071-19/+18
| | * | PCI: xgene: Define XGENE_PCI_EXP_CAP and use generic PCI_EXP_RTCTL offsetBjorn Helgaas2017-09-071-2/+2
| | * | PCI: xgene: Fix platform_get_irq() error handlingFabio Estevam2017-09-071-1/+1
| | |/
| * | Merge branch 'pci/host-vmd' into nextBjorn Helgaas2017-09-071-2/+17
| |\ \
| | * | PCI: vmd: Remove IRQ affinity so we can allocate more IRQsKeith Busch2017-08-301-10/+2
| | * | PCI: vmd: Free up IRQs on suspend pathScott Bauer2017-08-141-0/+15
| | * | PCI: vmd: Assign vector zero to all bridgesKeith Busch2017-08-031-1/+1
| | * | PCI: vmd: Reserve IRQ pre-vector for better affinityKeith Busch2017-08-031-2/+10
| | |/
| * | Merge branch 'pci/host-tegra' into nextBjorn Helgaas2017-09-071-3/+3
| |\ \