aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/q40/config.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-06m68k: Replace GPL 2.0+ README.legal boilerplate with SPDXGeert Uytterhoeven1-4/+1
2023-10-06m68k: q40: Add and use "q40.h"Geert Uytterhoeven1-4/+2
2022-05-25m68k: removed unused "mach_get_ss"Greg Ungerer1-7/+0
2022-02-21m68k: Add asm/config.hLaurent Vivier1-0/+1
2021-06-10m68k/q40: Replace q40ide driver with pata_falcon and falconideFinn Thain1-6/+31
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2020-11-02m68k: Remove unused mach_max_dma_addressLaurent Vivier1-5/+0
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-10-21m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang1-0/+1
2019-03-25m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementationsFinn Thain1-9/+0
2018-07-29m68k: Remove unused set_clock_mmss() helpersArnd Bergmann1-30/+0
2017-02-12m68k/q40: Modernize printing of kernel messagesGeert Uytterhoeven1-7/+7
2016-09-19m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven1-1/+1
2016-06-04char/genrtc: remove m68k supportArnd Bergmann1-1/+1
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 arc...Al Viro1-3/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+365