public inbox for linux-input@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 v4.12-rc3
Date: Sat, 3 Jun 2017 14:52:56 -0700	[thread overview]
Message-ID: <20170603215256.GA27194@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 couple
regression fixes in synaptics and axp20x-pek drivers, and we will try to
ease transition from PS/2 to RMI for Synaptics touchpad users by
ensuring we do not try to activate RMI mode when RMI SMBus support is
not enabled, and nag users a bit to enable it. Plus a couple of other
changes that seemed worthwhile for this release.

Changelog:
---------

Andi Shyti (1):
      Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULL

Benjamin Tissoires (3):
      Input: synaptics - keep PS/2 around when RMI4_SMB is not enabled
      Input: synaptics - warn the users when there is a better mode
      Input: synaptics - tell users to report when they should be using rmi-smbus

Eric Biggers (1):
      Input: synaptics - clear device info before filling in

Hans de Goede (3):
      Input: silead - disable interrupt during suspend
      Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail
      Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too

Diffstat:
--------

 drivers/input/keyboard/tm2-touchkey.c |  2 +-
 drivers/input/misc/axp20x-pek.c       | 44 +++++++++++++++++++++++++++++------
 drivers/input/mouse/synaptics.c       | 37 ++++++++++++++++++++++-------
 drivers/input/touchscreen/silead.c    |  3 +++
 4 files changed, 69 insertions(+), 17 deletions(-)

Thanks.


-- 
Dmitry

                 reply	other threads:[~2017-06-03 21:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20170603215256.GA27194@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