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
/
arch
/
arm
/
common
/
gic.c
Age
Commit message (
Expand
)
Author
2011-05-11
ARM: GIC: Convert GIC library to use the IO relaxed operations
Santosh Shilimkar
2011-05-11
ARM: gic: use handle_fasteoi_irq for SPIs
Will Deacon
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
arm: Reorder irq_set_ function calls
Thomas Gleixner
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-29
arm: gic: Use proper accessor functions
Thomas Gleixner
2011-03-09
ARM: 6777/1: gic: Add hooks for architecture specific extensions
Santosh Shilimkar
2011-02-23
ARM: irq migration: update GIC migration code
Russell King
2011-01-13
ARM: gic: irq_data conversion.
Lennert Buytenhek
2010-12-14
ARM: GIC: move enablement of PPI interrupts to gic.c
Russell King
2010-12-14
ARM: GIC: move gic_data[] initialization into gic_init()
Russell King
2010-12-14
ARM: GIC: consolidate gic_cpu_base_addr to common GIC code
Russell King
2010-12-14
ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init
Russell King
2010-12-14
ARM: GIC: provide a single initialization function for boot CPU
Russell King
2010-12-06
ARM: 6524/1: GIC irq desciptor bug fix
Chao Xie
2010-11-30
ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interrupts
Pawel Moll
2010-11-12
ARM: GIC: don't disable software generated interrupts
Russell King
2010-10-06
GIC: Dont disable INT in ack callback
Abhijeet Dharmapurikar
2010-06-16
ARM: 6150/1: gic: implement set_type
Rabin Vincent
2009-06-19
[ARM] 5556/1: Fix the irq_desc.cpu references
Catalin Marinas
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
2009-05-17
[ARM] smp: fix cpumask usage in ARM SMP code
Russell King
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
2007-05-20
[ARM] spelling fixes
Simon Arlott
2007-05-17
[ARM] gic: Fix gic cascade irq handling
Russell King
2007-02-15
[ARM] 4108/2: Allow multiple GIC interrupt controllers in a system
Catalin Marinas
2006-11-30
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-08-01
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
David Brownell
2006-07-01
[ARM] 3686/1: ARM: arm/common: convert irq handling
Thomas Gleixner
2005-09-30
[ARM] 2942/1: Fix the warning in arch/arm/common/gic.c
Catalin Marinas
2005-08-31
[ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.c
Catalin Marinas
2005-08-18
[ARM] Add support for ARM GIC
Russell King