aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/atari
AgeCommit message (Expand)Author
2012-04-22m68k/atari: Change VME irq numbers from unsigned long to unsigned intGeert Uytterhoeven
2012-03-28Disintegrate asm/system.h for M68KDavid Howells
2012-01-22m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab
2011-12-10m68k/atari: Move declaration of atari_SCC_reset_done to header fileGeert Uytterhoeven
2011-11-08m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven
2011-11-08m68k/atari: Remove code and comments about different irq typesGeert Uytterhoeven
2011-11-08m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven
2011-11-08m68k/irq: Switch irq_chip methods to "struct irq_data *data"Geert Uytterhoeven
2011-11-08m68k/irq: Rename irq_controller to irq_chipGeert Uytterhoeven
2011-10-31m68k: Add export.h to the m68k specific files as requiredPaul Gortmaker
2011-07-30m68k/atari: Reserve some ST-RAM early on for device buffer useMichael Schmitz
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz
2011-05-19m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-23m68k/atari: Rename "scc" to "atari_scc"Geert Uytterhoeven
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven
2009-01-12m68k: atari core - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven
2008-10-23proc: move /proc/stram to m68k-specific codeAlexey Dobriyan
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk
2008-10-14m68k: Define rtc_lock on AtariGeert Uytterhoeven
2008-10-14m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk
2008-09-02m68k: atari_keyb_init operator precedence fixMichael Schmitz
2008-07-20m68k/atari/debug.c: possible cleanupsAdrian Bunk
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-05m68k: kill arch/m68k/atari/atari_ksyms.cAdrian Bunk
2008-02-05m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.cRoel Kluin
2007-11-26m68k: export atari_keyb_initAdrian Bunk
2007-10-15Atari keyboard: incorporate additional review commentsGeert Uytterhoeven
2007-10-13m68k: Atari keyboard ACIA driver cleanupGeert Uytterhoeven
2007-07-20m68k: missing exportsAl Viro
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary
2007-05-07remove unused header file: arch/m68k/atari/atasound.hRobert P. J. Day
2007-05-04m68k: early parameter supportRoman Zippel
2007-05-04m68k: reformat various m68k filesRoman Zippel
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2006-12-09[PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQMichael Schmitz
2006-12-07[PATCH] m68k: replace kmalloc+memset with kzallocYan Burman
2006-10-09[PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-07[PATCH] m68k pt_regs fixesAl Viro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[PATCH] m68k: convert atari irq codeRoman Zippel
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro