LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [git pull] Input updates for v4.20-rc0
@ 2018-10-26 23:49 Dmitry Torokhov
2018-10-27 17:21 ` Linus Torvalds
0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2018-10-26 23:49 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-input
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. Just random driver fixups,
nothing exiting.
Changelog:
---------
Brian Masney (1):
Input: pwm-vibrator - correct pwms in DT binding example
Dmitry Torokhov (1):
Input: synaptics - avoid using uninitialized variable when probing
George G. Davis (1):
Input: atmel_mxt_ts - fix multiple <linux/property.h> includes
Gustavo A. R. Silva (3):
Input: cyapa - mark expected switch fall-throughs
Input: atmel_mxt_ts - mark expected switch fall-through
Input: xen-kbdfront - mark expected switch fall-through
Hans de Goede (1):
Input: of_touchscreen - add support for touchscreen-min-x|y
Julian Sax (1):
Input: silead - try firmware reload after unsuccessful resume
Linus Walleij (1):
Input: Fix DIR-685 touchkeys MAINTAINERS entry
Martin Kepplinger (1):
Input: st1232 - set INPUT_PROP_DIRECT property
Randy Dunlap (1):
Input: wm97xx-ts - fix exit path
Rob Herring (2):
Input: sun4i-lradc - convert to using %pOFn instead of device_node.name
Input: xilinx_ps2 - convert to using %pOFn instead of device_node.name
Stephen Boyd (1):
Input: elants_i2c - use DMA safe i2c when possible
Diffstat:
--------
.../devicetree/bindings/input/pwm-vibrator.txt | 4 +--
.../bindings/input/touchscreen/touchscreen.txt | 6 ++--
MAINTAINERS | 2 +-
drivers/input/keyboard/sun4i-lradc-keys.c | 6 ++--
drivers/input/misc/xen-kbdfront.c | 2 +-
drivers/input/mouse/cyapa_gen3.c | 4 +--
drivers/input/mouse/synaptics.c | 4 +--
drivers/input/serio/xilinx_ps2.c | 2 +-
drivers/input/touchscreen/atmel_mxt_ts.c | 3 +-
drivers/input/touchscreen/elants_i2c.c | 7 +++--
drivers/input/touchscreen/of_touchscreen.c | 36 +++++++++++++++++-----
drivers/input/touchscreen/silead.c | 13 ++++++++
drivers/input/touchscreen/st1232.c | 1 +
drivers/input/touchscreen/wm97xx-core.c | 3 +-
14 files changed, 64 insertions(+), 29 deletions(-)
Thanks.
--
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] Input updates for v4.20-rc0
2018-10-26 23:49 [git pull] Input updates for v4.20-rc0 Dmitry Torokhov
@ 2018-10-27 17:21 ` Linus Torvalds
0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-10-27 17:21 UTC (permalink / raw)
To: dmitry.torokhov; +Cc: Linux Kernel Mailing List, linux-input
On Fri, Oct 26, 2018 at 4:49 PM Dmitry Torokhov
<dmitry.torokhov@gmail.com> wrote:
>
> updates for the input subsystem. Just random driver fixups,
> nothing exiting.
Pulled,
Linus
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-27 17:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-26 23:49 [git pull] Input updates for v4.20-rc0 Dmitry Torokhov
2018-10-27 17:21 ` Linus Torvalds
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).