aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-18PCI: Allow PCI express root ports to find themselvesThierry Reding1-5/+4
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+136
2017-08-15PCI: fix oops when try to find Root Port for a PCI devicedingtianhong1-3/+4
2017-08-14PCI: Disable Relaxed Ordering Attributes for AMD A1100dingtianhong1-0/+16
2017-08-14PCI: Disable Relaxed Ordering for some Intel processorsdingtianhong1-0/+62
2017-08-14PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong2-0/+54
2017-08-01PCI: Add pci_reset_function_locked()Marc Zyngier1-0/+35
2017-07-14Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-30/+24
2017-07-14Merge branch 'pm-pci'Rafael J. Wysocki4-30/+24
2017-07-13PCI / PM: Fix native PME handling during system suspend/resumeRafael J. Wysocki1-22/+13
2017-07-12PCI / PM: Restore PME Enable after config space restorationRafael J. Wysocki3-8/+11
2017-07-12PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctlyShawn Lin1-1/+1
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