Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-17 | irq/platform-msi: Fix comment about maximal MSIs | Matthias Brugger | 1 | -1/+1 |
2016-09-14 | genirq/msi: Add cpumask allocation to alloc_msi_entry | Thomas Gleixner | 1 | -2/+1 |
2016-01-26 | base: Export platform_msi_domain_[alloc,free]_irqs | Thomas Petazzoni | 1 | -0/+2 |
2015-12-29 | irq/platform-MSI: Increase the maximum MSIs the MSI framework can support | MaJun | 1 | -1/+1 |
2015-12-16 | platform-msi: Allow creation of a MSI-based stacked irq domain | Marc Zyngier | 1 | -2/+128 |
2015-12-16 | platform-msi: Factor out allocation/free of private data | Marc Zyngier | 1 | -41/+53 |
2015-12-16 | platform-msi: Allow MSIs to be allocated in chunks | Marc Zyngier | 1 | -12/+20 |
2015-10-13 | irqdomain/msi: Use fwnode instead of of_node | Marc Zyngier | 1 | -3/+3 |
2015-09-15 | platform-msi: Do not cache msi_desc in handler_data | Marc Zyngier | 1 | -15/+3 |
2015-07-30 | drivers/base: Add MSI domain support for non-PCI devices | Marc Zyngier | 1 | -0/+282 |