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:   Thu, 12 Jan 2017 21:51:34 -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
Subject: [git pull] Input updates for 4.10-rc3

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 - small driver fixups.

Changelog:
---------

Andy Shevchenko (1):
      Input: adxl34x - make it enumerable in ACPI environment

Aniroop Mathur (1):
      Input: synaptics_i2c - change msleep to usleep_range for small msecs

Corentin Labbe (1):
      Input: joydev - remove unused linux/miscdevice.h include

Dmitry Torokhov (1):
      Input: synaptics-rmi4 - fix F03 build error when serio is module

Guenter Roeck (1):
      Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data

Marcos Paulo de Souza (1):
      Input: i8042 - add Pegatron touchpad to noloop table

Paul Donohue (1):
      Input: ALPS - fix TrackStick Y axis handling for SS5 hardware

Pavel Rojtberg (1):
      Input: xpad - use correct product id for x360w controllers


Diffstat:
--------

 drivers/input/joydev.c                 | 1 -
 drivers/input/joystick/xpad.c          | 6 ++++++
 drivers/input/misc/adxl34x-i2c.c       | 4 +---
 drivers/input/mouse/alps.h             | 2 +-
 drivers/input/mouse/synaptics_i2c.c    | 4 ++--
 drivers/input/rmi4/Kconfig             | 3 ++-
 drivers/input/serio/i8042-x86ia64io.h  | 6 ++++++
 drivers/input/touchscreen/elants_i2c.c | 4 ++--
 8 files changed, 20 insertions(+), 10 deletions(-)

-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ