linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for 4.1-rc4
@ 2015-05-22 19:07 Dmitry Torokhov
  0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2015-05-22 19:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-input

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. The main change is that
we tell joydev not to touch "absolute mice", such as VMware virtual
mouse, as that produced bad result (cursor stuck in upper right corner)
with games.

Changelog:
---------

Benjamin Tissoires (1):
      Input: elantech - fix semi-mt protocol for v3 HW

Dmitry Torokhov (1):
      Input: sx8654 - fix memory allocation check

Hans de Goede (1):
      Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad

Marek Vasut (2):
      Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
      Input: smtpe-ts - wait 50mS until polling for pen-up

Thomas Hellstrom (2):
      Input: vmmouse - do not reference non-existing version of X driver
      Input: joydev - don't classify the vmmouse as a joystick


Diffstat:
--------

 drivers/input/joydev.c               | 61 ++++++++++++++++++++++++++++++++++++
 drivers/input/mouse/Kconfig          |  2 +-
 drivers/input/mouse/alps.c           |  5 +++
 drivers/input/mouse/elantech.c       |  2 +-
 drivers/input/touchscreen/stmpe-ts.c |  2 +-
 drivers/input/touchscreen/sx8654.c   |  2 +-
 6 files changed, 70 insertions(+), 4 deletions(-)

-- 
Dmitry


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

only message in thread, other threads:[~2015-05-22 19:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-22 19:07 [git pull] Input updates for 4.1-rc4 Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).