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