summaryrefslogtreecommitdiffstats
path: root/drivers/base/platform-msi.c
Commit message (Expand)AuthorAgeFilesLines
* genirq/msi: Limit level-triggered MSI to platform devicesMarc Zyngier2018-05-131-0/+3
* driver core: Remove redundant license textGreg Kroah-Hartman2017-12-071-12/+0
* driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman2017-12-071-0/+1
* irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier2017-06-221-1/+1
* platform-msi: Make platform_msi_create_device_domain() ACPI awareHanjun Guo2017-04-071-2/+1
* irq/platform-msi: Fix comment about maximal MSIsMatthias Brugger2017-01-171-1/+1
* genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner2016-09-141-2/+1
* base: Export platform_msi_domain_[alloc,free]_irqsThomas Petazzoni2016-01-261-0/+2
* irq/platform-MSI: Increase the maximum MSIs the MSI framework can supportMaJun2015-12-291-1/+1
* platform-msi: Allow creation of a MSI-based stacked irq domainMarc Zyngier2015-12-161-2/+128
* platform-msi: Factor out allocation/free of private dataMarc Zyngier2015-12-161-41/+53
* platform-msi: Allow MSIs to be allocated in chunksMarc Zyngier2015-12-161-12/+20
* irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier2015-10-131-3/+3
* platform-msi: Do not cache msi_desc in handler_dataMarc Zyngier2015-09-151-15/+3
* drivers/base: Add MSI domain support for non-PCI devicesMarc Zyngier2015-07-301-0/+282
OpenPOWER on IntegriCloud