Age | Commit message (Expand) | Author | Files | Lines |
2012-04-22 | m68k/atari: Change VME irq numbers from unsigned long to unsigned int | Geert Uytterhoeven | 1 | -2/+2 |
2012-03-28 | Disintegrate asm/system.h for M68K | David Howells | 3 | -3/+0 |
2012-01-22 | m68k: Fix assembler constraint to prevent overeager gcc optimisation | Andreas Schwab | 1 | -4/+4 |
2011-12-10 | m68k/atari: Move declaration of atari_SCC_reset_done to header file | Geert Uytterhoeven | 2 | -3/+0 |
2011-11-09 | m68k/irq: Remove obsolete support for user vector interrupt fixups | Geert Uytterhoeven | 1 | -1/+1 |
2011-11-09 | m68k/atari: Remove code and comments about different irq types | Geert Uytterhoeven | 1 | -236/+0 |
2011-11-09 | m68k/irq: Add m68k_setup_irq_controller() | Geert Uytterhoeven | 1 | -1/+2 |
2011-11-09 | m68k/irq: Switch irq_chip methods to "struct irq_data *data" | Geert Uytterhoeven | 1 | -8/+22 |
2011-11-09 | m68k/irq: Rename irq_controller to irq_chip | Geert Uytterhoeven | 1 | -8/+7 |
2011-11-01 | m68k: Add export.h to the m68k specific files as required | Paul Gortmaker | 1 | -0/+1 |
2011-07-30 | m68k/atari: Reserve some ST-RAM early on for device buffer use | Michael Schmitz | 1 | -285/+69 |
2011-05-19 | input/atari: Use the correct mouse interrupt hook | Michael Schmitz | 1 | -5/+2 |
2011-05-19 | m68k/atari: Do not use "/" in interrupt names | Geert Uytterhoeven | 2 | -2/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-01-23 | m68k/atari: Rename "scc" to "atari_scc" | Geert Uytterhoeven | 3 | -10/+10 |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack | 1 | -1/+1 |
2009-02-22 | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven | 5 | -26/+26 |
2009-01-12 | m68k: atari core - Kill warn_unused_result warnings | Geert Uytterhoeven | 3 | -6/+13 |
2009-01-12 | m68k: Kill several external declarations in source files | Geert Uytterhoeven | 1 | -1/+0 |
2008-10-23 | proc: move /proc/stram to m68k-specific code | Alexey Dobriyan | 1 | -6/+22 |
2008-10-23 | proc: move /proc/hardware to m68k-specific code | Alexey Dobriyan | 1 | -8/+7 |
2008-10-14 | m68k: Remove the broken Hades support | Adrian Bunk | 4 | -472/+14 |
2008-10-14 | m68k: Define rtc_lock on Atari | Geert Uytterhoeven | 1 | -0/+3 |
2008-10-14 | m68k: Remove unused atari_kbd_translate() | Geert Uytterhoeven | 1 | -12/+0 |
2008-10-14 | m68k: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -17/+18 |
2008-09-02 | m68k: atari_keyb_init operator precedence fix | Michael Schmitz | 1 | -3/+6 |
2008-07-21 | m68k/atari/debug.c: possible cleanups | Adrian Bunk | 1 | -30/+7 |
2008-04-19 | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 1 | -1/+0 |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle | 1 | -1/+1 |
2008-02-05 | m68k: kill arch/m68k/atari/atari_ksyms.c | Adrian Bunk | 8 | -36/+31 |
2008-02-05 | m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.c | Roel Kluin | 1 | -28/+26 |
2007-11-27 | m68k: export atari_keyb_init | Adrian Bunk | 1 | -1/+2 |
2007-10-16 | Atari keyboard: incorporate additional review comments | Geert Uytterhoeven | 1 | -2/+0 |
2007-10-13 | m68k: Atari keyboard ACIA driver cleanup | Geert Uytterhoeven | 1 | -97/+7 |
2007-07-20 | m68k: missing exports | Al Viro | 1 | -1/+8 |
2007-05-07 | SPIN_LOCK_UNLOCKED cleanup in arch/m68k | Milind Arun Choudhary | 1 | -1/+1 |
2007-05-07 | remove unused header file: arch/m68k/atari/atasound.h | Robert P. J. Day | 1 | -33/+0 |
2007-05-05 | m68k: early parameter support | Roman Zippel | 2 | -18/+23 |
2007-05-05 | m68k: reformat various m68k files | Roman Zippel | 2 | -757/+706 |
2007-05-05 | m68k: Atari keyboard and mouse support. | Michael Schmitz | 2 | -0/+731 |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 1 | -1/+1 |
2006-12-09 | [PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQ | Michael Schmitz | 1 | -1/+1 |
2006-12-07 | [PATCH] m68k: replace kmalloc+memset with kzalloc | Yan Burman | 1 | -2/+1 |
2006-10-10 | [PATCH] m68k/Atari: Interrupt updates | Geert Uytterhoeven | 2 | -4/+14 |
2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 3 | -4/+4 |
2006-10-07 | [PATCH] m68k pt_regs fixes | Al Viro | 3 | -8/+7 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 4 | -4/+0 |
2006-06-25 | [PATCH] m68k: convert atari irq code | Roman Zippel | 2 | -247/+42 |
2006-06-25 | [PATCH] m68k: separate handler for auto and user vector interrupt | Roman Zippel | 1 | -6/+6 |
2006-01-12 | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 1 | -6/+0 |