aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/q40
AgeCommit message (Expand)Author
2023-10-06m68k: Replace GPL 2.0+ README.legal boilerplate with SPDXGeert Uytterhoeven
2023-10-06m68k: q40: Add and use "q40.h"Geert Uytterhoeven
2023-01-30m68k: q40: Do not initialise statics to 0Xin Gao
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds
2022-07-07arch: m68k: q40: README: drop references to IDE driverMauro Carvalho Chehab
2022-07-04m68k: q40: Align '*' in commentsJiang Jian
2022-05-25m68k: removed unused "mach_get_ss"Greg Ungerer
2022-02-21m68k: Add asm/config.hLaurent Vivier
2021-06-10m68k/q40: Replace q40ide driver with pata_falcon and falconideFinn Thain
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-02m68k: Remove unused mach_max_dma_addressLaurent Vivier
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann
2020-10-30m68k: change remaining timers to legacy_timer_tickArnd Bergmann
2020-10-30m68k: split heartbeat out of timer functionArnd Bergmann
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-10-21m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang
2019-06-14docs: ide: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-25m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementationsFinn Thain
2019-03-25m68k: Call timer_interrupt() with interrupts disabledFinn Thain
2018-07-29m68k: Remove unused set_clock_mmss() helpersArnd Bergmann
2017-02-12m68k/q40: Modernize printing of kernel messagesGeert Uytterhoeven
2016-09-19m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven
2016-06-04char/genrtc: remove m68k supportArnd Bergmann
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren
2012-08-18m68k/q40: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERRThomas Meyer
2012-04-01m68k/q40: Add missing platform check before registering platform devicesGeert Uytterhoeven
2012-03-28Disintegrate asm/system.h for M68KDavid Howells
2012-01-23Input: q40kbd - convert driver to the split modelDmitry Torokhov
2011-11-08m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven
2011-11-08m68k/q40: Convert Q40/Q60 to genirqGeert Uytterhoeven
2011-11-08m68k/irq: Rename {,__}m68k_handle_int()Geert 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-09-27doc: fix broken referencesPaul Bolle
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock
2010-05-17m68k: Remove trailing spaces in messagesFrans Pop
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk
2008-07-20m68k/q40/config.c: make functions staticAdrian Bunk
2008-04-28m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-20spelling fixes: arch/m68k/Simon Arlott
2007-07-20m68k: missing __initAl Viro
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary
2007-05-04m68k: early parameter supportRoman Zippel