Merge tag 'input-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Oct 2024 19:18:02 +0000 (12:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Oct 2024 19:18:02 +0000 (12:18 -0700)
commit0d2746a208ea5faaaccf9a5e97ad214cff0942f5
treed426410fdf41d5fe68353701851ee88c27480aee
parent359cdf5a328360fdc41e5ca979f22625f4aceb44
parentc684771630e64bc39bddffeb65dd8a6612a6b249
Merge tag 'input-for-v6.12-rc1' of git://git./linux/kernel/git/dtor/input

Pull input fixes from Dmitry Torokhov:

 - a couple fixups for adp5589-keys driver

 - recently added driver for PixArt PS/2 touchpads is dropped
   temporarily because its detection routine is too greedy and
   mis-identifies devices from other vendors as PixArt devices

* tag 'input-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: adp5589-keys - fix adp5589_gpio_get_value()
  Input: adp5589-keys - fix NULL pointer dereference
  Revert "Input: Add driver for PixArt PS/2 touchpad"