linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for v4.20-rc0
Date: Fri, 26 Oct 2018 16:49:17 -0700	[thread overview]
Message-ID: <20181026234917.GA196749@dtor-ws> (raw)

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

             reply	other threads:[~2018-10-26 23:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-26 23:49 Dmitry Torokhov [this message]
2018-10-27 17:21 ` [git pull] Input updates for v4.20-rc0 Linus Torvalds

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181026234917.GA196749@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).