aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2017-10-20PCI: Disable MSI for Freescale Layerscape PCIe RC modeHou Zhiqiang1-0/+8
2017-10-20PCI/portdrv: Factor out Interrupt Message Number lookupBjorn Helgaas1-48/+62
2017-10-20PCI/portdrv: Consolidate commentsBjorn Helgaas1-54/+9
2017-10-19PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masksDongdong Liu1-2/+2
2017-10-19PCI: Apply Cavium ThunderX ACS quirk to more Root PortsVadim Lomovtsev1-1/+14
2017-10-19drivers: flag buses which demand DMA configurationRobin Murphy1-0/+1
2017-10-19PCI: endpoint: make config_item_type constBhumika Goyal1-6/+6
2017-10-19PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UFVadim Lomovtsev1-5/+7
2017-10-18PCI: tegra: Add Tegra186 PCIe supportManikanta Maddireddy1-25/+109
2017-10-18PCI/MSI: Set MSI_FLAG_MUST_REACTIVATE in core codeThomas Gleixner1-0/+2
2017-10-17PCI: iproc: Allow allocation of multiple MSIsSandor Bodo-Merle1-7/+12
2017-10-12PCI: layerscape: Add support for ls1012aHou Zhiqiang1-0/+1
2017-10-11PCI: tegra: Use generic accessors where possibleThierry Reding1-2/+22
2017-10-11PCI: dra7xx: Add shutdown handler to cleanly turn off clocksKeerthy1-0/+17
2017-10-11PCI: Avoid slot reset if bridge itself is brokenJan Glauber1-0/+4
2017-10-11PCI: Avoid bus reset if bridge itself is brokenDavid Daney1-0/+4
2017-10-11PCI: Mark Cavium CN8xxx to avoid bus resetDavid Daney1-0/+7
2017-10-10PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functionsThomas Petazzoni1-0/+2
2017-10-10PCI: Restore ARI Capable Hierarchy before setting numVFsTony Nguyen1-0/+8
2017-10-10PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes1-1/+2
2017-10-10PCI: Expose SR-IOV offset, stride, and VF device ID via sysfsFilippo Sironi1-0/+33
2017-10-10Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding1-16/+6
2017-10-06PCI: generic: Add support for Synopsys DesignWare RC in ECAM modeArd Biesheuvel1-0/+43
2017-10-05switchtec: Make struct event_regs staticColin Ian King1-1/+1
2017-10-05PCI: Cache the VF device ID in the SR-IOV structureFilippo Sironi2-2/+4
2017-10-05PCI: Add Kconfig PCI_IOV dependency for PCI_REALLOC_ENABLE_AUTOSascha El-Sharkawy1-4/+4
2017-10-05PCI: Remove unused function __pci_reset_function()Jan H. Schönherr1-32/+3
2017-10-05PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()Jan H. Schönherr1-13/+5
2017-10-05PCI: Constify pci_dev_type structureBhumika Goyal2-2/+2
2017-10-05PCI: v3-semi: Add V3 Semiconductor PCI host driverLinus Walleij3-0/+966
2017-10-05PCI: tango: Add MSI controller supportMarc Gonzalez1-3/+202
2017-10-05PCI: Use of_pci_dma_range_parser_init() to reduce duplicationMarc Gonzalez5-95/+5
2017-10-05PCI/ASPM: Deal with missing root ports in link state handlingArd Biesheuvel1-2/+6
2017-10-05PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni1-1/+8
2017-10-05ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov1-1/+1
2017-10-03PCI / PM: Add dev_dbg() to print device suspend power statesRafael J. Wysocki1-0/+3
2017-09-28PCI / PM: Do not resume any devices in pci_pm_prepare()Rafael J. Wysocki1-7/+0
2017-09-25PCI: Fix race condition with driver_overrideNicolai Stange1-2/+9
2017-09-20PCI: endpoint: Use correct "end of test" interruptJohn Keeping1-7/+6
2017-09-15Revert "PCI: Avoid race while enabling upstream bridges"Bjorn Helgaas1-11/+2
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2-2/+2
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds70-994/+2430
2017-09-07Merge branch 'pci/virtualization' into nextBjorn Helgaas2-3/+33
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas12-20/+16
2017-09-07Merge branch 'pci/resource' into nextBjorn Helgaas2-0/+22
2017-09-07Merge branch 'pci/pm' into nextBjorn Helgaas1-0/+2
2017-09-07Merge branch 'pci/msi' into nextBjorn Helgaas1-5/+22
2017-09-07Merge branch 'pci/misc' into nextBjorn Helgaas17-36/+35
2017-09-07Merge branch 'pci/irq-fixups' into nextBjorn Helgaas1-31/+1
2017-09-07Merge branch 'pci/hotplug' into nextBjorn Helgaas2-0/+10