aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/atari (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-20m68k: atari: Fix the last kernel_stat.h falloutThomas Gleixner1-0/+1
2014-01-13m68k/irq - Use polled IRQ flag for MFP timer cascaded interruptsMichael Schmitz1-0/+3
2013-12-08m68k/amiga,atari: Fix specifying multiple debug= parametersGeert Uytterhoeven1-1/+4
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven1-4/+5
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven1-0/+1
2013-04-16m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCDMichael Schmitz1-6/+129
2013-04-16m68k/atari: EtherNAT - add interrupt chip definition for CPLD interruptsMichael Schmitz1-0/+82
2013-04-16m68k/atari: EtherNEC - add platform device supportMichael Schmitz1-1/+53
2013-04-16m68k/atari: EtherNAT - platform device and IRQ support codeMichael Schmitz1-0/+64
2013-04-16m68k/atari: use dedicated irq_chip for timer D interruptsMichael Schmitz1-0/+70
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren2-5/+5
2012-04-22m68k/atari: Change VME irq numbers from unsigned long to unsigned intGeert Uytterhoeven1-2/+2
2012-03-28Disintegrate asm/system.h for M68KDavid Howells3-3/+0
2012-01-22m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab1-4/+4
2011-12-10m68k/atari: Move declaration of atari_SCC_reset_done to header fileGeert Uytterhoeven2-3/+0
2011-11-08m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven1-1/+1
2011-11-08m68k/atari: Remove code and comments about different irq typesGeert Uytterhoeven1-236/+0
2011-11-08m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven1-1/+2
2011-11-08m68k/irq: Switch irq_chip methods to "struct irq_data *data"Geert Uytterhoeven1-8/+22
2011-11-08m68k/irq: Rename irq_controller to irq_chipGeert Uytterhoeven1-8/+7
2011-10-31m68k: Add export.h to the m68k specific files as requiredPaul Gortmaker1-0/+1
2011-07-30m68k/atari: Reserve some ST-RAM early on for device buffer useMichael Schmitz1-285/+69
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz1-5/+2
2011-05-19m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven2-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-23m68k/atari: Rename "scc" to "atari_scc"Geert Uytterhoeven3-10/+10
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven5-26/+26
2009-01-12m68k: atari core - Kill warn_unused_result warningsGeert Uytterhoeven3-6/+13
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven1-1/+0
2008-10-23proc: move /proc/stram to m68k-specific codeAlexey Dobriyan1-6/+22
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan1-8/+7
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk4-472/+14
2008-10-14m68k: Define rtc_lock on AtariGeert Uytterhoeven1-0/+3
2008-10-14m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven1-12/+0
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk1-17/+18
2008-09-02m68k: atari_keyb_init operator precedence fixMichael Schmitz1-3/+6
2008-07-20m68k/atari/debug.c: possible cleanupsAdrian Bunk1-30/+7
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+1
2008-02-05m68k: kill arch/m68k/atari/atari_ksyms.cAdrian Bunk8-36/+31
2008-02-05m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.cRoel Kluin1-28/+26
2007-11-26m68k: export atari_keyb_initAdrian Bunk1-1/+2
2007-10-15Atari keyboard: incorporate additional review commentsGeert Uytterhoeven1-2/+0
2007-10-13m68k: Atari keyboard ACIA driver cleanupGeert Uytterhoeven1-97/+7
2007-07-20m68k: missing exportsAl Viro1-1/+8
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary1-1/+1
2007-05-07remove unused header file: arch/m68k/atari/atasound.hRobert P. J. Day1-33/+0
2007-05-04m68k: early parameter supportRoman Zippel2-18/+23
2007-05-04m68k: reformat various m68k filesRoman Zippel2-757/+706