public inbox for linux-kernel@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 v5.4-rc7
Date: Wed, 13 Nov 2019 11:58:09 -0800	[thread overview]
Message-ID: <20191113195809.GA4263@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 fixes to
Synaptics RMI4 driver and fix for use after free in error path handling
of Cypress TTSP driver.

Changelog:
---------

Andrew Duggan (3):
      Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver
      Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
      Input: synaptics-rmi4 - remove unused result_bits mask

Lucas Stach (2):
      Input: synaptics-rmi4 - fix video buffer size
      Input: synaptics-rmi4 - clear IRQ enables for F54

Pan Bian (1):
      Input: cyttsp4_core - fix use after free bug

Diffstat:
--------

 drivers/input/rmi4/rmi_f11.c             |  9 +++------
 drivers/input/rmi4/rmi_f12.c             | 32 ++++++++++++++++++++++++++++----
 drivers/input/rmi4/rmi_f54.c             |  4 ++--
 drivers/input/touchscreen/cyttsp4_core.c |  7 -------
 4 files changed, 33 insertions(+), 19 deletions(-)

Thanks.


-- 
Dmitry

             reply	other threads:[~2019-11-13 19:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-13 19:58 Dmitry Torokhov [this message]
2019-11-13 21:05 ` [git pull] Input updates for v5.4-rc7 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2019-11-15 23:51 Dmitry Torokhov
2019-11-16  2:50 ` 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=20191113195809.GA4263@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