* [git pull] Input updates for v6.11-rc4
@ 2024-08-23 20:31 Dmitry Torokhov
2024-08-24 0:19 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2024-08-23 20:31 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.11-rc4
to receive updates for the input subsystem. You will get:
- a tweak to uinput interface to reject requests with abnormally large
number of slots. 100 slots/contacts should be enough for real devices
- support for FocalTech FT8201 added to the edt-ft5x06 driver
- tweaks to i8042 to handle more devices that have issue with its
emulation
- Synaptics touchpad switched to native SMbus/RMI mode on HP Elitebook
840 G2
- other minor fixes.
Changelog:
---------
Dmitry Torokhov (2):
Input: uinput - reject requests with unreasonable number of slots
Input: himax_hx83112b - fix incorrect size when reading product ID
Felix Kaechele (2):
dt-bindings: input: touchscreen: edt-ft5x06: Document FT8201 support
Input: edt-ft5x06 - add support for FocalTech FT8201
John Keeping (1):
Input: adc-joystick - fix optional value handling
Jonathan Denose (1):
Input: synaptics - enable SMBus for HP Elitebook 840 G2
Marek Vasut (1):
Input: ads7846 - ratelimit the spi_sync error message
Takashi Iwai (1):
Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table
Werner Sembach (2):
Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3
Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combination
Diffstat:
--------
.../bindings/input/touchscreen/edt-ft5x06.yaml | 1 +
drivers/input/joystick/adc-joystick.c | 7 ++++--
drivers/input/misc/uinput.c | 14 +++++++++++
drivers/input/mouse/synaptics.c | 1 +
drivers/input/serio/i8042-acpipnpio.h | 29 +++++++++++++---------
drivers/input/serio/i8042.c | 10 +++++---
drivers/input/touchscreen/ads7846.c | 2 +-
drivers/input/touchscreen/edt-ft5x06.c | 6 +++++
drivers/input/touchscreen/himax_hx83112b.c | 14 ++---------
9 files changed, 54 insertions(+), 30 deletions(-)
Thanks.
--
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] Input updates for v6.11-rc4
2024-08-23 20:31 [git pull] Input updates for v6.11-rc4 Dmitry Torokhov
@ 2024-08-24 0:19 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-08-24 0:19 UTC (permalink / raw)
To: Dmitry Torokhov; +Cc: Linus Torvalds, linux-kernel, linux-input
The pull request you sent on Fri, 23 Aug 2024 13:31:25 -0700:
> git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.11-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7eb61cc674ee0f597e7954d38e4e08fe8c5b19ba
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-08-24 0:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-23 20:31 [git pull] Input updates for v6.11-rc4 Dmitry Torokhov
2024-08-24 0:19 ` 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