aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2022-06-24 13:23:39 +0200
committerHans de Goede <hdegoede@redhat.com>2022-06-28 21:54:50 +0200
commitaacb455dfe01b7a24a792a2fbe7a04112ce8321d (patch)
treeabdd6e49e052d5f497b9a593d9497a390042d342 /net/unix/sysctl_net_unix.c
parentplatform/x86: panasonic-laptop: don't report duplicate brightness key-presses (diff)
downloadwireguard-linux-aacb455dfe01b7a24a792a2fbe7a04112ce8321d.tar.xz
wireguard-linux-aacb455dfe01b7a24a792a2fbe7a04112ce8321d.zip
platform/x86: panasonic-laptop: filter out duplicate volume up/down/mute keypresses
On some Panasonic models the volume up/down/mute keypresses get reported both through the Panasonic ACPI HKEY interface as well as through the atkbd device. Filter out the atkbd scan-codes for these to avoid reporting presses twice. Note normally we would leave the filtering of these to userspace by mapping the scan-codes to KEY_UNKNOWN through /lib/udev/hwdb.d/60-keyboard.hwdb. However in this case that would cause regressions since we were filtering the Panasonic ACPI HKEY events before, so filter these in the kernel. Fixes: ed83c9171829 ("platform/x86: panasonic-laptop: Resolve hotkey double trigger bug") Reported-and-tested-by: Stefan Seyfried <seife+kernel@b1-systems.com> Reported-and-tested-by: Kenneth Chan <kenneth.t.chan@gmail.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20220624112340.10130-7-hdegoede@redhat.com
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions