Files
linux/drivers/input/keyboard
Dmitry Torokhov 712aa03a54 Input: cros_ec_keyb - send 'scancodes' in addition to key events
[ Upstream commit 80db2a087f ]

To let userspace know what 'scancodes' should be used in EVIOCGKEYCODE
and EVIOCSKEYCODE ioctls, we should send EV_MSC/MSC_SCAN events in
addition to EV_KEY/KEY_* events. The driver already declared MSC_SCAN
capability, so it is only matter of actually sending the events.

Link: https://lore.kernel.org/r/X87aOaSptPTvZ3nZ@google.com
Acked-by: Rajat Jain <rajatja@google.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-16 09:58:27 +09:00
..
2012-11-24 00:05:38 -08:00
2005-04-16 15:20:36 -07:00
2016-08-29 20:00:58 -07:00
2012-11-24 00:05:38 -08:00
2016-08-29 20:00:58 -07:00
2013-12-06 02:06:29 -08:00