From: Matthew Garrett Date: Sat, 12 Dec 2009 06:00:57 +0000 (-0800) Subject: Input: i8042 - allow installing platform filters for incoming data X-Git-Tag: v2.6.33-rc1~61^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=967c9ef9b8c3bdec1bd3a380edac19e0b9fbeadc;p=pandora-kernel.git 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed