Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.3-rc7 to receive updates for the input subsystem. You will get 2 fixes: - 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. Changelog: --------- Soumya Negi (1): Input: pegasus-notetaker - check pipe type when probing hrdl (1): Input: cyttsp5 - fix sensing configuration data structure Diffstat: -------- drivers/input/tablet/pegasus_notetaker.c | 6 ++++++ drivers/input/touchscreen/cyttsp5.c | 1 + 2 files changed, 7 insertions(+) Thanks. -- Dmitry