linux-input.vger.kernel.org archive mirror
 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 v5.11-rc6
Date: Fri, 5 Feb 2021 18:13:31 -0800	[thread overview]
Message-ID: <YB37S7x1mvSeERFT@google.com> (raw)

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus

to receive updates for the input subsystem. Nothing terribly
interesting, just a few fixups.

Changelog:
---------

Alexey Dobriyan (1):
      Input: i8042 - unbreak Pegatron C15B

AngeloGioacchino Del Regno (2):
      dt-bindings: input: touchscreen: goodix: Add binding for GT9286 IC
      Input: goodix - add support for Goodix GT9286 chip

Benjamin Valentin (1):
      Input: xpad - sync supported devices with fork on GitHub

Geert Uytterhoeven (3):
      Input: st1232 - fix off-by-one error in resolution handling
      Input: st1232 - do not read more bytes than needed
      Input: st1232 - wait until device is ready before reading resolution

Heinrich Schuchardt (1):
      dt-bindings: input: adc-keys: clarify description

Marek Vasut (1):
      Input: ili210x - implement pressure reporting for ILI251x

Souptick Joarder (1):
      Input: ariel-pwrbutton - remove unused variable ariel_pwrbutton_id_table

Diffstat:
--------

 .../devicetree/bindings/input/adc-keys.txt         | 22 +++++++++-
 .../bindings/input/touchscreen/goodix.yaml         |  1 +
 drivers/input/joystick/xpad.c                      | 17 +++++++-
 drivers/input/misc/ariel-pwrbutton.c               |  6 ---
 drivers/input/serio/i8042-x86ia64io.h              |  2 +
 drivers/input/touchscreen/goodix.c                 |  2 +
 drivers/input/touchscreen/ili210x.c                | 26 ++++++++----
 drivers/input/touchscreen/st1232.c                 | 48 +++++++++++++++++++---
 8 files changed, 102 insertions(+), 22 deletions(-)

Thanks.


-- 
Dmitry

             reply	other threads:[~2021-02-06  3:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-06  2:13 Dmitry Torokhov [this message]
2021-02-06 23:21 ` [git pull] Input updates for v5.11-rc6 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=YB37S7x1mvSeERFT@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;
as well as URLs for NNTP newsgroup(s).