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@xxxxxxxxxxxxxx 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