From: Linus Torvalds Date: Sat, 11 Jul 2026 22:42:55 +0000 (-0700) Subject: Merge tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor... X-Git-Tag: v7.2-rc3~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=44696aa3a489d2baf58efa61b37833f100072bee;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input Pull input fixes from Dmitry Torokhov: - fix MELFAS MMS114 touchscreen driver to reject invalid touch IDs and avoid multi-touch slot corruption - fix a crash in the Sega Dreamcast (Maple) mouse driver when opening the device, caused by missing driver data - fixes for Maple drivers (keyboard, mouse, joystick) to properly order setting driver data and device registration to avoid races * tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: Input: mms114 - fix multi-touch slot corruption Input: maple_keyb - set driver data before registering input device Input: maplecontrol - set driver data before registering input device Input: maplemouse - set driver data before registering input device Input: maplemouse - fix NULL pointer dereference in open() --- 44696aa3a489d2baf58efa61b37833f100072bee