summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-144-30/+24
|\
| * Merge branch 'pm-pci'Rafael J. Wysocki2017-07-144-30/+24
| |\
| | * PCI / PM: Fix native PME handling during system suspend/resumeRafael J. Wysocki2017-07-131-22/+13
| | * PCI / PM: Restore PME Enable after config space restorationRafael J. Wysocki2017-07-123-8/+11
* | | 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-0852-652/+3297
|\ \
| * \ 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-qcom' into nextBjorn Helgaas2017-07-041-58/+377
| |\ \ \
| | * | | PCI: qcom: Limit TLP size to 2K to work around hardware issueSrinivas Kandagatla2017-07-021-0/+13
| | * | | PCI: qcom: Fix spelling mistake: "asser" -> "assert"Colin Ian King2017-07-021-1/+1
| | * | | PCI: qcom: Reorder to put v0 functions together, v1 functions together, etcBjorn Helgaas2017-07-021-61/+61
| | * | | PCI: qcom: Add support for IPQ4019 PCIe controllerJohn Crispin2017-07-021-0/+306
| | |/ /
| * | | 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-kirin' into nextBjorn Helgaas2017-07-043-0/+528
| |\ \ \
| | * | | PCI: kirin: Add HiSilicon Kirin SoC PCIe controller driverXiaowei Song2017-07-023-0/+528
| | |/ /
| * | | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2017-07-031-1/+36
| |\ \ \
| | * | | PCI: imx6: Add regulator supportQuentin Schulz2017-07-021-1/+36
| | |/ /
| * | | 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
| | |/ /