summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAgeFilesLines
* PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctlyShawn Lin2017-07-121-1/+1
* Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-0821-292/+1654
|\
| * Merge branch 'pci/host-tango' into nextBjorn Helgaas2017-07-073-0/+156
| |\
| | * PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge supportMarc Gonzalez2017-07-073-0/+156
| * | Merge branch 'pci/host-xilinx' into nextBjorn Helgaas2017-07-042-2/+45
| |\ \
| | * | PCI: xilinx: Make of_device_ids constArvind Yadav2017-07-021-1/+1
| | * | PCI: xilinx-nwl: Modify IRQ chip for legacy interruptsBharat Kumar Gogada2017-07-021-1/+44
| | |/
| * | Merge branch 'pci/host-vmd' into nextBjorn Helgaas2017-07-041-2/+5
| |\ \
| | * | PCI: vmd: Move SRCU cleanup after bus, child device removalJon Derrick2017-07-021-1/+1
| | * | PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000Bjorn Helgaas2017-07-021-1/+4
| | |/
| * | Merge branch 'pci/host-versatile' into nextBjorn Helgaas2017-07-041-9/+9
| |\ \
| | * | PCI: versatile: Add local struct device pointersBjorn Helgaas2017-07-021-9/+9
| | |/
| * | Merge branch 'pci/host-tegra' into nextBjorn Helgaas2017-07-041-12/+21
| |\ \
| | * | PCI: tegra: Do not allocate MSI target memoryThierry Reding2017-07-021-6/+16
| | * | PCI: tegra: Support MSI 64-bit addressingThierry Reding2017-07-021-7/+6
| | |/
| * | Merge branch 'pci/host-rockchip' into nextBjorn Helgaas2017-07-041-25/+100
| |\ \
| | * | PCI: rockchip: Use normal register bank for config accessorsShawn Lin2017-07-031-4/+9
| | * | PCI: rockchip: Use local struct device pointer consistentlyShawn Lin2017-07-021-3/+2
| | * | PCI: rockchip: Check for clk_prepare_enable() errors during resumeArvind Yadav2017-07-021-6/+28
| | * | PCI: rockchip: Configure RC's MPS settingShawn Lin2017-07-021-0/+8
| | * | PCI: rockchip: Reconfigure configuration space header typeShawn Lin2017-07-021-0/+14
| | * | PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()Shawn Lin2017-07-021-10/+25
| | * | PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()Shawn Lin2017-07-021-10/+11
| | * | PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()Shawn Lin2017-07-021-3/+3
| | * | PCI: rockchip: Control vpcie0v9 for system PMShawn Lin2017-07-021-0/+11
| | |/
| * | Merge branch 'pci/host-rcar' into nextBjorn Helgaas2017-07-041-1/+1
| |\ \
| | * | PCI: rcar-gen2: Make of_device_ids constArvind Yadav2017-07-021-1/+1
| | |/
| * | Merge branch 'pci/host-mediatek' into nextBjorn Helgaas2017-07-043-0/+566
| |\ \
| | * | PCI: mediatek: Add MediaTek PCIe host controller supportRyder Lee2017-07-023-0/+566
| | |/
| * | Merge branch 'pci/host-hv' into nextBjorn Helgaas2017-07-031-81/+364
| |\ \
| | * | PCI: hv: Use vPCI protocol version 1.2Jork Loeser2017-07-021-54/+246
| | * | PCI: hv: Add vPCI version protocol negotiationJork Loeser2017-07-021-19/+53
| | * | PCI: hv: Temporary own CPU-number-to-vCPU-number infraJork Loeser2017-07-021-2/+50
| | * | PCI: hv: Use page allocation for hbus structureJork Loeser2017-07-021-3/+12
| | * | PCI: hv: Fix comment formatting and use proper integer fieldsJork Loeser2017-07-021-5/+5
| | |/
| * | Merge branch 'pci/host-faraday' into nextBjorn Helgaas2017-07-031-0/+56
| |\ \
| | * | PCI: faraday: Add clock handlingLinus Walleij2017-07-021-0/+56
| | |/
| * | PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREADJisheng Zhang2017-07-021-1/+2
| |/
| * PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functionsLorenzo Pieralisi2017-07-021-0/+2
| * PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functionsLorenzo Pieralisi2017-07-021-0/+2
| * PCI: xgene: Move to struct pci_host_bridge IRQ mapping functionsLorenzo Pieralisi2017-07-021-0/+2
| * PCI: altera: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-021-2/+2
| * PCI: versatile: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-021-2/+2
| * PCI: generic: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-021-4/+2
| * PCI: faraday: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-021-1/+2
| * PCI: iproc: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-021-3/+2
| * PCI: rcar: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-021-2/+2
| * PCI: xilinx: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-021-3/+2
| * PCI: tegra: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-021-1/+2
| * PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-10/+18
OpenPOWER on IntegriCloud