]> Git Repo - linux.git/commitdiff
Merge tag 'input-for-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor...
authorLinus Torvalds <[email protected]>
Wed, 7 Jun 2023 20:49:42 +0000 (13:49 -0700)
committerLinus Torvalds <[email protected]>
Wed, 7 Jun 2023 20:49:42 +0000 (13:49 -0700)
Pull input fixes from Dmitry Torokhov:

 - 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

* tag 'input-for-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: xpad - delete a Razer DeathAdder mouse VID/PID entry
  Input: psmouse - fix OOB access in Elantech protocol
  Input: soc_button_array - add invalid acpi_index DMI quirk handling
  Input: fix open count when closing inhibited device
  Input: cyttsp5 - fix array length


Trivial merge
This page took 0.063519 seconds and 4 git commands to generate.