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)
commit967c9ef9b8c3bdec1bd3a380edac19e0b9fbeadc
tree03a3ba3fec91014adb5afbe78f40ffb429c3753e
parent4e8d340daac46cec8a0f8b3b0f228274fac913ba
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