All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] m68k/mac: Various cleanups and fixes
@ 2017-10-27  2:45 Finn Thain
  2017-10-27  2:45 ` [PATCH 4/4] m68k/mac: Add mutual exclusion for IOP interrupt polling Finn Thain
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Finn Thain @ 2017-10-27  2:45 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-m68k, linux-kernel



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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-11-09 22:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-27  2:45 [PATCH 0/4] m68k/mac: Various cleanups and fixes 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-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-11-09 22:09 ` [PATCH 0/4] m68k/mac: Various cleanups and fixes Geert Uytterhoeven

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.