All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] Input updates for 4.11-rc3
@ 2017-04-14 21:57 Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2017-04-14 21:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-input

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 small update to xpad
driver to recognize yet another gamepad, and another change making sure
userio.h is exported.

Changelog:
---------

Cameron Gutman (1):
      Input: xpad - add support for Razer Wildcat gamepad

Naohiro Aota (1):
      uapi: add missing install of userio.h


Diffstat:
--------

 drivers/input/joystick/xpad.c | 2 ++
 include/uapi/linux/Kbuild     | 1 +
 2 files changed, 3 insertions(+)


-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [git pull] Input updates for 4.11-rc3
@ 2017-03-23 21:52 Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2017-03-23 21:52 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-input

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. You will get fixes to
various USB drivers to validate existence of endpoints before trying to
use them, fixes to APLS v8 protocol, and a couple of i8042 quirks.

Changelog:
---------

Benjamin Tissoires (1):
      Input: synaptics-rmi4 - prevent null pointer dereference in f30

Dmitry Torokhov (1):
      Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list

Johan Hovold (7):
      Input: iforce - validate number of endpoints before using them
      Input: cm109 - validate number of endpoints before using them
      Input: ims-pcu - validate number of endpoints before using them
      Input: yealink - validate number of endpoints before using them
      Input: hanwang - validate number of endpoints before using them
      Input: kbtab - validate number of endpoints before using them
      Input: sur40 - validate number of endpoints before using them

Kai-Heng Feng (1):
      Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000

Masaki Ota (2):
      Input: ALPS - fix V8+ protocol handling (73 03 28)
      Input: ALPS - fix trackstick button handling on V8 devices

Matjaz Hegedic (1):
      Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw


Diffstat:
--------

 drivers/input/joystick/iforce/iforce-usb.c |  3 ++
 drivers/input/misc/cm109.c                 |  4 ++
 drivers/input/misc/ims-pcu.c               |  4 ++
 drivers/input/misc/yealink.c               |  4 ++
 drivers/input/mouse/alps.c                 | 72 +++++++++++++++++++++---------
 drivers/input/mouse/alps.h                 | 11 +++++
 drivers/input/mouse/elan_i2c_core.c        | 20 +++++----
 drivers/input/rmi4/rmi_f30.c               |  4 ++
 drivers/input/serio/i8042-x86ia64io.h      | 14 ++++++
 drivers/input/tablet/hanwang.c             |  3 ++
 drivers/input/tablet/kbtab.c               |  3 ++
 drivers/input/touchscreen/sur40.c          |  3 ++
 12 files changed, 116 insertions(+), 29 deletions(-)

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-14 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-14 21:57 [git pull] Input updates for 4.11-rc3 Dmitry Torokhov
  -- strict thread matches above, loose matches on Subject: below --
2017-03-23 21:52 Dmitry Torokhov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.