android_kernel_xiaomi_sm7250/drivers/input
Dmitry Torokhov 0d4c859734 Input: atkbd - speed up setting leds/repeat state
Changing led state is pretty slow operation; when there are multiple
requests coming at a high rate they may interfere with normal typing.
Try optimize (skip) changing hardware state when multiple requests
are coming back-to-back.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2005-11-20 00:49:42 -05:00
..
gameport [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
joystick [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
keyboard Input: atkbd - speed up setting leds/repeat state 2005-11-20 00:49:42 -05:00
misc [PATCH] kfree cleanup: misc remaining drivers 2005-11-07 07:54:05 -08:00
mouse Input: logips2pp - add support for MX3100 2005-11-02 22:52:45 -05:00
serio [DRIVER MODEL] Convert platform drivers to use struct platform_driver 2005-11-09 22:32:44 +00:00
touchscreen [DRIVER MODEL] Convert platform drivers to use struct platform_driver 2005-11-09 22:32:44 +00:00
evbug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evdev.c Input: evdev - allow querying SW state from compat ioctl 2005-10-31 01:29:37 -05:00
input.c [PATCH] Input: fix 'uniq' reporting in hotplug handler 2005-11-09 07:55:50 -08:00
joydev.c [PATCH] INPUT: Create symlinks for backwards compatibility 2005-10-28 09:52:55 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mousedev.c [PATCH] INPUT: Create symlinks for backwards compatibility 2005-10-28 09:52:55 -07:00
power.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tsdev.c [PATCH] INPUT: Create symlinks for backwards compatibility 2005-10-28 09:52:55 -07:00