* [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
end of thread, other threads:[~2022-03-05 23:57 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).