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:	Fri, 22 Apr 2016 17:23:19 -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.6-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. Just minor driver fixes.

Changelog:
---------

Charles Keepax (1):
      Input: arizona-haptic - don't assign input_dev parent

Dmitry Torokhov (2):
      Input: twl6040-vibra - do not reparent to grandparent
      Input: twl4030-vibra - do not reparent to grandparent

H. Nikolaus Schaller (2):
      Input: twl6040-vibra - fix NULL pointer dereference by removing workqueue
      Input: twl6040-vibra - ignore return value of schedule_work

Peter Hutterer (1):
      Input: clarify we want BTN_TOOL_<name> on proximity

Silvan Jegen (1):
      Input: xpad - add Mad Catz FightStick TE 2 VID/PID

Stephen Boyd (1):
      Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay

Vladis Dronov (1):
      Input: gtco - fix crash on detecting device without endpoints


Diffstat:
--------

 Documentation/input/event-codes.txt  |  4 ++++
 drivers/input/joystick/xpad.c        |  2 ++
 drivers/input/misc/arizona-haptics.c |  1 -
 drivers/input/misc/pmic8xxx-pwrkey.c |  7 ++++---
 drivers/input/misc/twl4030-vibra.c   |  1 -
 drivers/input/misc/twl6040-vibra.c   |  8 +-------
 drivers/input/tablet/gtco.c          | 10 +++++++++-
 7 files changed, 20 insertions(+), 13 deletions(-)

-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ