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.3-rc7
Date: Fri, 30 Oct 2015 08:23:58 -0700	[thread overview]
Message-ID: <20151030152358.GA21265@dtor-pixel> (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. You will get a change to
ALPS driver where we had limit the quirk for trackstick handling from
being active on all Dells to just a few models; and also fix for build
dependency issue in sur40 driver and a small clock handling fixup in
LPC32xx touchscreen driver.

Changelog:
---------

Hans de Goede (1):
      Input: alps - only the Dell Latitude D420/430/620/630 have separate stick button bits

Randy Dunlap (1):
      Input: sur40 - add dependency on VIDEO_V4L2

Vladimir Zapolskiy (1):
      Input: lpc32xx_ts - fix warnings caused by enabling unprepared clock


Diffstat:
--------

 drivers/input/mouse/alps.c             | 48 +++++++++++++++++++++++++++++-----
 drivers/input/touchscreen/Kconfig      |  1 +
 drivers/input/touchscreen/lpc32xx_ts.c |  4 +--
 3 files changed, 45 insertions(+), 8 deletions(-)

-- 
Dmitry

                 reply	other threads:[~2015-10-30 15:24 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=20151030152358.GA21265@dtor-pixel \
    --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.