linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for v5.17-rc6
@ 2022-03-05 22:33 Dmitry Torokhov
  2022-03-05 23:57 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2022-03-05 22:33 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. You will get:

- a fixup for Goodix touchscreen driver allowing it to work on certain
  Cherry Trail devices;

- a fix for imbalanced enable/disable regulator in Elam touchpad driver
  that became apparent when used with Asus TF103C 2-in-1 dock;

- a couple new input keycodes used on newer keyboards.

Changelog:
---------

David Gow (1):
      Input: samsung-keypad - properly state IOMEM dependency

Hans de Goede (4):
      Input: goodix - use the new soc_intel_is_byt() helper
      Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt() resource
      Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()
      Input: elan_i2c - fix regulator enable count imbalance after suspend/resume

William Mahon (2):
      HID: add mapping for KEY_DICTATE
      HID: add mapping for KEY_ALL_APPLICATIONS

Diffstat:
--------

 drivers/hid/hid-debug.c                |  5 ++-
 drivers/hid/hid-input.c                |  3 ++
 drivers/input/keyboard/Kconfig         |  2 +-
 drivers/input/mouse/elan_i2c_core.c    | 64 ++++++++++++----------------------
 drivers/input/touchscreen/goodix.c     | 34 +++++++++---------
 include/uapi/linux/input-event-codes.h |  4 ++-
 6 files changed, 51 insertions(+), 61 deletions(-)

Thanks.


-- 
Dmitry

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

* Re: [git pull] Input updates for v5.17-rc6
  2022-03-05 22:33 [git pull] Input updates for v5.17-rc6 Dmitry Torokhov
@ 2022-03-05 23:57 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-03-05 23:57 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Linus Torvalds, linux-kernel, linux-input

The pull request you sent on Sat, 5 Mar 2022 14:33:49 -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/dcde98da997075053041942ecf97d787855722ec

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:[~2022-03-05 23:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-05 22:33 [git pull] Input updates for v5.17-rc6 Dmitry Torokhov
2022-03-05 23:57 ` 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).