index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
msi.h
Age
Commit message (
Expand
)
Author
2021-01-30
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
2020-10-28
genirq/msi: Allow shadow declarations of msi_msg:: $member
Thomas Gleixner
2020-09-16
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
2020-09-16
irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()
Thomas Gleixner
2020-09-16
PCI/MSI: Provide pci_dev_has_special_msi_domain() helper
Thomas Gleixner
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
2020-09-16
PCI/MSI: Rework pci_msi_domain_calc_hwirq()
Thomas Gleixner
2019-06-13
PCI/MSI: Support allocating virtual MSI interrupts
Logan Gunthorpe
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-03
genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
Julien Grall
2019-05-01
soc: ti: Add MSI domain bus support for Interrupt Aggregator
Lokesh Vutla
2019-03-21
PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()
Bjorn Helgaas
2019-03-21
PCI/MSI: Remove unused __write_msi_msg() and write_msi_msg()
Bjorn Helgaas
2019-02-08
genirq/msi: Clean up usage of __u8/__u16 types
Logan Gunthorpe
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
2018-12-13
platform-msi: Free descriptors in platform_msi_domain_free()
Miquel Raynal
2018-10-02
genirq/msi: Allow creation of a tree-based irqdomain for platform-msi
Marc Zyngier
2018-05-13
genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers
Marc Zyngier
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
genirq/irqdomain: Add force reactivation flag to irq domains
Thomas Gleixner
2017-07-30
staging: fsl-mc: add missing fsl_mc comment in struct msi_desc
Laurentiu Tudor
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-16
genirq/msi: Add stubs for get_cached_msi_msg/pci_write_msi_msg
Arnd Bergmann
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
2016-09-14
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
2016-08-09
genirq/msi: Make sure PCI MSIs are activated early
Marc Zyngier
2016-07-04
genirq/msi: Make use of affinity aware allocations
Thomas Gleixner
2016-07-04
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
2016-02-07
fsl-mc: msi: Added FSL-MC-specific member to the msi_desc's union
J. German Rivera
2016-01-21
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-07
PCI/MSI: Fix typos in <linux/msi.h>
Thomas Petazzoni
2015-12-16
platform-msi: Allow creation of a MSI-based stacked irq domain
Marc Zyngier
2015-12-16
genirq/msi: Add msi_domain_populate_irqs
Marc Zyngier
2015-12-16
genirq/msi: Make the .prepare callback reusable
Marc Zyngier
2015-11-06
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-10-16
PCI/MSI: Allow the MSI domain to be device-specific
Marc Zyngier
2015-10-16
PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().
David Daney
2015-10-13
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
2015-09-18
PCI: Add msi_controller setup_irqs() method for special multivector setup
Lucas Stach
2015-07-30
PCI/MSI: Drop domain field from msi_controller
Marc Zyngier
2015-07-30
drivers/base: Add MSI domain support for non-PCI devices
Marc Zyngier
2015-07-22
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
Jiang Liu
2015-07-22
genirq/MSI: Reorginize struct msi_desc to prepare for support of generic MSI
Jiang Liu
2015-07-22
genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc
Jiang Liu
2015-07-22
genirq/MSI: Move msi_list from struct pci_dev to struct device
Jiang Liu
2015-07-22
PCI: Add helper function msi_desc_to_pci_sysdata()
Jiang Liu
2014-11-23
PCI/MSI: Allow an msi_controller to be associated to an irq domain
Marc Zyngier
2014-11-23
PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain
Jiang Liu
[next]