summaryrefslogtreecommitdiff
path: root/drivers/pci/msi.c
Commit message (Expand)AuthorAge
* PCI: Tidy commentsBjorn Helgaas2018-03-19
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-01
|\
| * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-26
* | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-18
|/
* PCI/MSI: Set MSI_FLAG_MUST_REACTIVATE in core codeThomas Gleixner2017-10-18
* Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-08
|\
| * PCI/MSI: Assume MSIs use real Requester ID, not an aliasRobin Murphy2017-08-14
* | PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLChristoph Hellwig2017-08-25
|/
* Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-08
|\
| * PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez2017-05-22
* | irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier2017-06-22
|/
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-08
|\
| * Merge branch 'pci/msi' into nextBjorn Helgaas2017-04-28
| |\
| | * PCI/MSI: Use dev_printk() when possibleBjorn Helgaas2017-03-23
| | * PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas2017-03-09
| * | PCI/MSI: Skip disabling disconnected devicesKeith Busch2017-03-29
| |/
* | PCI: remove pci_enable_msixChristoph Hellwig2017-04-11
|/
* PCI: add an API to get node from vectorShaohua Li2017-03-02
* Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-23
|\
| * PCI/MSI: Fix msi_desc->affinity memory leak when freeing MSI IRQsPrarit Bhargava2017-02-17
| * PCI/MSI: Return -ENOSPC if pci_enable_msi_range() can't get enough vectorsDennis Chen2017-02-10
| * PCI/MSI: Check that we have a legacy interrupt line before using itChristoph Hellwig2017-02-10
| * PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig2017-02-10
| * PCI/MSI: Remove unused pci_msi_create_default_irq_domain()Christoph Hellwig2017-02-10
| * PCI/MSI: Return failure when msix_setup_entries() failsChristophe JAILLET2017-02-10
| * PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig2017-01-13
| * PCI/MSI: Fix msi_capability_init() kernel-doc warningsRandy Dunlap2017-01-11
* | PCI/MSI: Don't apply affinity if there aren't enough vectors leftChristoph Hellwig2017-02-02
|/
* Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-15
|\
| * PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity()Jan Beulich2016-11-08
* | PCI/MSI: Provide pci_alloc_irq_vectors_affinity()Christoph Hellwig2016-11-09
* | PCI/MSI: Propagate IRQ affinity description through the MSI codeChristoph Hellwig2016-11-09
* | genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()Christoph Hellwig2016-11-09
* | genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()Christoph Hellwig2016-11-09
* | doc: Add missing parameter for msi_setupStephen Hemminger2016-10-26
|/
* Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-09-15
|\
| * pci/msi: Retrieve affinity for a vectorThomas Gleixner2016-09-14
| * genirq/msi: Switch to new irq spreading infrastructureThomas Gleixner2016-09-14
| * genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner2016-09-14
* | PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI tableTomasz Nowicki2016-09-12
|/
* Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-26
|\
| * PCI: Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors()Christoph Hellwig2016-08-18
| * PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig2016-08-16
* | genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-08-09
|/
* PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Christoph Hellwig2016-07-21
* PCI: Provide sensible IRQ vector alloc/free routinesChristoph Hellwig2016-07-21
* PCI: Make the "entries" argument to pci_enable_msix() optionalChristoph Hellwig2016-07-21
* PCI: Switch msix_program_entries() to use pci_msix_desc_addr()Christoph Hellwig2016-07-21
* PCI: Add pci_msix_desc_addr() helperChristoph Hellwig2016-07-21
* Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-21
|\