lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 5 Dec 2020 15:59:36 -0800 From: Dmitry Torokhov <dmitry.torokhov@...il.com> To: Linus Torvalds <torvalds@...ux-foundation.org> Cc: linux-kernel@...r.kernel.org, linux-input@...r.kernel.org Subject: [git pull] Input updates for v5.10-rc6 Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive updates for the input subsystem. You will get a fix for "RETRIGEN" handling in Atmel touch controllers that was causing lost interrupts on systems using edge-triggered interrupts, a quirk for i8042 driver, and a couple more fixes. Changelog: --------- Dmitry Torokhov (1): Input: soc_button_array - add missing include Linus Walleij (1): Input: atmel_mxt_ts - fix lost interrupts Luo Meng (1): Input: i8042 - fix error return code in i8042_setup_aux() Po-Hsu Lin (1): Input: i8042 - add ByteSpeed touchpad to noloop table Sanjay Govind (1): Input: xpad - support Ardwiino Controllers Diffstat: -------- drivers/input/joystick/xpad.c | 2 ++ drivers/input/misc/soc_button_array.c | 1 + drivers/input/serio/i8042-x86ia64io.h | 4 ++++ drivers/input/serio/i8042.c | 3 ++- drivers/input/touchscreen/atmel_mxt_ts.c | 4 ++-- 5 files changed, 11 insertions(+), 3 deletions(-) Thanks. -- Dmitry
Powered by blists - more mailing lists