aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-topseed.c
diff options
context:
space:
mode:
authorJoao Moreno <mail@joaomoreno.com>2019-09-03 16:46:32 +0200
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>2019-09-04 09:22:55 +0200
commitaec256d0ecd561036f188dbc8fa7924c47a9edfd (patch)
tree86e15f586ab4b68409fb238f6fece689b8e4b8e6 /drivers/hid/hid-topseed.c
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (diff)
downloadlinux-dev-aec256d0ecd561036f188dbc8fa7924c47a9edfd.tar.xz
linux-dev-aec256d0ecd561036f188dbc8fa7924c47a9edfd.zip
HID: apple: Fix stuck function keys when using FN
This fixes an issue in which key down events for function keys would be repeatedly emitted even after the user has raised the physical key. For example, the driver fails to emit the F5 key up event when going through the following steps: - fnmode=1: hold FN, hold F5, release FN, release F5 - fnmode=2: hold F5, hold FN, release F5, release FN The repeated F5 key down events can be easily verified using xev. Signed-off-by: Joao Moreno <mail@joaomoreno.com> Co-developed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Diffstat (limited to 'drivers/hid/hid-topseed.c')
0 files changed, 0 insertions, 0 deletions