Age | Commit message (Expand) | Author |
2018-02-16 | irqchip/gic-v2m: Add PCI Multi-MSI support | Marc Zyngier |
2017-06-22 | irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access | Marc Zyngier |
2016-09-16 | iommu/dma: Add support for mapping MSIs | Robin Murphy |
2016-06-13 | irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h> | Ben Dooks |
2016-05-11 | irqchip/gic-v2m: Add workaround for Broadcom NS2 GICv2m erratum | Ray Jui |
2016-02-19 | irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method | Marc Zyngier |
2015-12-29 | irqchip/gicv2m: Miscellaneous fixes for v2m resources and SPI ranges | Suravee Suthikulpanit |
2015-12-29 | Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/... | Thomas Gleixner |
2015-12-21 | irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support | Suravee Suthikulpanit |
2015-12-21 | irqchip/gic-v2m: Refactor to prepare for ACPI support | Suravee Suthikulpanit |
2015-12-16 | irqchip/gic-v2m: Fix of_node refcount on error | Marc Zyngier |
2015-10-15 | irqchip/gic-v2m: Add support for multiple MSI frames | Marc Zyngier |
2015-10-13 | irqdomain/msi: Use fwnode instead of of_node | Marc Zyngier |
2015-10-13 | irqchip: Convert all alloc/xlate users from of_node to fwnode | Marc Zyngier |
2015-10-13 | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier |
2015-10-09 | irqchip/gic-v2m: Add workaround for APM X-Gene GICv2m erratum | Duc Dang |
2015-09-15 | irqchip/GICv2m: Fix GICv2m build warning on 32 bits | Pavel Fedin |
2015-07-30 | irqchip/GICv2m: Add platform MSI support | Marc Zyngier |
2015-07-30 | irqchip/GICv2m: Get rid of struct msi_controller | Marc Zyngier |
2014-11-26 | irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell | Suravee Suthikulpanit |