| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is m... | Finn Thain | 2016-01-10 | 1 | -2/+2 |
* | m68k/atari: Remove obsolete IRQ_TYPE_* | Geert Uytterhoeven | 2015-01-15 | 3 | -6/+4 |
* | m68k/atari: Remove obsolete keyboard_tasklet scheduling | Geert Uytterhoeven | 2015-01-13 | 1 | -1/+0 |
* | m68k/atari: atakeyb.c - Remove some unused functions | Rickard Strandqvist | 2015-01-11 | 1 | -66/+0 |
* | atari_scsi: Convert to platform device | Finn Thain | 2014-11-20 | 1 | -0/+27 |
* | atari_scsi: Fix atari_scsi deadlocks on Falcon | Finn Thain | 2014-11-20 | 1 | -21/+40 |
* | m68k/atari - stram: Add missing #include <linux/ioport.h> | Geert Uytterhoeven | 2014-09-14 | 1 | -0/+1 |
* | m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAM | Michael Schmitz | 2014-05-26 | 1 | -17/+54 |
* | m68k: atari: Fix the last kernel_stat.h fallout | Thomas Gleixner | 2014-03-20 | 1 | -0/+1 |
* | m68k/irq - Use polled IRQ flag for MFP timer cascaded interrupts | Michael Schmitz | 2014-01-13 | 1 | -0/+3 |
* | m68k/amiga,atari: Fix specifying multiple debug= parameters | Geert Uytterhoeven | 2013-12-08 | 1 | -1/+4 |
* | m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> | Geert Uytterhoeven | 2013-11-26 | 1 | -4/+5 |
* | m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h | Geert Uytterhoeven | 2013-11-26 | 1 | -0/+1 |
* | m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCD | Michael Schmitz | 2013-04-16 | 1 | -6/+129 |
* | m68k/atari: EtherNAT - add interrupt chip definition for CPLD interrupts | Michael Schmitz | 2013-04-16 | 1 | -0/+82 |
* | m68k/atari: EtherNEC - add platform device support | Michael Schmitz | 2013-04-16 | 1 | -1/+53 |
* | m68k/atari: EtherNAT - platform device and IRQ support code | Michael Schmitz | 2013-04-16 | 1 | -0/+64 |
* | m68k/atari: use dedicated irq_chip for timer D interrupts | Michael Schmitz | 2013-04-16 | 1 | -0/+70 |
* | m68k: set arch_gettimeoffset directly | Stephen Warren | 2012-12-24 | 2 | -5/+5 |
* | m68k/atari: Change VME irq numbers from unsigned long to unsigned int | Geert Uytterhoeven | 2012-04-22 | 1 | -2/+2 |
* | Disintegrate asm/system.h for M68K | David Howells | 2012-03-28 | 3 | -3/+0 |
* | m68k: Fix assembler constraint to prevent overeager gcc optimisation | Andreas Schwab | 2012-01-22 | 1 | -4/+4 |
* | m68k/atari: Move declaration of atari_SCC_reset_done to header file | Geert Uytterhoeven | 2011-12-10 | 2 | -3/+0 |
* | m68k/irq: Remove obsolete support for user vector interrupt fixups | Geert Uytterhoeven | 2011-11-08 | 1 | -1/+1 |
* | m68k/atari: Remove code and comments about different irq types | Geert Uytterhoeven | 2011-11-08 | 1 | -236/+0 |
* | m68k/irq: Add m68k_setup_irq_controller() | Geert Uytterhoeven | 2011-11-08 | 1 | -1/+2 |
* | m68k/irq: Switch irq_chip methods to "struct irq_data *data" | Geert Uytterhoeven | 2011-11-08 | 1 | -8/+22 |
* | m68k/irq: Rename irq_controller to irq_chip | Geert Uytterhoeven | 2011-11-08 | 1 | -8/+7 |
* | m68k: Add export.h to the m68k specific files as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | m68k/atari: Reserve some ST-RAM early on for device buffer use | Michael Schmitz | 2011-07-30 | 1 | -285/+69 |
* | input/atari: Use the correct mouse interrupt hook | Michael Schmitz | 2011-05-19 | 1 | -5/+2 |
* | m68k/atari: Do not use "/" in interrupt names | Geert Uytterhoeven | 2011-05-19 | 2 | -2/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | m68k/atari: Rename "scc" to "atari_scc" | Geert Uytterhoeven | 2011-01-23 | 3 | -10/+10 |
* | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven | 2009-02-22 | 5 | -26/+26 |
* | m68k: atari core - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 3 | -6/+13 |
* | m68k: Kill several external declarations in source files | Geert Uytterhoeven | 2009-01-12 | 1 | -1/+0 |
* | proc: move /proc/stram to m68k-specific code | Alexey Dobriyan | 2008-10-23 | 1 | -6/+22 |
* | proc: move /proc/hardware to m68k-specific code | Alexey Dobriyan | 2008-10-23 | 1 | -8/+7 |
* | m68k: Remove the broken Hades support | Adrian Bunk | 2008-10-14 | 4 | -472/+14 |
* | m68k: Define rtc_lock on Atari | Geert Uytterhoeven | 2008-10-14 | 1 | -0/+3 |
* | m68k: Remove unused atari_kbd_translate() | Geert Uytterhoeven | 2008-10-14 | 1 | -12/+0 |
* | m68k: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-14 | 1 | -17/+18 |
* | m68k: atari_keyb_init operator precedence fix | Michael Schmitz | 2008-09-02 | 1 | -3/+6 |
* | m68k/atari/debug.c: possible cleanups | Adrian Bunk | 2008-07-20 | 1 | -30/+7 |
* | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -1/+1 |
* | m68k: kill arch/m68k/atari/atari_ksyms.c | Adrian Bunk | 2008-02-05 | 8 | -36/+31 |
* | m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.c | Roel Kluin | 2008-02-05 | 1 | -28/+26 |