All of lore.kernel.org
 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-rc5
Date: Mon, 3 Dec 2018 19:37:46 -0800	[thread overview]
Message-ID: <20181204033746.GA235290@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. Mostly new IDs for
Elan/Synaptics touchpads, plus a few small fixups.

Changelog:
---------

Adam Wong (1):
      Input: elan_i2c - add support for ELAN0621 touchpad

Brian Norris (1):
      Input: cros_ec_keyb - fix button/switch capability reports

Cameron Gutman (1):
      Input: xpad - quirk all PDP Xbox One gamepads

Christian Hoff (1):
      Input: matrix_keypad - check for errors from of_get_named_gpio()

Colin Ian King (1):
      Input: atkbd - clean up indentation issue

Ding Tao (1):
      Input: dt-bindings - fix a typo in file input-reset.txt

Kuninori Morimoto (2):
      Input: migor_ts - convert to SPDX identifiers
      Input: st1232 - convert to SPDX identifiers

Lyude Paul (1):
      Input: synaptics - add PNP ID for ThinkPad P50 to SMBus

Noah Westervelt (1):
      Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR

Patrick Gaskin (1):
      Input: elan_i2c - add ELAN0620 to the ACPI table

Teika Kazura (1):
      Input: synaptics - enable SMBus for HP 15-ay000

Tony Lindgren (1):
      Input: omap-keypad - fix keyboard debounce configuration

Vitaly Kuznetsov (1):
      Input: hyper-v - fix wakeup from suspend-to-idle

Diffstat:
--------

 .../devicetree/bindings/input/input-reset.txt      |  2 +-
 drivers/hid/hid-hyperv.c                           |  2 +-
 drivers/input/joystick/xpad.c                      | 16 ++++++---------
 drivers/input/keyboard/atkbd.c                     |  2 +-
 drivers/input/keyboard/cros_ec_keyb.c              |  3 ++-
 drivers/input/keyboard/matrix_keypad.c             | 23 +++++++++++++---------
 drivers/input/keyboard/omap4-keypad.c              | 18 +++++++++++++----
 drivers/input/mouse/elan_i2c_core.c                |  3 +++
 drivers/input/mouse/synaptics.c                    |  2 ++
 drivers/input/serio/hyperv-keyboard.c              |  2 +-
 drivers/input/touchscreen/migor_ts.c               | 15 +-------------
 drivers/input/touchscreen/st1232.c                 | 12 ++---------
 12 files changed, 48 insertions(+), 52 deletions(-)

Thanks.


-- 
Dmitry

             reply	other threads:[~2018-12-04  3:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-04  3:37 Dmitry Torokhov [this message]
2018-12-05 18:20 ` [git pull] Input updates for v4.20-rc5 pr-tracker-bot

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=20181204033746.GA235290@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.