index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic-v2m.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-21
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
1
-0
/
+1
2019-08-07
irqchip/gic-v2m: Register the frame's PA instead of its VA in fwnode
Marc Zyngier
1
-1
/
+1
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+68
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-11
irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2m
Zeev Zilberman
1
-17
/
+68
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+7
2019-05-03
irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg()
Julien Grall
1
-1
/
+7
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
1
-1
/
+1
2018-06-22
irqchip/gic-v2m: Fix SPI release on error path
Marc Zyngier
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-02-16
irqchip/gic-v2m: Add PCI Multi-MSI support
Marc Zyngier
1
-24
/
+22
2017-06-22
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
1
-1
/
+1
2016-09-16
iommu/dma: Add support for mapping MSIs
Robin Murphy
1
-0
/
+3
2016-06-13
irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h>
Ben Dooks
1
-0
/
+1
2016-05-11
irqchip/gic-v2m: Add workaround for Broadcom NS2 GICv2m erratum
Ray Jui
1
-2
/
+17
2016-02-19
irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method
Marc Zyngier
1
-13
/
+1
2015-12-29
irqchip/gicv2m: Miscellaneous fixes for v2m resources and SPI ranges
Suravee Suthikulpanit
1
-4
/
+4
2015-12-29
Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
1
-22
/
+141
2015-12-21
irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
Suravee Suthikulpanit
1
-1
/
+109
2015-12-21
irqchip/gic-v2m: Refactor to prepare for ACPI support
Suravee Suthikulpanit
1
-21
/
+32
2015-12-16
irqchip/gic-v2m: Fix of_node refcount on error
Marc Zyngier
1
-1
/
+1
2015-10-15
irqchip/gic-v2m: Add support for multiple MSI frames
Marc Zyngier
1
-46
/
+78
2015-10-13
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
1
-2
/
+3
2015-10-13
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
1
-7
/
+11
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
1
-1
/
+1
2015-10-10
irqchip/gic-v2m: Add workaround for APM X-Gene GICv2m erratum
Duc Dang
1
-0
/
+22
2015-09-15
irqchip/GICv2m: Fix GICv2m build warning on 32 bits
Pavel Fedin
1
-2
/
+2
2015-07-30
irqchip/GICv2m: Add platform MSI support
Marc Zyngier
1
-8
/
+25
2015-07-30
irqchip/GICv2m: Get rid of struct msi_controller
Marc Zyngier
1
-17
/
+10
2014-11-26
irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell
Suravee Suthikulpanit
1
-0
/
+333