]> git.baikalelectronics.ru Git - kernel.git/commit
Input: i8042 - allow installing platform filters for incoming data
authorMatthew Garrett <mjg@redhat.com>
Sat, 12 Dec 2009 06:00:57 +0000 (22:00 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 12 Dec 2009 07:55:42 +0000 (23:55 -0800)
commit177bcf2725f4eb556bbb1ab647c9dceb3e187a96
tree03a3ba3fec91014adb5afbe78f40ffb429c3753e
parent7dfdb7d3a412dd8f56374b6c36ee9246ffbccdc1
Input: i8042 - allow installing platform filters for incoming data

Some hardware (such as Dell laptops) signal a variety of events through
the i8042 controller, even if these don't map to keyboard events. Add
support for drivers to filter the i8042 event stream in order to respond
to these events and (if appropriate) block them from entering the input
stream.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/serio/i8042.c
include/linux/i8042.h