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.10-rc4
Date: Tue, 17 Nov 2020 11:23:51 -0800 [thread overview]
Message-ID: <20201117192351.GA2362934@dtor-ws> (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 fix for
"use-after-free" in Sun keyboard driver, a fix to firmware updates on
newer ICs in Elan touchpad diver, and a couple more of drover fixes.
Changelog:
---------
Dan Carpenter (1):
Input: adxl34x - clean up a data type in adxl34x_probe()
Dmitry Torokhov (1):
Input: sunkbd - avoid use-after-free in teardown paths
Hans de Goede (1):
Input: i8042 - allow insmod to succeed on devices without an i8042 controller
Necip Fazil Yildiran (1):
Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFER
jingle.wu (1):
Input: elan_i2c - fix firmware update on newer ICs
Diffstat:
--------
drivers/input/keyboard/sunkbd.c | 41 +++++++++++++++++++++++++++++-------
drivers/input/misc/adxl34x.c | 2 +-
drivers/input/mouse/elan_i2c.h | 2 +-
drivers/input/mouse/elan_i2c_core.c | 3 ++-
drivers/input/mouse/elan_i2c_i2c.c | 10 ++++-----
drivers/input/mouse/elan_i2c_smbus.c | 2 +-
drivers/input/serio/i8042.c | 12 ++++++++++-
drivers/input/touchscreen/Kconfig | 1 +
8 files changed, 55 insertions(+), 18 deletions(-)
Thanks.
--
Dmitry
next reply other threads:[~2020-11-17 19:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-17 19:23 Dmitry Torokhov [this message]
2020-11-17 20:07 ` [git pull] Input updates for v5.10-rc4 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=20201117192351.GA2362934@dtor-ws \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox