]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 17 Jul 2022 14:52:46 +0000 (07:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 17 Jul 2022 14:52:46 +0000 (07:52 -0700)
commit7522e19e28c439de1a3e9b97b45f569e12b99a43
treea9be0393b24bd268114f9f943e737950b298e375
parentd897e4f393e2f4f71ea8f5f3a8bd134701297b87
parent7e951d4b01a9bfeff815625bdb5b3da98bee13b5
Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

Pull input fixes from Dmitry Torokhov:

 - fix Goodix driver to properly behave on the Aya Neo Next

 - some more sanity checks in usbtouchscreen driver

 - a tweak in wm97xx driver in preparation for remove() to return void

 - a clarification in input core regarding units of measurement for
   resolution on touch events.

* tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: document the units for resolution of size axes
  Input: goodix - call acpi_device_fix_up_power() in some cases
  Input: wm97xx - make .remove() obviously always return 0
  Input: usbtouchscreen - add driver_info sanity check
drivers/input/touchscreen/wm97xx-core.c
include/uapi/linux/input.h