aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/q40/config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven1-2/+2
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren1-4/+4
2012-08-18m68k/q40: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERRThomas Meyer1-4/+1
2012-04-01m68k/q40: Add missing platform check before registering platform devicesGeert Uytterhoeven1-0/+3
2012-03-28Disintegrate asm/system.h for M68KDavid Howells1-1/+0
2012-01-23Input: q40kbd - convert driver to the split modelDmitry Torokhov1-0/+13
2010-05-17m68k: Remove trailing spaces in messagesFrans Pop1-1/+1
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven1-3/+0
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan1-10/+0
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk1-11/+1
2008-07-20m68k/q40/config.c: make functions staticAdrian Bunk1-13/+13
2007-05-04m68k: early parameter supportRoman Zippel1-9/+14
2007-05-04m68k: reformat various m68k filesRoman Zippel1-131/+134
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[PATCH] m68k: convert q40 irq codeRoman Zippel1-11/+0
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel1-2/+0
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro1-2/+0
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setupAl Viro1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+365