linux-m68k.vger.kernel.org archive mirror
 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>,
	Greg Ungerer <gerg@linux-m68k.org>,
	linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org,
	Geert Uytterhoeven <geert@linux-m68k.org>
Subject: [GIT PULL] m68k updates for 5.5
Date: Mon, 25 Nov 2019 10:33:20 +0100	[thread overview]
Message-ID: <20191125093320.12738-1-geert@linux-m68k.org> (raw)

	Hi Linus,

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v5.5-tag1

for you to fetch changes up to 5ed0794cde59365d4d5895b89bb2f7ef7ffdbd55:

  m68k/atari: Convert Falcon IDE drivers to platform drivers (2019-11-18 10:18:59 +0100)

----------------------------------------------------------------
m68k updates for v5.5

  - Atari Falcon IDE platform driver conversion for module autoload,
  - Defconfig updates (incl. enablement of Amiga ICY I2C),
  - Small fixes and cleanups.

----------------------------------------------------------------
Fuqian Huang (1):
      m68k: q40: Fix info-leak in rtc_ioctl

Geert Uytterhoeven (2):
      m68k: defconfig: Update defconfigs for v5.4-rc1
      m68k: defconfig: Enable ICY I2C and LTC2990 on Amiga

Himanshu Jha (1):
      nubus: Remove cast to void pointer

Michael Schmitz (1):
      m68k/atari: Convert Falcon IDE drivers to platform drivers

 arch/m68k/atari/config.c             | 27 ++++++++++++++++
 arch/m68k/configs/amiga_defconfig    | 14 ++++-----
 arch/m68k/configs/apollo_defconfig   |  8 ++---
 arch/m68k/configs/atari_defconfig    |  8 ++---
 arch/m68k/configs/bvme6000_defconfig |  8 ++---
 arch/m68k/configs/hp300_defconfig    |  8 ++---
 arch/m68k/configs/mac_defconfig      |  8 ++---
 arch/m68k/configs/multi_defconfig    | 14 ++++-----
 arch/m68k/configs/mvme147_defconfig  |  8 ++---
 arch/m68k/configs/mvme16x_defconfig  |  8 ++---
 arch/m68k/configs/q40_defconfig      |  8 ++---
 arch/m68k/configs/sun3_defconfig     |  8 ++---
 arch/m68k/configs/sun3x_defconfig    |  8 ++---
 arch/m68k/q40/config.c               |  1 +
 drivers/ata/pata_falcon.c            | 42 ++++++++++++++++---------
 drivers/ide/falconide.c              | 60 ++++++++++++++++++++++++------------
 drivers/nubus/nubus.c                |  2 +-
 17 files changed, 131 insertions(+), 109 deletions(-)

Thanks for pulling!

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:[~2019-11-25  9:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-25  9:33 Geert Uytterhoeven [this message]
2019-11-26  2:15 ` [GIT PULL] m68k updates for 5.5 pr-tracker-bot

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=20191125093320.12738-1-geert@linux-m68k.org \
    --to=geert@linux-m68k.org \
    --cc=akpm@linux-foundation.org \
    --cc=gerg@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@lists.linux-m68k.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;
as well as URLs for NNTP newsgroup(s).