Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-10-16 | PCI: Add per-device MSI domain hook | Marc Zyngier | 1 | -5/+30 |
2015-10-16 | of/irq: Use the msi-map property to provide device-specific MSI domain | Marc Zyngier | 2 | -0/+25 |
2015-10-16 | of/irq: Split of_msi_map_rid to reuse msi-map lookup | Marc Zyngier | 1 | -15/+28 |
2015-10-16 | irqchip/gic-v3-its: Parse new version of msi-parent property | Marc Zyngier | 1 | -3/+15 |
2015-10-16 | PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsing | Marc Zyngier | 1 | -7/+6 |
2015-10-16 | of/irq: Use of_msi_get_domain instead of open-coded "msi-parent" parsing | Marc Zyngier | 1 | -20/+11 |
2015-10-16 | of/irq: Add support code for multi-parent version of "msi-parent" | Marc Zyngier | 2 | -0/+68 |
2015-10-16 | irqchip/gic-v3-its: Add handling of PCI requester id. | David Daney | 1 | -3/+1 |
2015-10-16 | PCI/MSI: Add helper function pci_msi_domain_get_msi_rid(). | David Daney | 2 | -0/+33 |
2015-10-16 | of/irq: Add new function of_msi_map_rid() | David Daney | 2 | -0/+91 |