aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/atari (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz2-0/+731
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+1
2006-12-09[PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQMichael Schmitz1-1/+1
2006-12-07[PATCH] m68k: replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-10-09[PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven2-4/+14
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells3-4/+4
2006-10-07[PATCH] m68k pt_regs fixesAl Viro3-8/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-25[PATCH] m68k: convert atari irq codeRoman Zippel2-247/+42
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel1-6/+6