linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for v6.7-rc6
@ 2023-12-23  7:48 Dmitry Torokhov
  2023-12-23 20:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2023-12-23  7:48 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.7-rc6

to receive updates for the input subsystem. You will get:

- a quirk to AT keyboard driver to skip issuing "GET ID" command when 8042
  is in translated mode and the device is a laptop/portable, because the
  "GET ID" command makes a bunch of recent laptops unhappy

- a quirk to i8042 to disable multiplexed mode on Acer P459-G2-M which
  causes issues on resume

- psmouse will activate native RMI4 protocol support for touchpad on
  ThinkPad L14 G1

- addition of Razer Wolverine V2 ID to xpad gamepad driver

- mapping for airplane mode button in soc_button_array driver for TUXEDO
  laptops

- improved error handling in ipaq-micro-keys driver

- amimouse being prepared for platform remove callback returning void

Changelog:
---------

Christoffer Sandberg (1):
      Input: soc_button_array - add mapping for airplane mode button

Esther Shimanovich (1):
      Input: i8042 - add nomux quirk for Acer P459-G2-M

Hans de Goede (1):
      Input: atkbd - skip ATKBD_CMD_GETID in translated mode

Haoran Liu (1):
      Input: ipaq-micro-keys - add error handling for devm_kmemdup

José Pekkarinen (1):
      Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1

Luca Weiss (1):
      Input: xpad - add Razer Wolverine V2 support

Uwe Kleine-König (1):
      Input: amimouse - convert to platform remove callback returning void

Diffstat:
--------

 drivers/input/joystick/xpad.c            |  1 +
 drivers/input/keyboard/atkbd.c           | 46 +++++++++++++++++++++++++++++---
 drivers/input/keyboard/ipaq-micro-keys.c |  3 +++
 drivers/input/misc/soc_button_array.c    |  5 ++++
 drivers/input/mouse/amimouse.c           |  5 ++--
 drivers/input/mouse/synaptics.c          |  1 +
 drivers/input/serio/i8042-acpipnpio.h    |  8 ++++++
 7 files changed, 62 insertions(+), 7 deletions(-)

Thanks.


-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [git pull] Input updates for v6.7-rc6
  2023-12-23  7:48 [git pull] Input updates for v6.7-rc6 Dmitry Torokhov
@ 2023-12-23 20:21 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-12-23 20:21 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Linus Torvalds, linux-kernel, linux-input

The pull request you sent on Fri, 22 Dec 2023 23:48:14 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.7-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fa655abe42c65e7e4ad52baf280dadfb571c110e

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:[~2023-12-23 20:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-23  7:48 [git pull] Input updates for v6.7-rc6 Dmitry Torokhov
2023-12-23 20:21 ` 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).