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 4.8-rc3
Date: Thu, 25 Aug 2016 09:31:28 -0700	[thread overview]
Message-ID: <20160825163128.GA11206@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 (simply small driver fixups).

Changelog:
---------

Andrew Duggan (1):
      Input: synaptics-rmi4 - fix register descriptor subpacket map construction

Dmitry Torokhov (1):
      Input: i8042 - set up shared ps2_cmd_mutex for AUX ports

Hans de Goede (1):
      Input: silead - use devm_gpiod_get

Masahiro Yamada (1):
      Input: tegra-kbc - fix inverted reset logic

Petr Cvek (1):
      Input: ads7846 - remove redundant regulator_disable call


Diffstat:
--------

 drivers/input/keyboard/tegra-kbc.c  | 2 +-
 drivers/input/rmi4/rmi_driver.c     | 3 ++-
 drivers/input/serio/i8042.c         | 1 +
 drivers/input/touchscreen/ads7846.c | 1 -
 drivers/input/touchscreen/silead.c  | 2 +-
 5 files changed, 5 insertions(+), 4 deletions(-)

-- 
Dmitry

                 reply	other threads:[~2016-08-25 16:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20160825163128.GA11206@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.