1
0
Fork 0
alistair23-linux/drivers/input/keyboard
Dmitry Torokhov f252a99532 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>
2020-12-30 11:51:30 +01:00
..
Kconfig chrome platform changes for v5.4 2019-09-19 14:14:28 -07:00
Makefile Input: remove w90x900 keyboard driver 2019-08-09 15:16:37 -07:00
adc-keys.c
adp5520-keys.c
adp5588-keys.c
adp5589-keys.c
amikbd.c
applespi.c Input: applespi - no need to check return value of debugfs_create functions 2019-08-12 00:10:59 -07:00
applespi.h
applespi_trace.h
atakbd.c
atkbd.c
bcm-keypad.c Input: remove dev_err() usage after platform_get_irq() 2019-08-14 10:49:01 -07:00
cap11xx.c
clps711x-keypad.c
cros_ec_keyb.c Input: cros_ec_keyb - send 'scancodes' in addition to key events 2020-12-30 11:51:30 +01:00
davinci_keyscan.c Input: remove dev_err() usage after platform_get_irq() 2019-08-14 10:49:01 -07:00
dlink-dir685-touchkeys.c Input: dlink-dir685-touchkeys - fix a typo in driver name 2020-06-03 08:21:16 +02:00
ep93xx_keypad.c Input: ep93xx_keypad - fix handling of platform_get_irq() error 2020-10-29 09:57:56 +01:00
goldfish_events.c
gpio_keys.c Input: gpio_keys - convert driver to use dev_groups 2019-08-12 00:02:38 -07:00
gpio_keys_polled.c
hil_kbd.c
hilkbd.c
hpps2atkbd.h
imx_keypad.c Input: remove dev_err() usage after platform_get_irq() 2019-08-14 10:49:01 -07:00
ipaq-micro-keys.c
jornada680_kbd.c
jornada720_kbd.c
lkkbd.c
lm8323.c
lm8333.c
locomokbd.c
lpc32xx-keys.c Input: remove dev_err() usage after platform_get_irq() 2019-08-14 10:49:01 -07:00
maple_keyb.c
matrix_keypad.c
max7359_keypad.c
mcs_touchkey.c
mpr121_touchkey.c Input: mpr121 - switch to use device_property_count_u32() 2019-08-12 00:03:10 -07:00
mtk-pmic-keys.c
newtonkbd.c
nomadik-ske-keypad.c Input: remove dev_err() usage after platform_get_irq() 2019-08-14 10:49:01 -07:00
nspire-keypad.c Input: remove dev_err() usage after platform_get_irq() 2019-08-14 10:49:01 -07:00
omap-keypad.c
omap4-keypad.c Input: omap4-keypad - fix runtime PM error handling 2020-12-30 11:51:10 +01:00
opencores-kbd.c Input: remove dev_err() usage after platform_get_irq() 2019-08-14 10:49:01 -07:00
pmic8xxx-keypad.c Input: remove dev_err() usage after platform_get_irq() 2019-08-14 10:49:01 -07:00
pxa27x_keypad.c Input: remove dev_err() usage after platform_get_irq() 2019-08-14 10:49:01 -07:00
pxa930_rotary.c Input: remove dev_err() usage after platform_get_irq() 2019-08-14 10:49:01 -07:00
qt1050.c
qt1070.c
qt2160.c
samsung-keypad.c
sh_keysc.c Input: remove dev_err() usage after platform_get_irq() 2019-08-14 10:49:01 -07:00
snvs_pwrkey.c Input: remove dev_err() usage after platform_get_irq() 2019-08-14 10:49:01 -07:00
spear-keyboard.c Input: remove dev_err() usage after platform_get_irq() 2019-08-14 10:49:01 -07:00
st-keyscan.c Input: remove dev_err() usage after platform_get_irq() 2019-08-14 10:49:01 -07:00
stmpe-keypad.c
stowaway.c
sun4i-lradc-keys.c
sunkbd.c Input: sunkbd - avoid use-after-free in teardown paths 2020-11-22 10:14:12 +01:00
tc3589x-keypad.c
tca6416-keypad.c
tca8418_keypad.c
tegra-kbc.c Input: remove dev_err() usage after platform_get_irq() 2019-08-14 10:49:01 -07:00
tm2-touchkey.c Input: tm2-touchkey - add support for Coreriver TC360 variant 2020-04-17 10:49:57 +02:00
twl4030_keypad.c Input: twl4030_keypad - fix handling of platform_get_irq() error 2020-10-29 09:57:57 +01:00
xtkbd.c