Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Apr 2023 14:46:52 +0000 (07:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Apr 2023 14:46:52 +0000 (07:46 -0700)
commitd6b78224c65e395db6aa66ea74522d9899c8aefb
treec3c973080a82f2fbe19c2634864e9499ed0b42ff
parent622322f53c6d9ddd3c2a4aad852b3e1adbd56da7
parent5dc63e56a9cf8df0b59c234a505a1653f1bdf885
Merge tag 'input-for-v6.3-rc7' of git://git./linux/kernel/git/dtor/input

Pull input fixes from Dmitry Torokhov:

 - a check in pegasus-notetaker driver to validate the type of pipe when
   probing a new device

 - a fix for Cypress touch controller to correctly parse maximum number
   of touches.

* tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: cyttsp5 - fix sensing configuration data structure
  Input: pegasus-notetaker - check pipe type when probing