Searched hist:"5447326 ff7e42ae36b85caedb2a787ff4db646f4" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/input/keyboard/ |
H A D | atkbd.c | diff 5447326ff7e42ae36b85caedb2a787ff4db646f4 Mon Nov 17 03:16:12 CET 2014 Stefan Brüns <stefan.bruens@rwth-aachen.de> Input: atkbd - correct MSC_SCAN events for force_release keys
Without the change either no scancode would be reported on release of force_release keys, or - if the key is marked as force_release erroneously - the release event and the scancode would be reported in separate reports to the input layer.
Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|