Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1570989 > unrolled thread
| Started by | Dmitry Torokhov <dmitry.torokhov@gmail.com> |
|---|---|
| First post | 2017-01-31 19:50 +0100 |
| Last post | 2017-01-31 19:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[git pull] Input updates for 4.10-rc6 Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-01-31 19:50 +0100
| From | Dmitry Torokhov <dmitry.torokhov@gmail.com> |
|---|---|
| Date | 2017-01-31 19:50 +0100 |
| Subject | [git pull] Input updates for 4.10-rc6 |
| Message-ID | <t5LF8-47z-25@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 fix for crash
in wm97xx driver and synaptics-rmi4 will stop throwing erroneous
warnings.
Changelog:
---------
Christophe JAILLET (1):
Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake
Manuel Lauss (1):
Input: wm97xx - make missing platform data non-fatal
Diffstat:
--------
drivers/input/rmi4/rmi_driver.c | 4 ++--
drivers/input/touchscreen/wm97xx-core.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
--
Dmitry
Back to top | Article view | linux.kernel
csiph-web