index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
boards
/
mach-se
/
7722
/
irq.c
Age
Commit message (
Expand
)
Author
2025-05-16
sh: Switch to irq_find_mapping()
Jiri Slaby (SUSE)
2025-05-16
sh: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2021-08-12
SH: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2018-12-28
sh: boards: convert to SPDX identifiers
Kuninori Morimoto
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-29
sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-02-10
sh: eliminate unused irq_reg_{readl,writel} accessors
Kevin Cernekee
2012-05-24
sh: se722: Move FPGA IRQs to irqdomain and generic irq chip.
Paul Mundt
2011-03-29
sh: Convert to new function names
Thomas Gleixner
2010-10-27
sh: mach-se: irq_data conversion.
Paul Mundt
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2009-12-16
sh: Fix test of unsigned in se7722_irq_demux()
Roel Kluin
2009-11-04
sh: mach-se: Convert SE7722 FPGA to dynamic IRQ allocation.
Paul Mundt
2008-07-29
sh: Move out the solution engine headers to arch/sh/include/mach-se/
Paul Mundt
2008-07-29
sh: Shuffle the board directories in to mach groups.
Paul Mundt