Searched hist:"967 c9ef9b8c3bdec1bd3a380edac19e0b9fbeadc" (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | i8042.h | diff 967c9ef9b8c3bdec1bd3a380edac19e0b9fbeadc Sat Dec 12 07:00:57 CET 2009 Matthew Garrett <mjg@redhat.com> 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>
|
/linux/drivers/input/serio/ |
H A D | i8042.c | diff 967c9ef9b8c3bdec1bd3a380edac19e0b9fbeadc Sat Dec 12 07:00:57 CET 2009 Matthew Garrett <mjg@redhat.com> 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>
|