index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi.c
Age
Commit message (
Expand
)
Author
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-28
of/irq: Make of_msi_map_rid() PCI bus agnostic
Lorenzo Pieralisi
2020-07-28
of/irq: make of_msi_map_get_device_domain() bus agnostic
Diana Craciun
2020-07-28
ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
Lorenzo Pieralisi
2020-07-28
ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
Lorenzo Pieralisi
2020-06-30
PCI/MSI: Forward MSI-X error code in pci_alloc_irq_vectors_affinity()
Piotr Stankiewicz
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-11-26
PCI/MSI: Fix incorrect MSI-X masking on resume
Jian-Hong Pan
2019-11-26
PCI/MSI: Move power state check out of pci_msi_supported()
Bjorn Helgaas
2019-11-26
PCI/MSI: Remove unused pci_irq_get_node()
Greg Kroah-Hartman
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2019-06-13
PCI/MSI: Support allocating virtual MSI interrupts
Logan Gunthorpe
2019-04-29
PCI: Add pci_dev_id() helper
Heiner Kallweit
2019-02-18
PCI/MSI: Remove obsolete sanity checks for multiple interrupt sets
Thomas Gleixner
2019-02-18
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
2019-01-15
PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()
Ming Lei
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
2018-11-05
genirq/affinity: Add support for allocating interrupt sets
Jens Axboe
2018-09-25
PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
Tonghao Zhang
2018-08-14
PCI/MSI: Set IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchips
Heiner Kallweit
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-13
genirq/msi: Limit level-triggered MSI to platform devices
Marc Zyngier
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
2017-10-18
PCI/MSI: Set MSI_FLAG_MUST_REACTIVATE in core code
Thomas Gleixner
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-08-25
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
Christoph Hellwig
2017-08-14
PCI/MSI: Assume MSIs use real Requester ID, not an alias
Robin Murphy
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-22
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
2017-05-22
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-04-28
Merge branch 'pci/msi' into next
Bjorn Helgaas
2017-04-11
PCI: remove pci_enable_msix
Christoph Hellwig
2017-03-29
PCI/MSI: Skip disabling disconnected devices
Keith Busch
2017-03-23
PCI/MSI: Use dev_printk() when possible
Bjorn Helgaas
2017-03-09
PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() static
Bjorn Helgaas
2017-03-02
PCI: add an API to get node from vector
Shaohua Li
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-17
PCI/MSI: Fix msi_desc->affinity memory leak when freeing MSI IRQs
Prarit Bhargava
2017-02-10
PCI/MSI: Return -ENOSPC if pci_enable_msi_range() can't get enough vectors
Dennis Chen
2017-02-10
PCI/MSI: Check that we have a legacy interrupt line before using it
Christoph Hellwig
2017-02-10
PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()
Christoph Hellwig
2017-02-10
PCI/MSI: Remove unused pci_msi_create_default_irq_domain()
Christoph Hellwig
2017-02-10
PCI/MSI: Return failure when msix_setup_entries() fails
Christophe JAILLET
2017-02-02
PCI/MSI: Don't apply affinity if there aren't enough vectors left
Christoph Hellwig
2017-01-13
PCI/MSI: Remove pci_enable_msi_{exact,range}()
Christoph Hellwig
[next]