lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150522190706.GH40101@dtor-ws>
Date:	Fri, 22 May 2015 12:07:06 -0700
From:	Dmitry Torokhov <dmitry.torokhov@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for 4.1-rc4

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ