All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] Input updates for 3.9-rc2
@ 2013-03-11  1:38 Dmitry Torokhov
  0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2013-03-11  1:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-input

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-11  1:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-11  1:38 [git pull] Input updates for 3.9-rc2 Dmitry Torokhov

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.