public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
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 v6.11-rc4
Date: Fri, 23 Aug 2024 13:31:25 -0700	[thread overview]
Message-ID: <ZsjxnTwQWOaTnPpY@google.com> (raw)

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

             reply	other threads:[~2024-08-23 20:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-23 20:31 Dmitry Torokhov [this message]
2024-08-24  0:19 ` [git pull] Input updates for v6.11-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=ZsjxnTwQWOaTnPpY@google.com \
    --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