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.8-rc5
Date: Mon, 13 Jul 2020 17:53:32 -0700	[thread overview]
Message-ID: <20200714002748.GA1477546@dtor-ws> (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. You will get a few quirks
for the Elan touchpad driver, another Thinkpad is being switched over
from PS/2 to native RMI4 interface, and we gave a brand new
SW_MACHINE_COVER switch definition.

Changelog:
---------

Dave Wang (1):
      Input: elan_i2c - add more hardware ID for Lenovo laptops

David Pedersen (1):
      Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux list

Derek Basehore (1):
      Input: elan_i2c - only increment wakeup count on touch

Dmitry Torokhov (1):
      Revert "Input: elants_i2c - report resolution information for touch major"

Ilya Katsnelson (1):
      Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen

Merlijn Wajer (2):
      Input: add `SW_MACHINE_COVER`
      ARM: dts: n900: remove mmc1 card detect gpio

Diffstat:
--------

 arch/arm/boot/dts/omap3-n900.dts       | 12 ++++++++----
 drivers/input/mouse/elan_i2c_core.c    |  9 +++++----
 drivers/input/mouse/synaptics.c        |  1 +
 drivers/input/serio/i8042-x86ia64io.h  |  7 +++++++
 drivers/input/touchscreen/elants_i2c.c |  1 -
 include/linux/input/elan-i2c-ids.h     |  7 +++++++
 include/linux/mod_devicetable.h        |  2 +-
 include/uapi/linux/input-event-codes.h |  3 ++-
 8 files changed, 31 insertions(+), 11 deletions(-)

Thanks.


-- 
Dmitry

             reply	other threads:[~2020-07-14  0:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-14  0:53 Dmitry Torokhov [this message]
2020-07-14 19:40 ` [git pull] Input updates for v5.8-rc5 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=20200714002748.GA1477546@dtor-ws \
    --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).