linux-kernel.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.4-rc3
Date: Thu, 17 Oct 2019 11:00:00 -0700	[thread overview]
Message-ID: <20191017180000.GA201965@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. The main change is that we
are reverting blanket enablement of SMBus mode for devices with Elan
touchpads that report BIOS release date as 2018+ because there are older
boxes with updated BIOSes that still do not work well in SMbus mode.
We will have to establish whitelist for SMBus mode it looks like.

Changelog:
---------

Evan Green (1):
      Input: synaptics-rmi4 - avoid processing unknown IRQs

Hans de Goede (1):
      Input: soc_button_array - partial revert of support for newer surface devices

Kai-Heng Feng (1):
      Revert "Input: elantech - enable SMBus on new (2018+) systems"

Marco Felsch (1):
      Input: da9063 - fix capability and drop KEY_SLEEP

Yauhen Kharuzhy (1):
      Input: goodix - add support for 9-bytes reports

Diffstat:
--------

 drivers/input/misc/da9063_onkey.c     |  5 +--
 drivers/input/misc/soc_button_array.c | 17 +++++++---
 drivers/input/mouse/elantech.c        | 55 +++++++++++++++++----------------
 drivers/input/rmi4/rmi_driver.c       |  6 +++-
 drivers/input/touchscreen/goodix.c    | 58 ++++++++++++++++++++++++++++++-----
 5 files changed, 97 insertions(+), 44 deletions(-)

Thanks.


-- 
Dmitry

             reply	other threads:[~2019-10-17 18:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-17 18:00 Dmitry Torokhov [this message]
2019-10-17 18:25 ` [git pull] Input updates for v5.4-rc3 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=20191017180000.GA201965@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).