summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-6/+16
* PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-5/+18
* PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-6/+15
* PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-10/+19
* PCI: altera: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-6/+16
* PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-3/+17
* PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-023-22/+30
* PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-14/+24
* PCI: aardvark: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-6/+15
* PCI: Make pci_register_host_bridge() PCI core internalLorenzo Pieralisi2017-06-282-6/+3
* PCI: tegra: Fix host bridge memory leakageLorenzo Pieralisi2017-06-281-1/+1
* PCI: faraday: Fix host bridge memory leakageLorenzo Pieralisi2017-06-281-1/+1
* PCI: faraday: Convert IRQ masking to raw PCI config accessorsLorenzo Pieralisi2017-06-281-33/+48
* PCI: iproc: Convert link check to raw PCI config accessorsLorenzo Pieralisi2017-06-281-20/+74
* PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameterLorenzo Pieralisi2017-06-281-2/+2
OpenPOWER on IntegriCloud