[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191113195809.GA4263@dtor-ws>
Date: Wed, 13 Nov 2019 11:58:09 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for v5.4-rc7
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
Powered by blists - more mailing lists