History log of /arch/m68k/apollo/dn_ints.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f30a6484f1bcb410d0af0c24f34b8e3d92682a05 11-Sep-2011 Geert Uytterhoeven <geert@linux-m68k.org> m68k/irq: Remove obsolete support for user vector interrupt fixups

It was used on Apollo only, before its conversion to genirq.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
/arch/m68k/apollo/dn_ints.c
d890d73995257b4e10cdd7d55bad80e34a71ba22 11-Sep-2011 Geert Uytterhoeven <geert@linux-m68k.org> m68k/irq: Remove obsolete m68k irq framework

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
/arch/m68k/apollo/dn_ints.c
bc7485acd09405d9544783d773ee040af4a5c861 18-Aug-2011 Geert Uytterhoeven <geert@linux-m68k.org> m68k/apollo: Convert Apollo to genirq

Replace the custom user vector interrupt handler that calls do_IRQ() and
does an EOI by handle_fasteoi_irq().

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Peter De Schrijver <p2@debian.org>
/arch/m68k/apollo/dn_ints.c
1425df87c25b15400c9f26d57821bcfe01286b2a 01-Jul-2011 Geert Uytterhoeven <geert@linux-m68k.org> m68k/irq: Rename {,__}m68k_handle_int()

- Rename m68k_handle_int() to generic_handle_irq(), and drop the unneeded
asmlinkage,
- Rename __m68k_handle_int() to do_IRQ().

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
/arch/m68k/apollo/dn_ints.c
edb347256c44366888debb4f9e8477ac700a9026 01-Jun-2011 Geert Uytterhoeven <geert@linux-m68k.org> m68k/irq: Add m68k_setup_irq_controller()

This is a wrapper around m68k_setup_irq_chip() that discards its dummy
second parameter, to ease the future transition to genirq.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
/arch/m68k/apollo/dn_ints.c
e8abf5e73cdb6c034d35ccba1f63a4801cd3dec5 17-Apr-2011 Geert Uytterhoeven <geert@linux-m68k.org> m68k/irq: Switch irq_chip methods to "struct irq_data *data"

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
/arch/m68k/apollo/dn_ints.c
c288bf2533e57174b90b07860c4391bcd1ea269c 13-Apr-2011 Geert Uytterhoeven <geert@linux-m68k.org> m68k/irq: Rename irq_controller to irq_chip

Make it more similar to the genirq version:
- Remove lock (unused as we don't do SMP anyway),
- Prepend methods with irq_,
- Make irq_startup() return unsigned int.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
/arch/m68k/apollo/dn_ints.c
66a3f820cb6a88ef0481e042d4b48b2299deab7e 20-Jul-2007 Al Viro <viro@ftp.linux.org.uk> m68k: missing __init

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
/arch/m68k/apollo/dn_ints.c
241258d1cc4d3551608364cd678d5a85239ad481 06-May-2007 Milind Arun Choudhary <milindchoudhary@gmail.com> SPIN_LOCK_UNLOCKED cleanup in arch/m68k

SPIN_LOCK_UNLOCKED cleanup,use __SPIN_LOCK_UNLOCKED instead

Signed-off-by: Milind Arun Choudhary <milindchoudhary@gmail.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
/arch/m68k/apollo/dn_ints.c
2850bc273776cbb1b510c5828e9e456dffb50a32 07-Oct-2006 Al Viro <viro@ftp.linux.org.uk> [PATCH] m68k pt_regs fixes

m68k_handle_int() split in two functions: __m68k_handle_int() takes
pt_regs * and does set_irq_regs(); m68k_handle_int() doesn't get pt_regs
*.

Places where we used to call m68k_handle_int() recursively with the same
pt_regs have simply lost the second argument, the rest is switched to
__m68k_handle_int().

The rest of patch is just dropping pt_regs * where needed.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
/arch/m68k/apollo/dn_ints.c
0aa78106c661cf6c251fd56e92f0c76a7459d244 25-Jun-2006 Roman Zippel <zippel@linux-m68k.org> [PATCH] m68k: convert apollo irq code

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
/arch/m68k/apollo/dn_ints.c
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 17-Apr-2005 Linus Torvalds <torvalds@ppc970.osdl.org> Linux-2.6.12-rc2

Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.

Let it rip!
/arch/m68k/apollo/dn_ints.c