public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linux Kernel Development <linux-kernel@vger.kernel.org>,
	Linux/m68k <linux-m68k@vger.kernel.org>
Subject: [git] m68k
Date: Thu, 26 Mar 2009 21:34:46 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.64.0903262128080.26468@anakin> (raw)

        Hi Linus,

Please pull from

    git://git.kernel.org:/pub/scm/linux/kernel/git/geert/linux-m68k.git for-linus

to receive the m68k-related updates for 2.6.30 below.

Nothing really spectacular, most notable is a new Mac SWIM floppy driver, which
Jens had no problem with going in through the m68k tree.

Thanks!

Geert Uytterhoeven (2):
      MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repository
      m68k: irq_node.handler() should return irqreturn_t

Laurent Vivier (3):
      m68k: Add install target
      m68k: mac - Add a new entry in mac_model to identify the floppy controller type.
      m68k: mac - Add SWIM floppy support

Michael Schmitz (2):
      m68k: section mismatch fixes: DMAsound for Atari
      m68k: section mismatch fixes: Atari SCSI

 MAINTAINERS                         |    2 +-
 arch/m68k/Makefile                  |    3 +
 arch/m68k/include/asm/irq_mm.h      |    3 +-
 arch/m68k/include/asm/macintosh.h   |    7 +
 arch/m68k/install.sh                |   52 ++
 arch/m68k/mac/config.c              |  207 ++++++--
 arch/m68k/mac/via.c                 |    9 +
 drivers/block/Kconfig               |    7 +
 drivers/block/Makefile              |    3 +
 drivers/block/swim.c                |  995 +++++++++++++++++++++++++++++++++++
 drivers/block/swim_asm.S            |  247 +++++++++
 drivers/scsi/atari_NCR5380.c        |    2 +-
 drivers/scsi/atari_scsi.c           |    2 +-
 sound/oss/dmasound/dmasound_atari.c |    4 +-
 14 files changed, 1483 insertions(+), 60 deletions(-)
 create mode 100644 arch/m68k/install.sh
 create mode 100644 drivers/block/swim.c
 create mode 100644 drivers/block/swim_asm.S

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

             reply	other threads:[~2009-03-26 20:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-26 20:34 Geert Uytterhoeven [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-04-23 18:37 [git] m68k Geert Uytterhoeven
2009-01-12 20:12 Geert Uytterhoeven
2008-12-28 19:15 Geert Uytterhoeven
2008-12-02 20:22 Geert Uytterhoeven
2008-12-02 22:52 ` Jeff Garzik
2008-12-03  8:03   ` 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=Pine.LNX.4.64.0903262128080.26468@anakin \
    --to=geert@linux-m68k.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox