[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <vjfoxhbcvltgxbmmnjfnqllyrynjwh2cpraylma644hyhlv5jh@dzbn3dmblhyq>
Date: Sat, 10 May 2025 23:31:53 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for v6.15-rc5
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.15-rc5
to receive updates for the input subsystem. You will get:
- Synaptics touchpad on multiple laptops (Dynabook Portege X30L-G,
Dynabook Portege X30-D, TUXEDO InfinityBook Pro 14 v5, Dell
Precision M3800, HP Elitebook 850 G1) switched from PS/2 to SMBus mode
- a number of new controllers added to xpad driver: HORI Drum
controller, PowerA Fusion Pro 4, PowerA MOGA XP-Ultra controller,
8BitDo Ultimate 2 Wireless Controller, 8BitDo Ultimate 3-mode
Controller, Hyperkin DuchesS Xbox One controller
- fixes to xpad driver to properly handle Mad Catz JOYTECH NEO SE
Advanced and PDP Mirror's Edge Official controllers
- fixes to xpad driver to properly handle "Share" button on some
controllers
- a fix for device initialization timing and for waking up the
controller in cyttsp5 driver
- a fix for hisi_powerkey driver to properly wake up from s2idle state
- other assorted cleanups and fixes.
There will be a trivial conflict in drivers/input/joystick/magellan.c -
please simply accept version coming form this pull request.
Changelog:
---------
Aditya Garg (3):
Input: synaptics - enable InterTouch on Dynabook Portege X30L-G
Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5
Input: synaptics - enable InterTouch on Dell Precision M3800
Arnd Bergmann (1):
Input: stmpe-ts - use module alias instead of device table
Dmitry Torokhov (1):
Input: synaptics - enable SMBus for HP Elitebook 850 G1
Gary Bisson (1):
Input: mtk-pmic-keys - fix possible null pointer dereference
Hugo Villeneuve (1):
Input: cyttsp5 - ensure minimum reset pulse width
Kees Cook (1):
input/joystick: magellan: Mark __nonstring look-up table
Lode Willems (1):
Input: xpad - add support for 8BitDo Ultimate 2 Wireless Controller
Manuel Fombuena (1):
Input: synaptics - enable InterTouch on Dynabook Portege X30-D
Mattijs Korpershoek (2):
dt-bindings: mediatek,mt6779-keypad: Update Mattijs' email address
MAINTAINERS: .mailmap: update Mattijs Korpershoek's email address
Mikael Gonella-Bolduc (1):
Input: cyttsp5 - fix power control issue on wakeup
Ulf Hansson (1):
Input: hisi_powerkey - enable system-wakeup for s2idle
Vicki Pfau (4):
Input: xpad - fix two controller table values
Input: xpad - fix Share button on Xbox One controllers
Input: xpad - add support for several more controllers
Input: xpad - fix xpad_device sorting
WangYuli (1):
Input: sparcspkr - avoid unannotated fall-through
Diffstat:
--------
.mailmap | 1 +
.../bindings/input/mediatek,mt6779-keypad.yaml | 2 +-
MAINTAINERS | 2 +-
drivers/input/joystick/magellan.c | 2 +-
drivers/input/joystick/xpad.c | 49 ++++++++++++++--------
drivers/input/keyboard/mtk-pmic-keys.c | 4 +-
drivers/input/misc/hisi_powerkey.c | 2 +-
drivers/input/misc/sparcspkr.c | 22 +++++++---
drivers/input/mouse/synaptics.c | 5 +++
drivers/input/touchscreen/cyttsp5.c | 7 +++-
drivers/input/touchscreen/stmpe-ts.c | 7 +---
11 files changed, 65 insertions(+), 38 deletions(-)
Thanks.
--
Dmitry
Powered by blists - more mailing lists