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.15-rc8
Date: Fri, 19 Jan 2018 09:42:05 -0800	[thread overview]
Message-ID: <20180119174205.iq76oggc2h7neymf@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 fix for use-after-free in Synaptics RMI4 driver
- correction to multitouch contact tracking on certain ALPS touchpads
  (whicj got broken when we tried to fix the 2-finger scrolling)
- touchpad on Lenovo T640p is switched over to SMbus/RMI
- a few device node refcount fixes

Changelog:
---------

Arnd Bergmann (1):
      Input: of_touchscreen - add MODULE_LICENSE

Johan Hovold (3):
      Input: twl4030-vibra - fix sibling-node lookup
      Input: twl6040-vibra - fix child-node lookup
      Input: 88pm860x-ts - fix child-node lookup

Nick Desaulniers (1):
      Input: synaptics-rmi4 - prevent UAF reported by KASAN

Nir Perry (1):
      Input: ALPS - fix multi-touch decoding on SS4 plus touchpads

王振杰 (1):
      Input: synaptics - Lenovo Thinkpad T460p devices should use RMI

Diffstat:
--------

 drivers/input/misc/twl4030-vibra.c         |  6 ++++--
 drivers/input/misc/twl6040-vibra.c         |  3 +--
 drivers/input/mouse/alps.c                 | 23 +++++++++++++----------
 drivers/input/mouse/alps.h                 | 10 ++++++----
 drivers/input/mouse/synaptics.c            |  1 +
 drivers/input/rmi4/rmi_driver.c            |  4 +++-
 drivers/input/touchscreen/88pm860x-ts.c    | 16 ++++++++++++----
 drivers/input/touchscreen/of_touchscreen.c |  4 ++++
 8 files changed, 44 insertions(+), 23 deletions(-)

Thanks.


-- 
Dmitry

             reply	other threads:[~2018-01-19 17:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-19 17:42 Dmitry Torokhov [this message]
2018-02-08 10:04 ` [git pull] Input updates for v4.15-rc8 Jiri Slaby
2018-02-09  1:39   ` Dmitry Torokhov
2018-02-13  8:22     ` rmi4 defunct on T460p [was: [git pull] Input updates for v4.15-rc8] Jiri Slaby
2018-03-01 13:22       ` Marc-André Lureau
2018-03-01 13:29         ` Arkadiusz Hiler

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=20180119174205.iq76oggc2h7neymf@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