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, 18 Dec 2015 23:29:54 -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.4-rc5

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 a few assorted driver
fixes.

Changelog:
---------

Charles Keepax (1):
      Input: arizona-haptic - fix disabling of haptics device

Charlie Mooney (1):
      Input: elan_i2c - set input device's vendor and product IDs

Dmitry Torokhov (1):
      Input: atmel_mxt_ts - add generic platform data for Chromebooks

James Chen (1):
      Input: elants_i2c - fix wake-on-touch

Javier Martinez Canillas (1):
      Input: atmel_mxt_ts - add maxtouch to I2C table for module autoload

Karsten Merker (1):
      Input: sun4i-lradc-keys - fix typo in binding documentation

Sudip Mukherjee (5):
      Input: db9 - clear unused function pointers
      Input: gamecon - clear unused function pointers
      Input: turbografx - clear unused function pointers
      Input: walkera0701 - clear unused function pointers
      Input: parkbd - clear unused function pointers

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


Diffstat:
--------

 .../devicetree/bindings/input/sun4i-lradc-keys.txt |  2 +-
 drivers/input/joystick/db9.c                       |  1 +
 drivers/input/joystick/gamecon.c                   |  1 +
 drivers/input/joystick/turbografx.c                |  1 +
 drivers/input/joystick/walkera0701.c               |  1 +
 drivers/input/misc/arizona-haptics.c               |  3 +-
 drivers/input/mouse/elan_i2c_core.c                |  3 ++
 drivers/input/serio/parkbd.c                       |  1 +
 drivers/input/tablet/aiptek.c                      |  9 ++++++
 drivers/input/touchscreen/atmel_mxt_ts.c           | 34 ++++++++++++++++++++++
 drivers/input/touchscreen/elants_i2c.c             | 21 +++++++------
 11 files changed, 65 insertions(+), 12 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