History log of /arch/sh/boards/mach-dreamcast/irq.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
25985edcedea6396277003854657b5f3cb31a628 31-Mar-2011 Lucas De Marchi <lucas.demarchi@profusion.mobi> Fix common misspellings

Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
/arch/sh/boards/mach-dreamcast/irq.c
fcb8918fd242f39496090dbbd6789ab24098295b 24-Mar-2011 Thomas Gleixner <tglx@linutronix.de> sh: Convert to new function names

Scripted with coccinelle.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
/arch/sh/boards/mach-dreamcast/irq.c
0d338071f2fff7551f9afe22016d9b34b45900b5 27-Oct-2010 Paul Mundt <lethal@linux-sh.org> sh: mach-dreamcast: irq_data conversion.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/arch/sh/boards/mach-dreamcast/irq.c
deb9b22b8968fa0166d89c8ad1346e816cf1aec4 02-Feb-2010 Paul Mundt <lethal@linux-sh.org> sh: mach-dreamcast: Convert to sparseirq.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/arch/sh/boards/mach-dreamcast/irq.c
e85a47744bbdfbcc65c94b2af67499f861c6fa42 14-Dec-2008 Matt Fleming <mjf@gentoo.org> sh: Convert Dreamcast support from hw_interrupt_type to irq_chip

Switch the dreamcast IRQ code over to the irq_chip way of doing things,
so that we can set GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH boards.

Also, whilst I'm here change some things to make checkpatch.pl happy:
- Indent with tabs, not with spaces
- Include <linux/io.h>, not <asm/io.h>
- Fix the multi-line comment style
- Fix some typos in the comments

Tested-by: Adrian McMenamin <adrian@newgolddream.dyndns.info>
Signed-off-by: Matt Fleming <mjf@gentoo.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/arch/sh/boards/mach-dreamcast/irq.c
da2014a2b080e7f3024a4eb6917d47069ad9620b 29-Jul-2008 Paul Mundt <lethal@linux-sh.org> sh: Shuffle the board directories in to mach groups.

This flattens out the board directories in to individual mach groups,
we will use this for getting rid of unneeded directories, simplifying
the build system, and becoming more coherent with the refactored
arch/sh/include topology.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/arch/sh/boards/mach-dreamcast/irq.c