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: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for 3.9-rc2
Date: Sun, 10 Mar 2013 18:38:35 -0700	[thread overview]
Message-ID: <20130311013835.GA2104@core.coreip.homeip.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 1645 bytes --]

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
or
	master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus

to receive updates for the input subsystem. Except for the largish
change to the ALPS driver adding "Dolphin V1"  support and Wacom getting
a new signature of yet another device, the rest are straightforward
driver fixes.

Thanks!

Changelog:
---------

Dave Turvene (1):
      Input: ALPS - add "Dolphin V1" touchpad support

Kamal Mostafa (1):
      Input: cypress_ps2 - fix trackpad found in Dell XPS12

Kevin Cernekee (1):
      Input: ALPS - remove unused argument to alps_enter_command_mode()

Mark Brown (2):
      Input: ads7864 - check return value of regulator enable
      Input: mms114 - Fix regulator enable and disable paths

Rabin Vincent (1):
      Input: tc3589x-keypad - fix keymap size

Stephan Frank (1):
      Input: wacom - add support for 0x10d

dave turvene (1):
      Input: ALPS - update documentation for recent touchpad driver mods

Diffstat:
--------

 Documentation/input/alps.txt            | 67 +++++++++++++++++++++++---
 drivers/input/keyboard/tc3589x-keypad.c |  8 ++--
 drivers/input/mouse/alps.c              | 85 ++++++++++++++++++++++++++++-----
 drivers/input/mouse/alps.h              |  1 +
 drivers/input/mouse/cypress_ps2.c       | 19 +++++---
 drivers/input/tablet/wacom_wac.c        |  4 ++
 drivers/input/touchscreen/ads7846.c     |  7 ++-
 drivers/input/touchscreen/mms114.c      | 34 +++++++++----
 8 files changed, 185 insertions(+), 40 deletions(-)

-- 
Dmitry


[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

                 reply	other threads:[~2013-03-11  1:38 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=20130311013835.GA2104@core.coreip.homeip.net \
    --to=dmitry.torokhov@gmail.com \
    --cc=akpm@linux-foundation.org \
    --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.