Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-07-22 | genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code | Jiang Liu | 1 | -0/+17 |
2015-05-05 | genirq: MSI: Constify irq_domain_ops | Krzysztof Kozlowski | 1 | -1/+1 |
2015-04-08 | genirq: MSI: Fix freeing of unallocated MSI | Marc Zyngier | 1 | -2/+9 |
2014-12-07 | genirq: Move irq_chip_write_msi_msg() helper to core | Thomas Gleixner | 1 | -0/+6 |
2014-11-23 | PCI/MSI: Move cached entry functions to irq core | Jiang Liu | 1 | -0/+13 |
2014-11-23 | genirq: Provide default callbacks for msi_domain_ops | Jiang Liu | 1 | -8/+103 |
2014-11-23 | genirq: Introduce msi_domain_alloc/free_irqs() | Jiang Liu | 1 | -0/+75 |
2014-11-23 | genirq: Add generic msi irq domain support | Jiang Liu | 1 | -0/+141 |