Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1674179 > unrolled thread

[git pull] Input updates for v4.12-rc6

Started byDmitry Torokhov <dmitry.torokhov@gmail.com>
First post2017-06-25 07:50 +0200
Last post2017-06-25 07:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [git pull] Input updates for v4.12-rc6 Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-06-25 07:50 +0200

#1674179 — [git pull] Input updates for v4.12-rc6

FromDmitry Torokhov <dmitry.torokhov@gmail.com>
Date2017-06-25 07:50 +0200
Subject[git pull] Input updates for v4.12-rc6
Message-ID<tW8AO-15g-3@gated-at.bofh.it>
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 quirk to i8042 to ignore timeout bit on Lifebook AH544
- a fixup to Synaptics RMI function 54 that was breaking some Dells
- a fix for memory leak in soc_button_array driver

Changelog:
---------

Andrew Duggan (1):
      Input: synaptics-rmi4 - only read the F54 query registers which are used

Daniel Drake (1):
      Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list

Hans de Goede (1):
      Input: soc_button_array - fix leaking the ACPI button descriptor buffer

Diffstat:
--------

 drivers/input/misc/soc_button_array.c | 20 ++++++++++++++------
 drivers/input/rmi4/rmi_f54.c          | 17 +++++++----------
 drivers/input/serio/i8042-x86ia64io.h |  7 +++++++
 3 files changed, 28 insertions(+), 16 deletions(-)

Thanks.


-- 
Dmitry

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web