summaryrefslogtreecommitdiff
path: root/drivers/base/platform-msi.c
Commit message (Expand)AuthorAge
* irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier2017-06-22
* platform-msi: Make platform_msi_create_device_domain() ACPI awareHanjun Guo2017-04-07
* irq/platform-msi: Fix comment about maximal MSIsMatthias Brugger2017-01-17
* genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner2016-09-14
* base: Export platform_msi_domain_[alloc,free]_irqsThomas Petazzoni2016-01-26
* irq/platform-MSI: Increase the maximum MSIs the MSI framework can supportMaJun2015-12-29
* platform-msi: Allow creation of a MSI-based stacked irq domainMarc Zyngier2015-12-16
* platform-msi: Factor out allocation/free of private dataMarc Zyngier2015-12-16
* platform-msi: Allow MSIs to be allocated in chunksMarc Zyngier2015-12-16
* irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier2015-10-13
* platform-msi: Do not cache msi_desc in handler_dataMarc Zyngier2015-09-15
* drivers/base: Add MSI domain support for non-PCI devicesMarc Zyngier2015-07-30