aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/amiga (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-26m68k: amiga - RTC platform device conversionGeert Uytterhoeven2-174/+17
2010-05-26m68k: amiga - Parallel port platform device conversionGeert Uytterhoeven1-0/+3
2010-05-26m68k: amiga - Serial port platform device conversionGeert Uytterhoeven1-0/+3
2010-05-26m68k: amiga - Mouse platform device conversionGeert Uytterhoeven1-0/+3
2010-05-26m68k: amiga - Keyboard platform device conversionGeert Uytterhoeven1-0/+5
2010-05-26m68k: amiga - Amiga Gayle IDE platform device conversionGeert Uytterhoeven1-1/+62
2010-05-26m68k: amiga - A4000T SCSI platform device conversionGeert Uytterhoeven1-0/+11
2010-05-26m68k: amiga - A3000 SCSI platform device conversionGeert Uytterhoeven1-0/+11
2010-05-17m68k: amiga - Floppy platform device conversionGeert Uytterhoeven1-0/+5
2010-05-17m68k: amiga - Sound platform device conversionGeert Uytterhoeven1-0/+5
2010-05-17m68k: amiga - Frame buffer platform device conversionGeert Uytterhoeven1-0/+15
2010-05-17m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven2-1/+59
2010-02-27m68k: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2009-08-26m68k: cnt reaches -1, not 0Roel Kluin1-2/+4
2009-01-12m68k: amiga core - Kill warn_unused_result warningsGeert Uytterhoeven3-6/+13
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan1-12/+9
2008-10-14m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven1-0/+9
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-20m68k/amiga/: possible cleanupsAdrian Bunk1-14/+6
2008-07-20export amiga_vblankAdrian Bunk1-0/+2
2008-02-06cleanup after APUS removalAdrian Bunk1-2/+0
2008-02-06Remove pointless casts from void pointersJeff Garzik1-1/+1
2008-02-05m68k: kill arch/m68k/amiga/amiga_ksyms.cAdrian Bunk6-34/+32
2008-02-05m68k: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-1/+1
2007-10-20spelling fixes: arch/m68k/Simon Arlott1-1/+1
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary2-3/+3
2007-05-04m68k: early parameter supportRoman Zippel1-19/+22
2007-05-04m68k: reformat various m68k filesRoman Zippel1-540/+536
2006-12-07[PATCH] m68k: replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-2/+2
2006-10-07[PATCH] m68k pt_regs fixesAl Viro3-25/+24
2006-07-02[PATCH] irq-flags: M68K: Use the new IRQF_ constantsThomas Gleixner2-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-25[PATCH] m68k: convert amiga irq codeRoman Zippel4-440/+114
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel1-3/+1
2006-06-25[PATCH] m68k: cleanup amiga irq numberingRoman Zippel2-42/+43
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro1-6/+0
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setupAl Viro1-3/+0
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro4-36/+38
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds8-0/+2109