Re: [git pull] Input updates for v5.10-rc6

2020-12-05 Thread pr-tracker-bot
The pull request you sent on Sat, 5 Dec 2020 15:59:36 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7059c2c00a2196865c2139083cbef47cd18109b6

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html


[git pull] Input updates for v5.10-rc6

2020-12-05 Thread Dmitry Torokhov
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