| Commit message (Expand) | Author | Age | Files | Lines |
* | irqchip: Use of_property_read_bool() for boolean properties | Rob Herring | 2023-04-08 | 1 | -1/+1 |
* | irqchip/gic-v2m: Use irq_domain_create_hierarchy() | Johan Hovold | 2023-02-13 | 1 | -3/+2 |
* | irqchip/gic-v2m: Mark a few functions __init | Thomas Gleixner | 2022-12-06 | 1 | -5/+5 |
* | irqchip/gic-v2m: Include arm-gic-common.h | Thomas Gleixner | 2022-12-06 | 1 | -0/+1 |
* | iommu/dma: Move public interfaces to linux/iommu.h | Robin Murphy | 2022-09-07 | 1 | -1/+1 |
* | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-01-13 | 1 | -1/+0 |
|\ |
|
| * | PCI/MSI: Make pci_msi_domain_write_msg() static | Thomas Gleixner | 2021-12-09 | 1 | -1/+0 |
* | | irqchip/gic-v2m: Add const to of_device_id | Xiang wangx | 2021-12-16 | 1 | -1/+1 |
|/ |
|
* | irqchip/gic-v2m: Switch to bitmap_zalloc() | Andy Shevchenko | 2021-07-26 | 1 | -3/+2 |
* | irqchip/gic-v2m: Remove unnecessary oom message | Zhen Lei | 2021-06-11 | 1 | -3/+1 |
* | irq: Fix typos in comments | Ingo Molnar | 2021-03-22 | 1 | -1/+1 |
* | PCI: Remove unused includes and superfluous struct declaration | Krzysztof Wilczynski | 2019-11-21 | 1 | -0/+1 |
* | irqchip/gic-v2m: Register the frame's PA instead of its VA in fwnode | Marc Zyngier | 2019-08-07 | 1 | -1/+1 |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-07-08 | 1 | -17/+68 |
|\ |
|
| * | irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2m | Zeev Zilberman | 2019-06-11 | 1 | -17/+68 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
|/ |
|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-19 | 1 | -1/+7 |
|\ |
|
| * | irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg() | Julien Grall | 2019-05-03 | 1 | -1/+7 |
* | | acpi: Create subtable parsing infrastructure | Keith Busch | 2019-04-04 | 1 | -1/+1 |
|/ |
|
* | irqchip/gic-v2m: Fix SPI release on error path | Marc Zyngier | 2018-06-22 | 1 | -1/+1 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 1 | -1/+1 |
* | irqchip/gic-v2m: Add PCI Multi-MSI support | Marc Zyngier | 2018-02-16 | 1 | -24/+22 |
* | irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access | Marc Zyngier | 2017-06-22 | 1 | -1/+1 |
* | iommu/dma: Add support for mapping MSIs | Robin Murphy | 2016-09-16 | 1 | -0/+3 |
* | irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h> | Ben Dooks | 2016-06-13 | 1 | -0/+1 |
* | irqchip/gic-v2m: Add workaround for Broadcom NS2 GICv2m erratum | Ray Jui | 2016-05-11 | 1 | -2/+17 |
* | irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method | Marc Zyngier | 2016-02-19 | 1 | -13/+1 |
* | irqchip/gicv2m: Miscellaneous fixes for v2m resources and SPI ranges | Suravee Suthikulpanit | 2015-12-29 | 1 | -4/+4 |
* | Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/... | Thomas Gleixner | 2015-12-29 | 1 | -22/+141 |
|\ |
|
| * | irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support | Suravee Suthikulpanit | 2015-12-21 | 1 | -1/+109 |
| * | irqchip/gic-v2m: Refactor to prepare for ACPI support | Suravee Suthikulpanit | 2015-12-21 | 1 | -21/+32 |
* | | irqchip/gic-v2m: Fix of_node refcount on error | Marc Zyngier | 2015-12-16 | 1 | -1/+1 |
|/ |
|
* | irqchip/gic-v2m: Add support for multiple MSI frames | Marc Zyngier | 2015-10-15 | 1 | -46/+78 |
* | irqdomain/msi: Use fwnode instead of of_node | Marc Zyngier | 2015-10-13 | 1 | -2/+3 |
* | irqchip: Convert all alloc/xlate users from of_node to fwnode | Marc Zyngier | 2015-10-13 | 1 | -7/+11 |
* | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier | 2015-10-13 | 1 | -1/+1 |
* | irqchip/gic-v2m: Add workaround for APM X-Gene GICv2m erratum | Duc Dang | 2015-10-09 | 1 | -0/+22 |
* | irqchip/GICv2m: Fix GICv2m build warning on 32 bits | Pavel Fedin | 2015-09-15 | 1 | -2/+2 |
* | irqchip/GICv2m: Add platform MSI support | Marc Zyngier | 2015-07-30 | 1 | -8/+25 |
* | irqchip/GICv2m: Get rid of struct msi_controller | Marc Zyngier | 2015-07-30 | 1 | -17/+10 |
* | irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell | Suravee Suthikulpanit | 2014-11-26 | 1 | -0/+333 |