From: Finn Thain <fthain@telegraphics.com.au>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: linux-m68k@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] m68k/mac: Various cleanups and fixes
Date: Thu, 26 Oct 2017 22:45:24 -0400 (EDT) [thread overview]
Message-ID: <cover.1509071937.git.fthain@telegraphics.com.au> (raw)
Finn Thain (4):
m68k/mac: More printk modernization
m68k/mac: Disentangle VIA and OSS initialization
m68k/mac: Disentangle VIA/RBV and NuBus initialization
m68k/mac: Add mutual exclusion for IOP interrupt polling
arch/m68k/include/asm/mac_iop.h | 1 +
arch/m68k/mac/baboon.c | 2 +-
arch/m68k/mac/config.c | 2 +-
arch/m68k/mac/iop.c | 13 ++++++++--
arch/m68k/mac/oss.c | 16 ++++---------
arch/m68k/mac/psc.c | 6 ++---
arch/m68k/mac/via.c | 53 ++++++++++++++++-------------------------
drivers/macintosh/adb-iop.c | 4 +---
drivers/nubus/nubus.c | 13 ----------
9 files changed, 42 insertions(+), 68 deletions(-)
--
2.13.6
next reply other threads:[~2017-10-27 2:45 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-27 2:45 Finn Thain [this message]
2017-10-27 2:45 ` [PATCH 1/4] m68k/mac: More printk modernization Finn Thain
2017-10-27 10:59 ` Kars de Jong
2017-10-27 22:35 ` Finn Thain
2017-10-28 2:04 ` Finn Thain
2017-10-27 2:45 ` [PATCH 4/4] m68k/mac: Add mutual exclusion for IOP interrupt polling Finn Thain
2017-10-27 2:45 ` [PATCH 3/4] m68k/mac: Disentangle VIA/RBV and NuBus initialization Finn Thain
2017-10-27 2:45 ` [PATCH 2/4] m68k/mac: Disentangle VIA and OSS initialization Finn Thain
2017-10-27 11:00 ` Kars de Jong
2017-10-27 11:02 ` Kars de Jong
[not found] ` <CACz-3rgGZcdd3RZZm8Q7PxVtWsMmYLaXk_qEnb8LN2oUHSz6pQ@mail.gmail.com>
2017-10-27 22:23 ` Finn Thain
2017-11-09 22:09 ` [PATCH 0/4] m68k/mac: Various cleanups and fixes Geert Uytterhoeven
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1509071937.git.fthain@telegraphics.com.au \
--to=fthain@telegraphics.com.au \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-m68k@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.