summaryrefslogtreecommitdiff
path: root/include/linux/msi.h
AgeCommit message (Expand)Author
2021-11-11PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner
2021-08-24genirq/msi: Move MSI sysfs handling from PCI to MSI coreBarry Song
2021-08-10PCI/MSI: Rename msi_desc::maskedThomas Gleixner
2021-08-10s390/pci: Do not mask MSI[-X] entries on teardownThomas Gleixner
2021-08-10PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner
2021-04-20PCI/MSI: Kill default_teardown_msi_irqs()Marc Zyngier
2021-04-20PCI/MSI: Kill msi_controller structureMarc Zyngier
2021-01-30genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier
2020-10-28genirq/msi: Allow shadow declarations of msi_msg:: $memberThomas Gleixner
2020-09-16PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner
2020-09-16irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()Thomas Gleixner
2020-09-16PCI/MSI: Provide pci_dev_has_special_msi_domain() helperThomas Gleixner
2020-09-16x86/msi: Use generic MSI domain opsThomas Gleixner
2020-09-16PCI/MSI: Rework pci_msi_domain_calc_hwirq()Thomas Gleixner
2019-06-13PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-03genirq/msi: Add a new field in msi_desc to store an IOMMU cookieJulien Grall
2019-05-01soc: ti: Add MSI domain bus support for Interrupt AggregatorLokesh Vutla
2019-03-21PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()Bjorn Helgaas
2019-03-21PCI/MSI: Remove unused __write_msi_msg() and write_msi_msg()Bjorn Helgaas
2019-02-08genirq/msi: Clean up usage of __u8/__u16 typesLogan Gunthorpe
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang
2018-12-13platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal
2018-10-02genirq/msi: Allow creation of a tree-based irqdomain for platform-msiMarc Zyngier
2018-05-13genirq/msi: Allow level-triggered MSIs to be exposed by MSI providersMarc Zyngier
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25genirq/irqdomain: Add force reactivation flag to irq domainsThomas Gleixner
2017-07-30staging: fsl-mc: add missing fsl_mc comment in struct msi_descLaurentiu Tudor
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-16genirq/msi: Add stubs for get_cached_msi_msg/pci_write_msi_msgArnd Bergmann
2017-02-10PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig
2017-02-10PCI/MSI: Remove unused pci_msi_create_default_irq_domain()Christoph Hellwig
2016-09-14genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner
2016-08-09genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier
2016-07-04genirq/msi: Make use of affinity aware allocationsThomas Gleixner
2016-07-04genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner
2016-02-07fsl-mc: msi: Added FSL-MC-specific member to the msi_desc's unionJ. German Rivera
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-07PCI/MSI: Fix typos in <linux/msi.h>Thomas Petazzoni
2015-12-16platform-msi: Allow creation of a MSI-based stacked irq domainMarc Zyngier
2015-12-16genirq/msi: Add msi_domain_populate_irqsMarc Zyngier
2015-12-16genirq/msi: Make the .prepare callback reusableMarc Zyngier
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-16PCI/MSI: Allow the MSI domain to be device-specificMarc Zyngier
2015-10-16PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().David Daney
2015-10-13irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier
2015-09-18PCI: Add msi_controller setup_irqs() method for special multivector setupLucas Stach
2015-07-30PCI/MSI: Drop domain field from msi_controllerMarc Zyngier
2015-07-30drivers/base: Add MSI domain support for non-PCI devicesMarc Zyngier