summaryrefslogtreecommitdiff
path: root/drivers/base/platform-msi.c
AgeCommit message (Expand)Author
2023-03-02genirq/msi, platform-msi: Ensure that MSI descriptors are unreferencedThomas Gleixner
2022-12-05platform-msi: Switch to the domain id aware MSI interfacesAhmed S. Darwish
2022-11-17genirq/msi: Remove filter from msi_free_descs_free_range()Thomas Gleixner
2022-09-28platform-msi: Export symbol platform_msi_create_irq_domain()Frank Li
2021-12-16platform-msi: Simplify platform device MSI codeThomas Gleixner
2021-12-16platform-msi: Let core code handle MSI descriptorsThomas Gleixner
2021-12-16platform-msi: Use msi_desc::msi_indexThomas Gleixner
2021-12-16platform-msi: Store platform private data pointer in msi_device_dataThomas Gleixner
2021-12-16platform-msi: Rename functions and clarify commentsThomas Gleixner
2021-12-16platform-msi: Let the core code handle sysfs groupsThomas Gleixner
2021-12-16platform-msi: Allocate MSI device data on first useThomas Gleixner
2021-12-16device: Move MSI related data into a structThomas Gleixner
2021-08-24platform-msi: Add ABI to show msi_irqs of platform devicesBarry Song
2021-04-02platform-msi: fix kernel-doc warningsPierre-Louis Bossart
2020-12-11platform-msi: Track shared domain allocationMarc Zyngier
2020-05-18platform-msi: Fix typos in commentShaokun Zhang
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: Limit level-triggered MSI to platform devicesMarc Zyngier
2017-12-07driver core: Remove redundant license textGreg Kroah-Hartman
2017-12-07driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman
2017-06-22irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier
2017-04-07platform-msi: Make platform_msi_create_device_domain() ACPI awareHanjun Guo
2017-01-17irq/platform-msi: Fix comment about maximal MSIsMatthias Brugger
2016-09-14genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner
2016-01-26base: Export platform_msi_domain_[alloc,free]_irqsThomas Petazzoni
2015-12-29irq/platform-MSI: Increase the maximum MSIs the MSI framework can supportMaJun
2015-12-16platform-msi: Allow creation of a MSI-based stacked irq domainMarc Zyngier
2015-12-16platform-msi: Factor out allocation/free of private dataMarc Zyngier
2015-12-16platform-msi: Allow MSIs to be allocated in chunksMarc Zyngier
2015-10-13irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier
2015-09-15platform-msi: Do not cache msi_desc in handler_dataMarc Zyngier
2015-07-30drivers/base: Add MSI domain support for non-PCI devicesMarc Zyngier