Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1674179
| From | Dmitry Torokhov <dmitry.torokhov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [git pull] Input updates for v4.12-rc6 |
| Date | 2017-06-25 07:50 +0200 |
| Message-ID | <tW8AO-15g-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[git pull] Input updates for v4.12-rc6 Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-06-25 07:50 +0200
csiph-web