Age | Commit message (Expand) | Author | Files | Lines |
2014-09-14 | m68k/atari - stram: Add missing #include <linux/ioport.h> | Geert Uytterhoeven | 1 | -0/+1 |
2014-05-27 | m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAM | Michael Schmitz | 1 | -17/+54 |
2014-03-20 | m68k: atari: Fix the last kernel_stat.h fallout | Thomas Gleixner | 1 | -0/+1 |
2014-01-13 | m68k/irq - Use polled IRQ flag for MFP timer cascaded interrupts | Michael Schmitz | 1 | -0/+3 |
2013-12-08 | m68k/amiga,atari: Fix specifying multiple debug= parameters | Geert Uytterhoeven | 1 | -1/+4 |
2013-11-26 | m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> | Geert Uytterhoeven | 1 | -4/+5 |
2013-11-26 | m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h | Geert Uytterhoeven | 1 | -0/+1 |
2013-04-16 | m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCD | Michael Schmitz | 1 | -6/+129 |
2013-04-16 | m68k/atari: EtherNAT - add interrupt chip definition for CPLD interrupts | Michael Schmitz | 1 | -0/+82 |
2013-04-16 | m68k/atari: EtherNEC - add platform device support | Michael Schmitz | 1 | -1/+53 |
2013-04-16 | m68k/atari: EtherNAT - platform device and IRQ support code | Michael Schmitz | 1 | -0/+64 |
2013-04-16 | m68k/atari: use dedicated irq_chip for timer D interrupts | Michael Schmitz | 1 | -0/+70 |
2012-12-24 | m68k: set arch_gettimeoffset directly | Stephen Warren | 2 | -5/+5 |
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 |