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]
Date:	Wed, 26 Nov 2014 08:45:06 -0800
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,
	Jiri Kosina <jkosina@...e.cz>,
	Ulrik De Bie <ulrik.debie-os@...ig.org>,
	Benjamin Tissoires <benjamin.tissoires@...hat.com>
Subject: [git pull] Input updates for 3.18-rc6

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. The main change is to fix breakage
in Elantech driver introduced by the recent commit adding trackpoint reporting
to protocol v4. Now we are trusting the hardware to advertise the trackpoint
properly and do not try to decode the data as trackpoint if firmware told us
it is not present.

Changelog:
---------

Ben Sagal (1):
      Input: synaptics - adjust min/max on Thinkpad E540

Dmitry Torokhov (1):
      Input: elantech - trust firmware about trackpoint presence

Greg Kroah-Hartman (1):
      Input: xpad - use proper endpoint type


Diffstat:
--------

 drivers/input/joystick/xpad.c   | 16 +++++++++++++---
 drivers/input/mouse/elantech.c  | 10 +---------
 drivers/input/mouse/synaptics.c |  4 ++++
 3 files changed, 18 insertions(+), 12 deletions(-)

Thanks.

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