All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] Input updates for v7.1-rc5
@ 2026-05-31  5:09 Dmitry Torokhov
  2026-05-31 21:13 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2026-05-31  5:09 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.1-rc5

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

- updates to Elan I2C touchpad driver to handle a new IC type and to
  validate size of supplied firmware to prevent OOB access

- updates to Xpad controller driver to recognize ASUS ROG RAIKIRI II and
  "Nova 2 Lite" from GameSir controllers as well as a fix to prevent a
  potential OOB access when handling "Share" button

- an update to Synaptics touchpad driver to use RMI mode for touchpad in
  Thinkpad E490

- updates to Atmel MXT driver adding checks to prevent potential OOB
  accesses

- a fix to IMS PCU driver to free correct amount of memory when
  tearing it down

- a fixup to the recent change to Atlas buttons driver

- a small cleanup in fm801-fp for PCI IDs table initialisation.

Changelog:
---------

Dmitriy Zharov (1):
      Input: xpad - add support for ASUS ROG RAIKIRI II

Dmitry Torokhov (4):
      Input: xpad - fix out-of-bounds access for Share button
      Input: elan_i2c - validate firmware size before use
      Input: atmel_mxt_ts - fix boundary check in mxt_prepare_cfg_mem
      Input: atmel_mxt_ts - check mem_size before calculating config memory size

Greg Kroah-Hartman (1):
      Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size

Jingle Wu 吳金國 (2):
      Input: elan_i2c - add ic type 0x19
      Input: elan_i2c - increase device reset wait timeout after update FW

Nicolás Bazaes (1):
      Input: synaptics - add LEN2058 to SMBus passlist for ThinkPad E490

Qbeliw Tanaka (1):
      Input: xpad - add "Nova 2 Lite" from GameSir

Rafael J. Wysocki (1):
      Input: atlas - check ACPI_COMPANION() against NULL

Thomas Fourier (1):
      Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free()

Uwe Kleine-König (The Capable Hub) (1):
      Input: fm801-gp - simplify initialisation of pci_device_id array

Diffstat:
--------

 drivers/input/gameport/fm801-gp.c          |  4 ++--
 drivers/input/joystick/xpad.c              | 14 ++++++++++----
 drivers/input/misc/atlas_btns.c            |  6 +++++-
 drivers/input/misc/ims-pcu.c               |  2 +-
 drivers/input/mouse/elan_i2c_core.c        |  8 ++++++++
 drivers/input/mouse/elan_i2c_i2c.c         |  2 +-
 drivers/input/mouse/synaptics.c            |  1 +
 drivers/input/touchscreen/atmel_mxt_ts.c   | 13 ++++++++++---
 drivers/input/touchscreen/usbtouchscreen.c |  5 +++++
 9 files changed, 43 insertions(+), 12 deletions(-)

Thanks.


-- 
Dmitry

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

* Re: [git pull] Input updates for v7.1-rc5
  2026-05-31  5:09 [git pull] Input updates for v7.1-rc5 Dmitry Torokhov
@ 2026-05-31 21:13 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-05-31 21:13 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Linus Torvalds, linux-kernel, linux-input

The pull request you sent on Sat, 30 May 2026 22:09:55 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v7.1-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/227abb780c68687d6800cf9eafaff0cbeca4bf45

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2026-05-31 21:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-31  5:09 [git pull] Input updates for v7.1-rc5 Dmitry Torokhov
2026-05-31 21:13 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.