summaryrefslogtreecommitdiffstats
path: root/arch/m68k/q40
Commit message (Expand)AuthorAgeFilesLines
* m68k: Remove unused set_clock_mmss() helpersArnd Bergmann2018-07-291-30/+0
* m68k/q40: Modernize printing of kernel messagesGeert Uytterhoeven2017-02-122-13/+16
* m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven2016-09-191-1/+1
* char/genrtc: remove m68k supportArnd Bergmann2016-06-041-1/+1
* m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven2013-11-261-2/+2
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* m68k: set arch_gettimeoffset directlyStephen Warren2012-12-241-4/+4
* m68k/q40: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERRThomas Meyer2012-08-181-4/+1
* m68k/q40: Add missing platform check before registering platform devicesGeert Uytterhoeven2012-04-011-0/+3
* Disintegrate asm/system.h for M68KDavid Howells2012-03-282-2/+0
* Input: q40kbd - convert driver to the split modelDmitry Torokhov2012-01-231-0/+13
* m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven2011-11-081-16/+0
* m68k/q40: Convert Q40/Q60 to genirqGeert Uytterhoeven2011-11-081-1/+7
* m68k/irq: Rename {,__}m68k_handle_int()Geert Uytterhoeven2011-11-081-4/+4
* m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven2011-11-081-1/+2
* m68k/irq: Switch irq_chip methods to "struct irq_data *data"Geert Uytterhoeven2011-11-081-11/+17
* m68k/irq: Rename irq_controller to irq_chipGeert Uytterhoeven2011-11-081-9/+8
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+1
* m68k: Remove trailing spaces in messagesFrans Pop2010-05-171-1/+1
* m68k: Kill several external declarations in source filesGeert Uytterhoeven2009-01-121-3/+0
* proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan2008-10-231-10/+0
* m68k: use bcd2bin/bin2bcdAdrian Bunk2008-10-141-11/+1
* m68k/q40/config.c: make functions staticAdrian Bunk2008-07-201-13/+13
* m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* spelling fixes: arch/m68k/Simon Arlott2007-10-201-2/+2
* m68k: missing __initAl Viro2007-07-201-1/+1
* SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary2007-05-071-1/+1
* m68k: early parameter supportRoman Zippel2007-05-041-9/+14
* m68k: reformat various m68k filesRoman Zippel2007-05-041-131/+134
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-092-3/+3
* [PATCH] m68k pt_regs fixesAl Viro2006-10-072-9/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] m68k: convert q40 irq codeRoman Zippel2006-06-252-307/+168
* [PATCH] m68k: introduce irq controllerRoman Zippel2006-06-252-19/+0
* [PATCH] m68k: cleanup generic irq namesRoman Zippel2006-06-251-2/+2
* [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2006-01-121-2/+0
* [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro2006-01-121-3/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-164-0/+984