summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2016-10-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-61/+111
2016-10-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+6
2016-10-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+7
2016-10-02Merge branches 'acpi-sysfs', 'acpi-pci' and 'acpi-tables'Rafael J. Wysocki1-0/+24
2016-09-26Merge branch 'x86/urgent' into x86/apicThomas Gleixner3-10/+16
2016-09-22Merge branch 'linus' into x86/platform, to pick up fixesIngo Molnar4-12/+17
2016-09-21Merge branch 'irq/urgent' into irq/coreThomas Gleixner1-2/+1
2016-09-17PCI: Add pci_find_resource()Mika Westerberg1-0/+24
2016-09-15Merge branch 'irq/for-block' into irq/coreThomas Gleixner1-58/+103
2016-09-15Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2016-09-14pci/msi: Retrieve affinity for a vectorThomas Gleixner1-0/+31
2016-09-14genirq/msi: Switch to new irq spreading infrastructureThomas Gleixner1-56/+72
2016-09-14genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner1-4/+2
2016-09-14PCI: Fix bridge_d3 update on device removalLukas Wunner1-2/+1
2016-09-12PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI tableTomasz Nowicki1-3/+8
2016-09-10x86/ioapic: Ignore root bridges without a companion ACPI deviceRui Wang1-1/+4
2016-09-08x86/platform/intel-mid: Add Intel Penwell to ID tableAndy Shevchenko1-0/+5
2016-09-08x86/cpu: Rename Merrifield2 to MoorefieldAndy Shevchenko1-1/+1
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+5
2016-08-31thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata1-0/+4
2016-08-31thunderbolt: Fix resume quirk for Falcon Ridge 4C.Andreas Noever1-2/+1
2016-08-29Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+1
2016-08-27Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+10
2016-08-22cxl: use pcibios_free_controller_deferred() when removing vPHBsAndrew Donnellan1-0/+1
2016-08-18PCI: Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors()Christoph Hellwig1-1/+4
2016-08-18x86/ioapic: Support hot-removal of IOAPICs present during bootRui Wang1-1/+4
2016-08-16PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig1-8/+7
2016-08-09genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier1-0/+2
2016-08-05ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki1-0/+6
2016-08-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-1/+1
2016-08-04Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds1-4/+0
2016-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-08-03treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-08-03Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds47-538/+2262
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2-68/+202
2016-08-01Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas7-35/+1064
2016-08-01Merge branch 'pci/host-tegra' into nextBjorn Helgaas1-30/+25
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas24-263/+481
2016-08-01Merge branch 'pci/resource' into nextBjorn Helgaas4-23/+129
2016-08-01Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas17-40/+325
2016-08-01PCI: xgene: Make explicitly non-modularPaul Gortmaker1-6/+2
2016-08-01PCI: thunder-pem: Make explicitly non-modularPaul Gortmaker1-6/+2
2016-08-01PCI: thunder-ecam: Make explicitly non-modularPaul Gortmaker1-6/+2
2016-08-01PCI: tegra: Make explicitly non-modularPaul Gortmaker1-7/+4
2016-08-01PCI: rcar-gen2: Make explicitly non-modularPaul Gortmaker1-9/+3
2016-08-01PCI: rcar: Make explicitly non-modularPaul Gortmaker1-7/+4
2016-08-01PCI: mvebu: Make explicitly non-modularPaul Gortmaker1-7/+4
2016-08-01PCI: layerscape: Make explicitly non-modularPaul Gortmaker1-8/+2
2016-08-01PCI: keystone: Make explicitly non-modularPaul Gortmaker1-8/+2