summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI/DPC: Make RP PIO log size check more genericBjorn Helgaas2018-01-301-2/+3
* PCI/DPC: Rename local "status" to "dpc_status"Bjorn Helgaas2018-01-301-3/+3
* PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error()Bjorn Helgaas2018-01-301-8/+3
* PCI/DPC: Process RP PIO details only if RP PIO extensions supportedBjorn Helgaas2018-01-301-1/+1
* PCI/DPC: Read RP PIO Log Size once at probeBjorn Helgaas2018-01-301-13/+16
* PCI/DPC: Rename struct dpc_dev.rp to rp_extensionsBjorn Helgaas2018-01-301-4/+4
* PCI/DPC: Add local variable for DPC capability offsetBjorn Helgaas2018-01-301-36/+29
* PCI/DPC: Rename interrupt_event_handler() to dpc_work()Bjorn Helgaas2018-01-261-2/+2
* PCI/DPC: Fix interrupt message number printKeith Busch2018-01-261-1/+1
* PCI/DPC: Enable DPC only if AER is availableKeith Busch2018-01-263-3/+7
* PCI/DPC: Fix shared interrupt handlingAlex Williamson2018-01-101-20/+40
* Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-12-141-1/+1
|\
| * PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki2017-12-111-1/+1
* | PCI: rcar: Fix use-after-free in probe error pathGeert Uytterhoeven2017-12-121-4/+4
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-263-147/+0
|\
| * x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas2017-11-233-147/+0
* | Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds2017-11-191-259/+57
|\ \
| * | NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe2017-11-181-0/+3
| * | NTB: switchtec: Add link event notifier callbackLogan Gunthorpe2017-11-181-0/+51
| * | NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe2017-11-181-1/+3
| * | NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe2017-11-181-259/+1
* | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-1551-453/+2825
|\ \ \
| * \ \ Merge branch 'pci/host-xilinx' into nextBjorn Helgaas2017-11-141-3/+3
| |\ \ \
| | * | | PCI: xilinx: Rename xilinx_pcie_link_is_up() to xilinx_pcie_link_up()Bjorn Helgaas2017-11-091-3/+3
| * | | | Merge branch 'pci/host-xgene' into nextBjorn Helgaas2017-11-141-2/+2
| |\ \ \ \
| | * | | | PCI: xgene: Rename xgene_pcie_probe_bridge() to xgene_pcie_probe()Bjorn Helgaas2017-11-091-2/+2
| | |/ / /
| * | | | Merge branch 'pci/host-v3-semi' into nextBjorn Helgaas2017-11-143-0/+966
| |\ \ \ \
| | * | | | PCI: v3-semi: Add V3 Semiconductor PCI host driverLinus Walleij2017-10-053-0/+966
| | |/ / /
| * | | | Merge branch 'pci/host-thunder' into nextBjorn Helgaas2017-11-142-0/+15
| |\ \ \ \
| | * | | | PCI: Avoid slot reset if bridge itself is brokenJan Glauber2017-10-111-0/+4
| | * | | | PCI: Avoid bus reset if bridge itself is brokenDavid Daney2017-10-111-0/+4
| | * | | | PCI: Mark Cavium CN8xxx to avoid bus resetDavid Daney2017-10-111-0/+7
| | |/ / /
| * | | | Merge branch 'pci/host-tegra' into nextBjorn Helgaas2017-11-141-27/+131
| |\ \ \ \
| | * | | | PCI: tegra: Add Tegra186 PCIe supportManikanta Maddireddy2017-10-181-25/+109
| | * | | | PCI: tegra: Use generic accessors where possibleThierry Reding2017-10-111-2/+22
| | |/ / /
| * | | | Merge branch 'pci/host-tango' into nextBjorn Helgaas2017-11-146-98/+207
| |\ \ \ \
| | * | | | PCI: tango: Add MSI controller supportMarc Gonzalez2017-10-051-3/+202
| | * | | | PCI: Use of_pci_dma_range_parser_init() to reduce duplicationMarc Gonzalez2017-10-055-95/+5
| | |/ / /
| * | | | Merge branch 'pci/host-layerscape' into nextBjorn Helgaas2017-11-142-0/+20
| |\ \ \ \
| | * | | | PCI: layerscape: Change default error response behaviorMinghuan Lian2017-10-201-0/+11
| | * | | | PCI: Disable MSI for Freescale Layerscape PCIe RC modeHou Zhiqiang2017-10-201-0/+8
| | * | | | PCI: layerscape: Add support for ls1012aHou Zhiqiang2017-10-121-0/+1
| | |/ / /
| * | | | Merge branch 'pci/host-iproc' into nextBjorn Helgaas2017-11-141-7/+12
| |\ \ \ \
| | * | | | PCI: iproc: Allow allocation of multiple MSIsSandor Bodo-Merle2017-10-171-7/+12
| | |/ / /
| * | | | Merge branch 'pci/host-hv' into nextBjorn Helgaas2017-11-141-3/+5
| |\ \ \ \
| | * | | | PCI: hv: Use effective affinity maskDexuan Cui2017-11-071-3/+5
| | |/ / /
| * | | | Merge branch 'pci/host-hisi' into nextBjorn Helgaas2017-11-143-0/+481
| |\ \ \ \
| | * | | | PCI: hisi: Add HiSilicon STB SoC PCIe controller driverJianguo Sun2017-10-243-0/+481
| | |/ / /
| * | | | Merge branch 'pci/host-generic' into nextBjorn Helgaas2017-11-141-0/+43
| |\ \ \ \
| | * | | | PCI: generic: Add support for Synopsys DesignWare RC in ECAM modeArd Biesheuvel2017-10-061-0/+43
| | |/ / /