linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for v5.16-rc6
@ 2021-12-25  6:06 Dmitry Torokhov
  2021-12-25 21:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2021-12-25  6:06 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-input

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. A few small updates to
drivers. Of note we are now deferring probes of i8042 on some Asus
devices as the controller is not ready to respond to queries first time
around when the driver is compiled into the kernel.

Changelog:
---------

Andrea Righi (1):
      Input: elantech - fix stack out of bound access in elantech_change_report_id()

Hans de Goede (2):
      Input: goodix - try not to touch the reset-pin on x86/ACPI devices
      Input: goodix - add id->model mapping for the "9111" model

Jeff LaBundy (1):
      Input: iqs626a - prohibit inlining of channel parsing functions

Johnny Chuang (1):
      Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312

José Expósito (2):
      Input: goodix - fix memory leak in goodix_firmware_upload
      Input: atmel_mxt_ts - fix double free in mxt_read_info_block

Samuel Čavoj (1):
      Input: i8042 - enable deferred probe quirk for ASUS UM325UA

Takashi Iwai (1):
      Input: i8042 - add deferred probe support

Diffstat:
--------

 Documentation/admin-guide/kernel-parameters.txt |  2 +
 drivers/input/misc/iqs626a.c                    | 21 +++++-----
 drivers/input/mouse/elantech.c                  |  8 +++-
 drivers/input/serio/i8042-x86ia64io.h           | 21 ++++++++++
 drivers/input/serio/i8042.c                     | 54 ++++++++++++++++---------
 drivers/input/touchscreen/atmel_mxt_ts.c        |  2 +-
 drivers/input/touchscreen/elants_i2c.c          | 46 ++++++++++++++++++++-
 drivers/input/touchscreen/goodix.c              | 31 +++++++++++---
 drivers/input/touchscreen/goodix.h              |  1 +
 drivers/input/touchscreen/goodix_fwupload.c     |  2 +-
 10 files changed, 151 insertions(+), 37 deletions(-)

Thanks.

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [git pull] Input updates for v5.16-rc6
  2021-12-25  6:06 [git pull] Input updates for v5.16-rc6 Dmitry Torokhov
@ 2021-12-25 21:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-12-25 21:10 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Linus Torvalds, linux-kernel, linux-input

The pull request you sent on Fri, 24 Dec 2021 22:06:41 -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/5b5e3d03470205b98363f50b8d6a7f5f40440458

Thank you!

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-25 21:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-25  6:06 [git pull] Input updates for v5.16-rc6 Dmitry Torokhov
2021-12-25 21:10 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).