index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irqchip
/
arm-gic.h
Age
Commit message (
Expand
)
Author
2015-10-13
irqchip/gic: Get rid of gic_init_bases()
Marc Zyngier
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-08-27
irqchip/GIC: Convert to EOImode == 1
Marc Zyngier
2015-08-12
KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
Marc Zyngier
2015-08-04
irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instance
Jon Hunter
2015-07-27
irqchip/gic: Remove redundant gic_set_irqchip_flags
Sudeep Holla
2015-04-24
irqchip: gic: Drop support for gic_arch_extn
Marc Zyngier
2015-04-10
Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/core
Jason Cooper
2015-03-15
irqchip: gic: Add an entry point to set up irqchip flags
Marc Zyngier
2015-03-15
irqchip: gic: Get rid of routable domain
Marc Zyngier
2014-11-28
irqchip: gic: Remove warning by including linux/irqdomain.h
Jason Cooper
2014-11-26
irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell
Suravee Suthikulpanit
2014-08-19
irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl register
Feng Kan
2014-08-19
irqchip: gic: Replace hex numbers with defines.
Feng Kan
2014-05-19
irqchip: gic: Use mask field in GICC_IAR
Haojian Zhuang
2014-02-05
DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs
Sricharan R
2013-12-21
irqchip: arm-gic: Define additional MMIO offsets and masks
Christoffer Dall
2013-09-23
ARM: GIC: interface to send a SGI directly
Nicolas Pitre
2013-09-23
ARM: GIC: function to retrieve the physical address of the SGIR
Nicolas Pitre
2013-09-17
Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...
Russell King
2013-08-28
drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()
Nicolas Pitre
2013-07-30
ARM: bL_switcher: do not hardcode GIC IDs in the code
Nicolas Pitre
2013-07-30
ARM: gic: add CPU migration support
Nicolas Pitre
2013-03-26
irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
Catalin Marinas
2013-02-11
ARM: gic: add __ASSEMBLY__ guard to C definitions
Marc Zyngier
2013-02-11
ARM: gic: define GICH offsets for VGIC support
Marc Zyngier
2013-02-11
ARM: gic: add missing distributor defintions
Christoffer Dall
2013-01-12
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
Rob Herring