From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for v5.17-rc6
Date: Sat, 5 Mar 2022 14:33:49 -0800 [thread overview]
Message-ID: <YiPlTcVeLWi2pDiq@google.com> (raw)
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
next reply other threads:[~2022-03-05 22:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-05 22:33 Dmitry Torokhov [this message]
2022-03-05 23:57 ` [git pull] Input updates for v5.17-rc6 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YiPlTcVeLWi2pDiq@google.com \
--to=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.