Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.11-rc5 to receive updates for the input subsystem. You will get: - a fix for Cypress PS/2 touchpad for regression introduced in 6.11 merge window where timeout condition is incorrectly reported for all extended Cypress commands. Changelog: --------- Dmitry Torokhov (1): Input: cypress_ps2 - fix waiting for command response Diffstat: -------- drivers/input/mouse/cypress_ps2.c | 58 +++++++++------------------------------ 1 file changed, 13 insertions(+), 45 deletions(-) Thanks. -- Dmitry