linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for v4.12-rc3
@ 2017-06-03 21:52 Dmitry Torokhov
  0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2017-06-03 21:52 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-input

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-03 21:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-03 21:52 [git pull] Input updates for v4.12-rc3 Dmitry Torokhov

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).