All of lore.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.0-rc7
Date: Wed, 28 Sep 2022 21:39:43 -0700	[thread overview]
Message-ID: <YzUhj0yo9j/IUsvD@google.com> (raw)

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.0-rc7

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

- small fixes for iqs62x-keys and melfas_mip4 drivers
- corrected register address in snvs_pwrkey driver
- synaptic driver will stop trying to use intertouch (native) mode on
  some Lenovo AMD devices.

Changelog:
---------

Jeff LaBundy (1):
      Input: iqs62x-keys - drop unused device node references

Mark Pearson (1):
      Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1

Sebastian Krzyszkowiak (1):
      Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address

Yang Yingliang (1):
      Input: melfas_mip4 - fix return value check in mip4_probe()

Diffstat:
--------

 drivers/input/keyboard/iqs62x-keys.c    | 3 +++
 drivers/input/keyboard/snvs_pwrkey.c    | 2 +-
 drivers/input/mouse/synaptics.c         | 1 -
 drivers/input/touchscreen/melfas_mip4.c | 2 +-
 4 files changed, 5 insertions(+), 3 deletions(-)

Thanks.


-- 
Dmitry

             reply	other threads:[~2022-09-29  4:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-29  4:39 Dmitry Torokhov [this message]
2022-09-29 15:38 ` [git pull] Input updates for v6.0-rc7 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=YzUhj0yo9j/IUsvD@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.