Linux Input/HID development
 help / color / mirror / Atom feed
* [git pull] Input updates for v7.2-rc2
@ 2026-07-11 22:37 Dmitry Torokhov
  2026-07-11 22:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2026-07-11 22:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-input

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v7.2-rc2

to receive updates for the input subsystem. You will get:

- A fix for MELFAS MMS114 touchscreen driver to reject invalid touch IDs
  and avoid multi-touch slot corruption

- A fix for a crash in 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.

Changelog:
---------

Dmitry Torokhov (4):
      Input: maplemouse - set driver data before registering input device
      Input: maplecontrol - set driver data before registering input device
      Input: maple_keyb - set driver data before registering input device
      Input: mms114 - fix multi-touch slot corruption

Florian Fuchs (1):
      Input: maplemouse - fix NULL pointer dereference in open()

Diffstat:
--------

 drivers/input/joystick/maplecontrol.c | 3 ++-
 drivers/input/keyboard/maple_keyb.c   | 4 ++--
 drivers/input/mouse/maplemouse.c      | 9 ++++++---
 drivers/input/touchscreen/mms114.c    | 2 +-
 4 files changed, 11 insertions(+), 7 deletions(-)

Thanks.


-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-11 22:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-11 22:37 [git pull] Input updates for v7.2-rc2 Dmitry Torokhov
2026-07-11 22:48 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox