Merge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Sep 2025 15:09:37 +0000 (08:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Sep 2025 15:09:37 +0000 (08:09 -0700)
commit563b3f6ef521895045117055bf3ee08fbe27a8a7
treecb87f90b857a4bdc2cf31cb61d6523db18add417
parentf83a4f2a4d8c485922fba3018a64fc8f4cfd315f
parent30989f67650cbf8dc763f7c22e3a210f70a8d7d0
Merge tag 'input-for-v6.17-rc5' of git://git./linux/kernel/git/dtor/input

Pull input fixes from Dmitry Torokhov:

 - a quirk to i8042 for yet another TUXEDO laptop

 - a fix to mtk-pmic-keys driver to properly handle MT6359

 - a fix to iqs7222 driver to only enable proximity interrupt
   if it is mapped to a key or a switch event

 - an update to xpad controller driver to recognize Flydigi Apex 5
   controller

 - an update to maintainers file to drop bounding entry for Melfas
   touch controller

* tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  MAINTAINERS: Input: Drop melfas-mip4 section
  Input: mtk-pmic-keys - MT6359 has a specific release irq
  Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk table
  Input: iqs7222 - avoid enabling unused interrupts
  Input: xpad - add support for Flydigi Apex 5
MAINTAINERS