summaryrefslogtreecommitdiffstats
path: root/arch/m68k/q40
Commit message (Expand)AuthorAgeFilesLines
* m68k: Replace GPL 2.0+ README.legal boilerplate with SPDXGeert Uytterhoeven2023-10-061-4/+1
* m68k: q40: Add and use "q40.h"Geert Uytterhoeven2023-10-063-4/+10
* m68k: q40: Do not initialise statics to 0Xin Gao2023-01-301-2/+2
* Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds2022-08-021-3/+2
|\
| * arch: m68k: q40: README: drop references to IDE driverMauro Carvalho Chehab2022-07-071-3/+2
* | m68k: q40: Align '*' in commentsJiang Jian2022-07-041-1/+1
|/
* m68k: removed unused "mach_get_ss"Greg Ungerer2022-05-251-7/+0
* m68k: Add asm/config.hLaurent Vivier2022-02-211-0/+1
* m68k/q40: Replace q40ide driver with pata_falcon and falconideFinn Thain2021-06-101-6/+31
* Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-162-6/+6
|\
| * m68k: remove timer_interrupt() functionArnd Bergmann2020-10-302-2/+2
| * m68k: change remaining timers to legacy_timer_tickArnd Bergmann2020-10-301-4/+2
| * m68k: split heartbeat out of timer functionArnd Bergmann2020-10-301-0/+2
* | m68k: Remove unused mach_max_dma_addressLaurent Vivier2020-11-021-5/+0
|/
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang2019-10-211-0/+1
* docs: ide: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementationsFinn Thain2019-03-251-9/+0
* m68k: Call timer_interrupt() with interrupts disabledFinn Thain2019-03-251-8/+11
* 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