From: Stephen Chandler Paul Date: Wed, 15 Jul 2015 17:20:17 +0000 (-0700) Subject: Input: i8042 - add unmask_kbd_data option X-Git-Tag: omap-for-v4.3/fixes-rc1~90^2^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1443d2849b146be4ed8d4ef89ae7e215aafaa5b;p=pandora-kernel.git Input: i8042 - add unmask_kbd_data option A big problem with the current i8042 debugging option is that it outputs data going to and from the keyboard by default. As a result, many dmesg logs uploaded by users will unintentionally contain sensitive information such as their password, as such it's probably a good idea not to output data coming from the keyboard unless specifically enabled by the user. Signed-off-by: Stephen Chandler Paul Reviewed-by: Andreas Mohr Reviewed-by: Benjamin Tissoires Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed