* [git pull] Input updates for v6.8-rc7
@ 2024-03-08 5:40 Dmitry Torokhov
2024-03-08 22:28 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2024-03-08 5:40 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 tags/input-for-v6.8-rc7
to receive updates for the input subsystem. You will get:
- a revert of endpoint checks in bcm5974 - the driver is being naughty
and pokes at unclaimed USB interface, so the check fails. We need to
fix the driver to claim both interfaces, and then re-implement the
endpoints check
- a fix to Synaptics RMI driver to avoid UAF on driver unload or device
unbinding
- a few new VID/PIDs added to xpad game controller driver
- a change to gpio_keys_polled driver to quiet it when GPIO causes probe
deferral.
Changelog:
---------
Javier Carrasco (1):
Revert "Input: bcm5974 - check endpoint type before starting traffic"
Mathias Krause (1):
Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
Max Nguyen (1):
Input: xpad - add additional HyperX Controller Identifiers
Uwe Kleine-König (1):
Input: gpio_keys_polled - suppress deferred probe error for gpio
Diffstat:
--------
drivers/input/joystick/xpad.c | 6 ++++++
drivers/input/keyboard/gpio_keys_polled.c | 10 ++++------
drivers/input/mouse/bcm5974.c | 20 --------------------
drivers/input/rmi4/rmi_driver.c | 6 +++---
4 files changed, 13 insertions(+), 29 deletions(-)
Thanks.
--
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] Input updates for v6.8-rc7
2024-03-08 5:40 [git pull] Input updates for v6.8-rc7 Dmitry Torokhov
@ 2024-03-08 22:28 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-03-08 22:28 UTC (permalink / raw)
To: Dmitry Torokhov; +Cc: Linus Torvalds, linux-kernel, linux-input
The pull request you sent on Thu, 7 Mar 2024 21:40:31 -0800:
> git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.8-rc7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7a4f31c7765e63e3219eac1e822ab16df09f318c
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:[~2024-03-08 22:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-08 5:40 [git pull] Input updates for v6.8-rc7 Dmitry Torokhov
2024-03-08 22:28 ` 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).