linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for v6.4-rc5
@ 2023-06-06 17:58 Dmitry Torokhov
  2023-06-07 20:52 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2023-06-06 17:58 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-v6.4-rc5

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

- a fix for unbalanced open count for inhibited input devices

- fixups in Elantech PS/2 and Cyppress TTSP v5 drivers

- a quirk to soc_button_array driver to make it work with
  Lenovo Yoga Book X90F / X90L

- a removal of erroneous entry from xpad driver.

Changelog:
---------

Dmitry Torokhov (2):
      Input: fix open count when closing inhibited device
      Input: psmouse - fix OOB access in Elantech protocol

Hans de Goede (1):
      Input: soc_button_array - add invalid acpi_index DMI quirk handling

Ismael Ferreras Morezuelas (1):
      Input: xpad - delete a Razer DeathAdder mouse VID/PID entry

Maximilian Weigand (1):
      Input: cyttsp5 - fix array length

Diffstat:
--------

 drivers/input/input.c                 |  2 +-
 drivers/input/joystick/xpad.c         |  1 -
 drivers/input/misc/soc_button_array.c | 30 ++++++++++++++++++++++++++++++
 drivers/input/mouse/elantech.c        |  9 +++++----
 drivers/input/touchscreen/cyttsp5.c   |  2 +-
 5 files changed, 37 insertions(+), 7 deletions(-)

Thanks.


-- 
Dmitry

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

end of thread, other threads:[~2023-06-07 20:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-06 17:58 [git pull] Input updates for v6.4-rc5 Dmitry Torokhov
2023-06-07 20:52 ` 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;
as well as URLs for NNTP newsgroup(s).