Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Pull m68k updates from Geert Uytterhoeven: - first part of an overhaul of the NuBus subsystem, to bring it up to modern driver model standards - a race condition fix for Mac - defconfig updates * tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k: MAINTAINERS: Add NuBus subsystem entry m68k/mac: Fix race conditions in OSS interrupt dispatch nubus: Add support for the driver model nubus: Add expansion_type values for various Mac models nubus: Adopt standard linked list implementation nubus: Rename struct nubus_dev nubus: Rework /proc/bus/nubus/s/ implementation nubus: Generalize block resource handling nubus: Clean up whitespace nubus: Remove redundant code nubus: Call proc_mkdir() not more than once per slot directory nubus: Validate slot resource IDs nubus: Fix log spam nubus: Use static functions where possible nubus: Fix up header split nubus: Avoid array underflow and overflow m68k/defconfig: Update defconfigs for v4.15-rc1
Showing
- MAINTAINERS 9 additions, 0 deletionsMAINTAINERS
- arch/m68k/configs/amiga_defconfig 3 additions, 1 deletionarch/m68k/configs/amiga_defconfig
- arch/m68k/configs/apollo_defconfig 3 additions, 1 deletionarch/m68k/configs/apollo_defconfig
- arch/m68k/configs/atari_defconfig 3 additions, 1 deletionarch/m68k/configs/atari_defconfig
- arch/m68k/configs/bvme6000_defconfig 3 additions, 1 deletionarch/m68k/configs/bvme6000_defconfig
- arch/m68k/configs/hp300_defconfig 3 additions, 1 deletionarch/m68k/configs/hp300_defconfig
- arch/m68k/configs/mac_defconfig 3 additions, 1 deletionarch/m68k/configs/mac_defconfig
- arch/m68k/configs/multi_defconfig 3 additions, 1 deletionarch/m68k/configs/multi_defconfig
- arch/m68k/configs/mvme147_defconfig 3 additions, 1 deletionarch/m68k/configs/mvme147_defconfig
- arch/m68k/configs/mvme16x_defconfig 3 additions, 1 deletionarch/m68k/configs/mvme16x_defconfig
- arch/m68k/configs/q40_defconfig 3 additions, 1 deletionarch/m68k/configs/q40_defconfig
- arch/m68k/configs/sun3_defconfig 3 additions, 1 deletionarch/m68k/configs/sun3_defconfig
- arch/m68k/configs/sun3x_defconfig 3 additions, 1 deletionarch/m68k/configs/sun3x_defconfig
- arch/m68k/include/asm/macintosh.h 6 additions, 3 deletionsarch/m68k/include/asm/macintosh.h
- arch/m68k/mac/config.c 46 additions, 64 deletionsarch/m68k/mac/config.c
- arch/m68k/mac/oss.c 26 additions, 41 deletionsarch/m68k/mac/oss.c
- drivers/net/ethernet/8390/mac8390.c 19 additions, 14 deletionsdrivers/net/ethernet/8390/mac8390.c
- drivers/net/ethernet/cirrus/mac89x0.c 4 additions, 2 deletionsdrivers/net/ethernet/cirrus/mac89x0.c
- drivers/net/ethernet/natsemi/macsonic.c 18 additions, 20 deletionsdrivers/net/ethernet/natsemi/macsonic.c
- drivers/nubus/Makefile 1 addition, 1 deletiondrivers/nubus/Makefile
Loading
Please register or sign in to comment