linux-yocto/drivers/input
Dmitry Torokhov 84060ea3e0 Input: evdev - switch matching to EV_SYN
Each input device has EV_SYN capability. This is enforced by the input
core which sets this capability bit unconditionally in
input_register_device().

Switch evdev matching from declaring non-zero id->driver_info to match
on EV_SYN so that special handling can be removed from
input_match_device() and "driver_info" field can be removed from
input_device_id structure.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2025-07-01 21:02:57 -07:00
..
gameport treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
joystick Input: xpad - send LED and auth done packets to all Xbox One controllers 2025-05-16 18:16:42 -07:00
keyboard Input: samsung-keypad - use BIT() and GENMASK() where appropriate 2025-07-01 14:31:17 -07:00
misc Input: cs40l50 - remove redundant flush_workqueue() calls 2025-07-01 11:34:40 -07:00
mouse Input updates for v6.15-rc5 2025-05-11 10:29:29 -07:00
rmi4 Input: drop vb2_ops_wait_prepare/finish 2025-02-04 06:12:34 -08:00
serio treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
tablet Input updates for v6.13-rc0 2024-11-25 10:31:39 -08:00
tests Input updates for v6.11-rc0 2024-07-19 16:51:39 -07:00
touchscreen Input: edt-ft5x06 - add support for FocalTech FT8716 2025-07-01 11:44:27 -07:00
apm-power.c
evdev.c Input: evdev - switch matching to EV_SYN 2025-07-01 21:02:57 -07:00
ff-core.c Input: ff-core - make use of __free() cleanup facility 2024-12-23 22:53:21 -08:00
ff-memless.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
input-compat.c
input-compat.h
input-core-private.h
input-leds.c Input: leds - change config symbol dependency for audio mute trigger 2024-03-03 14:46:06 -08:00
input-mt.c Input: mt - make use of __free() cleanup facility 2024-12-23 22:53:57 -08:00
input-poller.c Input: poller - convert locking to guard notation 2024-12-23 22:53:57 -08:00
input-poller.h
input.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
joydev.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
Kconfig Input: remove evbug driver 2024-12-17 13:53:52 -08:00
Makefile Input: remove evbug driver 2024-12-17 13:53:52 -08:00
matrix-keymap.c Input: matrix-keymap - switch to using __free() cleanup facility 2024-08-29 10:59:30 -07:00
mousedev.c
sparse-keymap.c input: sparse-keymap: use devm_kmemdup_array() 2025-02-24 12:08:52 +02:00
touchscreen.c
vivaldi-fmap.c Input: add missing MODULE_DESCRIPTION() macros 2024-06-09 14:38:48 -07:00