aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mac/iop.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-06m68k: mac: Add and use "mac.h"Geert Uytterhoeven1-0/+2
2022-06-20m68k: mac: Fix typos in commentsXiang wangx1-2/+2
2020-11-23m68k: mac: Refactor iop_preinit() and iop_init()Finn Thain1-36/+18
2020-07-13m68k: mac: Improve IOP debug messagesFinn Thain1-19/+19
2020-07-13m68k: mac: Don't send uninitialized data in IOP message replyFinn Thain1-0/+1
2020-07-13m68k: mac: Fix IOP status/control register writesFinn Thain1-9/+3
2020-07-13m68k: mac: Don't send IOP message until channel is idleFinn Thain1-6/+3
2020-05-25m68k: mac: Avoid stuck ISM IOP interrupt on Quadra 900/950Finn Thain1-22/+28
2020-05-25m68k: mac: Remove misleading commentFinn Thain1-1/+0
2017-11-09m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain1-0/+9
2017-11-09m68k/mac: More printk modernizationFinn Thain1-2/+2
2017-04-20m68k/mac: Clarify IOP message alloc/free confusionFinn Thain1-13/+6
2017-04-20m68k/mac: IOP - Modernize printing of kernel messagesGeert Uytterhoeven1-45/+29
2016-07-03m68k: Assorted spelling fixesAndrea Gelmini1-1/+1
2013-11-26m68k: Remove superfluous inclusions of <asm/bootinfo.h>Geert Uytterhoeven1-1/+0
2013-11-26m68k/mac: Fix comment about iop_*_present flags setup timingGeert Uytterhoeven1-2/+2
2011-12-10m68k/mac: oss irq fixesFinn Thain1-6/+2
2011-11-08m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven1-6/+4
2009-01-12m68k: mac core - Kill warn_unused_result warningsGeert Uytterhoeven1-4/+6
2008-04-29proc: remove /proc/mac_iopAlexey Dobriyan1-85/+0
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-1/+1
2007-10-20spelling fixes: arch/m68k/Simon Arlott1-2/+2
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-11/+11
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel1-1/+1
2006-01-12[PATCH] m68k: NULL noise removalAl Viro1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+714