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
/
drivers
/
sh
/
intc.c
Age
Commit message (
Expand
)
Author
2010-10-05
sh: intc: Split up the INTC code.
Paul Mundt
2010-10-05
sh: intc: Handle early lookups of subgroup IRQs.
Paul Mundt
2010-10-05
sh: intc: Support virtual mappings for IRQ subgroups.
Paul Mundt
2010-10-05
sh: intc: Implement reverse mapping for IRQs to per-controller IDs.
Paul Mundt
2010-10-02
sh: Support early IRQ vector map reservation for delayed controllers.
Paul Mundt
2010-06-02
sh: Make intc messages consistent via pr_fmt.
Paul Mundt
2010-04-26
Merge branch 'sh/stable-updates'
Paul Mundt
2010-04-15
sh: intc: IRQ auto-distribution support.
Paul Mundt
2010-04-13
sh: intc: userimask support.
Paul Mundt
2010-04-13
sh: intc: Tidy up loglevel mismatches.
Paul Mundt
2010-04-13
sh: intc: Provide sysdev name for intc controllers.
Paul Mundt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...
Paul Mundt
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-03-19
sh: INTC ioremap support
Magnus Damm
2010-03-19
sh: add INTC out of memory error handling
Magnus Damm
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
2010-03-08
sh: Support CPU affinity masks for INTC controllers.
Paul Mundt
2010-02-17
sh: Use dummy_irq_chip for INTC redirect vectors.
Paul Mundt
2010-02-16
sh: extend INTC with force_disable
Magnus Damm
2010-02-09
sh: fix INTC to use set_irq_chained_handler() for redirects
Magnus Damm
2010-02-09
Merge branch 'sh/intc-extension'
Paul Mundt
2010-02-09
sh: extend INTC with force_enable
Magnus Damm
2010-02-09
sh: extend INTC with struct intc_hw_desc
Magnus Damm
2010-02-08
sh: Let INTC set IRQF_VALID on ARM platforms.
Magnus Damm
2010-02-02
sh: Provide create_irq_nr() for dynamic IRQ creation by number.
Paul Mundt
2009-12-09
sh: intc: Fixup compile breakage.
Paul Mundt
2009-12-09
sh: intc: Fixed resume from hibernation
Francesco VIRLINZI
2009-11-02
sh: intc: Handle legacy IRQ reservation in vector map.
Paul Mundt
2009-11-02
sh: intc: dynamic IRQ support.
Paul Mundt
2009-10-27
sh: intc: Make ack_regs generally available.
Paul Mundt
2009-08-31
sh: Fix up simplified multi-evt handling under sparseirq.
Paul Mundt
2009-08-24
sh: Simplify "multi-evt" interrupt handling.
Pawel Moll
2009-08-24
sh: Fixes some write posting issues in the interrupt handling for SH
Stuart Menefy
2009-06-12
sh: intc: alloc_bootmem() -> kzalloc() conversion.
Paul Mundt
2009-06-11
sh: Tie sparseirq in to Kconfig.
Paul Mundt
2009-05-22
sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.
Paul Mundt
2009-05-22
sh: irq: Teach ipr and intc about dynamically allocating irq_descs.
Paul Mundt
2009-04-06
sh: intc: Added resume from hibernation support to the intc
Francesco VIRLINZI
2009-04-02
sh: intc: set_irq_wake() support
Magnus Damm
2009-04-02
sh: intc: install enable, disable and shutdown callbacks
Magnus Damm
2009-03-06
sh: intc: Make missing unique IRQ mask warning more verbose.
Paul Mundt
2009-02-27
sh: multiple vectors per irq - base
Magnus Damm
2008-10-01
sh: Move the shared INTC code out to drivers/sh/
Paul Mundt