summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-041-61/+111
|\
| * Merge branch 'irq/urgent' into irq/coreThomas Gleixner2016-09-201-2/+1Star
| |\
| * \ Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-09-151-58/+103
| |\ \
| | * | pci/msi: Retrieve affinity for a vectorThomas Gleixner2016-09-141-0/+31
| | * | genirq/msi: Switch to new irq spreading infrastructureThomas Gleixner2016-09-141-56/+72
| | * | genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner2016-09-141-4/+2Star
| * | | PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI tableTomasz Nowicki2016-09-121-3/+8
| |/ /
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-041-1/+6
|\ \ \
| * \ \ Merge branch 'linus' into x86/platform, to pick up fixesIngo Molnar2016-09-224-12/+17
| |\ \ \ | | | |/ | | |/|
| * | | x86/platform/intel-mid: Add Intel Penwell to ID tableAndy Shevchenko2016-09-081-0/+5
| * | | x86/cpu: Rename Merrifield2 to MoorefieldAndy Shevchenko2016-09-081-1/+1
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-041-1/+7
|\ \ \ \
| * \ \ \ Merge branch 'x86/urgent' into x86/apicThomas Gleixner2016-09-263-10/+16
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | x86/ioapic: Ignore root bridges without a companion ACPI deviceRui Wang2016-09-101-1/+4
| * | | | x86/ioapic: Support hot-removal of IOAPICs present during bootRui Wang2016-08-181-1/+4
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'acpi-sysfs', 'acpi-pci' and 'acpi-tables'Rafael J. Wysocki2016-10-021-0/+24
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | * | | | PCI: Add pci_find_resource()Mika Westerberg2016-09-171-0/+24
| | | |_|/ | | |/| |
* | | | | Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-2/+1Star
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | PCI: Fix bridge_d3 update on device removalLukas Wunner2016-09-131-2/+1Star
* | | | | Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-09-031-2/+5
|\ \ \ \ \
| * | | | | thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata2016-08-311-0/+4
| * | | | | thunderbolt: Fix resume quirk for Falcon Ridge 4C.Andreas Noever2016-08-311-2/+1Star
| | |_|_|/ | |/| | |
* | | | | Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-291-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cxl: use pcibios_free_controller_deferred() when removing vPHBsAndrew Donnellan2016-08-221-0/+1
| |/ / /
* | | | Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-271-8/+10
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | PCI: Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors()Christoph Hellwig2016-08-181-1/+4
| * | PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig2016-08-161-8/+7Star
| |/
* / genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-08-091-0/+2
|/
* ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki2016-08-051-0/+6
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-041-1/+1
|\
| * tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* | Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds2016-08-041-4/+0Star
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-031-1/+1
|\
| * treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-0247-538/+2262
|\ \ | |/ |/|
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-012-68/+202
| |\
| | * PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Christoph Hellwig2016-07-211-45/+89
| | * PCI: Provide sensible IRQ vector alloc/free routinesChristoph Hellwig2016-07-211-0/+89
| | * PCI: Make the "entries" argument to pci_enable_msix() optionalChristoph Hellwig2016-07-211-14/+16
| | * PCI: Switch msix_program_entries() to use pci_msix_desc_addr()Christoph Hellwig2016-07-211-4/+2Star
| | * PCI: Add pci_msix_desc_addr() helperChristoph Hellwig2016-07-211-8/+9
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas2016-08-017-35/+1064
| |\ \ \ \ \ \ \
| | | | | | | * | PCI: xilinx: Fix return value in case of errorChristophe JAILLET2016-07-251-3/+3
| | | | | | |/ /
| | | | | * | | PCI: hv: Fix interrupt cleanup pathCathy Avery2016-07-251-6/+8
| | | | | * | | PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()Vitaly Kuznetsov2016-06-171-2/+5
| | | | | * | | PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()Vitaly Kuznetsov2016-06-171-6/+5Star
| | | | | |/ /
| | | | * / / PCI: dra7xx: Fix return value in case of errorChristophe JAILLET2016-07-251-2/+2
| | | | |/ /
| | | * | | PCI: altera: Poll for link up status after retraining the linkLey Foon Tan2016-07-221-1/+11
| | | * | | PCI: altera: Check link status before retrain linkLey Foon Tan2016-07-221-0/+4
| | | * | | PCI: altera: Reorder read/write functionsBjorn Helgaas2016-07-221-16/+16
| | | |/ /