aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds52-652/+3297
2017-07-07Merge branch 'pci/host-tango' into nextBjorn Helgaas3-0/+156
2017-07-07PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge supportMarc Gonzalez3-0/+156
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-124/+71
2017-07-04Merge branch 'pci/host-xilinx' into nextBjorn Helgaas2-2/+45
2017-07-04Merge branch 'pci/host-vmd' into nextBjorn Helgaas1-2/+5
2017-07-04Merge branch 'pci/host-versatile' into nextBjorn Helgaas1-9/+9
2017-07-04Merge branch 'pci/host-tegra' into nextBjorn Helgaas1-12/+21
2017-07-04Merge branch 'pci/host-rockchip' into nextBjorn Helgaas1-25/+100
2017-07-04Merge branch 'pci/host-rcar' into nextBjorn Helgaas1-1/+1
2017-07-04Merge branch 'pci/host-qcom' into nextBjorn Helgaas1-58/+377
2017-07-04Merge branch 'pci/host-mediatek' into nextBjorn Helgaas3-0/+566
2017-07-04Merge branch 'pci/host-kirin' into nextBjorn Helgaas3-0/+528
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+4
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-22/+25
2017-07-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+15
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+8
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2-9/+8
2017-07-03PCI: rockchip: Use normal register bank for config accessorsShawn Lin1-4/+9
2017-07-03Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-1/+36
2017-07-03Merge branch 'pci/host-hv' into nextBjorn Helgaas1-81/+364
2017-07-03Merge branch 'pci/host-faraday' into nextBjorn Helgaas1-0/+56
2017-07-03Merge branch 'pci/host-dra7xx' into nextBjorn Helgaas2-2/+3
2017-07-03Merge branch 'pci/host-designware' into nextBjorn Helgaas12-16/+19
2017-07-03Merge branch 'pci/irq-fixups' into nextBjorn Helgaas19-235/+471
2017-07-03Merge branch 'pci/virtualization' into nextBjorn Helgaas6-102/+160
2017-07-03PCI: Remove __pci_dev_reset() and pci_dev_reset()Christoph Hellwig1-56/+52
2017-07-03PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig1-19/+15
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki6-124/+71
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki2-9/+8
2017-07-02Merge branch 'pci/switchtec' into nextBjorn Helgaas1-2/+38
2017-07-02Merge branch 'pci/resource' into nextBjorn Helgaas1-1/+1
2017-07-02Merge branch 'pci/portdrv' into nextBjorn Helgaas2-35/+76
2017-07-02Merge branch 'pci/pm' into nextBjorn Helgaas6-23/+66
2017-07-02Merge branch 'pci/msi' into nextBjorn Helgaas1-12/+2
2017-07-02Merge branch 'pci/misc' into nextBjorn Helgaas2-3/+6
2017-07-02Merge branch 'pci/enumeration' into nextBjorn Helgaas3-45/+231
2017-07-02PCI: xilinx: Make of_device_ids constArvind Yadav1-1/+1
2017-07-02PCI: xilinx-nwl: Modify IRQ chip for legacy interruptsBharat Kumar Gogada1-1/+44
2017-07-02PCI: vmd: Move SRCU cleanup after bus, child device removalJon Derrick1-1/+1
2017-07-02PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000Bjorn Helgaas1-1/+4
2017-07-02PCI: versatile: Add local struct device pointersBjorn Helgaas1-9/+9
2017-07-02PCI: tegra: Do not allocate MSI target memoryThierry Reding1-6/+16
2017-07-02PCI: tegra: Support MSI 64-bit addressingThierry Reding1-7/+6
2017-07-02PCI: rockchip: Use local struct device pointer consistentlyShawn Lin1-3/+2
2017-07-02PCI: rockchip: Check for clk_prepare_enable() errors during resumeArvind Yadav1-6/+28
2017-07-02PCI: rockchip: Configure RC's MPS settingShawn Lin1-0/+8
2017-07-02PCI: rockchip: Reconfigure configuration space header typeShawn Lin1-0/+14
2017-07-02PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()Shawn Lin1-10/+25
2017-07-02PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()Shawn Lin1-10/+11