On Sat, 24 Aug 2024 22:02:50 +0200, Ahmad Fatoum wrote: > The USB keyboard driver remove callback sends a depress event for all > keys. This is relayed to all input notifiers and can confuse them by > reporting keys that were never pressed in the first place. > > Instead of expecting input notifiers to keep track themselves of whether > keys have been pressed, have the core only report depress event for > previously pressed keys. > > [...] Applied, thanks! [1/1] input: don't report depressed keys that were never pressed https://git.pengutronix.de/cgit/barebox/commit/?id=bad0d48fa6ab (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>