linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for v4.14-rc5
@ 2017-10-21 22:19 Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2017-10-21 22:19 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:

- joydev now implements a blacklist to avoid creating joystick nodes for
  accelerometers found in composite devices such as PlaStation
  controllers

- assorted driver fixes.

Changelog:
---------

Andrew Duggan (1):
      Input: synaptics - disable kernel tracking on SMBus devices

Chanwoo Choi (1):
      Input: stmfts - fix setting ABS_MT_POSITION_* maximum size

Damien Riegel (1):
      Input: tca8418 - enable interrupt after it has been requested

Dmitry Torokhov (3):
      Input: factor out and export input_device_id matching code
      Input: allow matching device IDs on property bits
      Input: ims-psu - check if CDC union descriptor is sane

Hans de Goede (1):
      Input: axp20x-pek - fix module not auto-loading for axp221 pek

Jeff Lance (1):
      Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreen

Paul Cercueil (1):
      Input: goodix - poll the 'buffer status' bit before reading data

Roderick Colenbrander (1):
      Input: joydev - blacklist ds3/ds4/udraw motion sensors

Diffstat:
--------

 drivers/input/input.c                     | 84 ++++++++++++++-----------------
 drivers/input/joydev.c                    | 70 +++++++++++++++++++++++---
 drivers/input/keyboard/tca8418_keypad.c   | 29 ++++++-----
 drivers/input/misc/axp20x-pek.c           |  2 +-
 drivers/input/misc/ims-pcu.c              | 16 +++++-
 drivers/input/mouse/synaptics.c           |  3 +-
 drivers/input/touchscreen/goodix.c        | 67 +++++++++++++++---------
 drivers/input/touchscreen/stmfts.c        |  6 +--
 drivers/input/touchscreen/ti_am335x_tsc.c |  2 +-
 include/linux/input.h                     |  7 +++
 include/linux/mod_devicetable.h           |  3 ++
 scripts/mod/devicetable-offsets.c         |  1 +
 scripts/mod/file2alias.c                  |  6 ++-
 13 files changed, 199 insertions(+), 97 deletions(-)

Thanks.


-- 
Dmitry

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

* [git pull] Input updates for v4.14-rc5
@ 2017-10-22 19:52 Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2017-10-22 19: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 a fix for a broken commit in the previous pull breaking
automatic module loading of input handlers, such ad evdev.

Changelog:
---------

Dmitry Torokhov (1):
      Input: do not use property bits when generating module alias

Diffstat:
--------

 scripts/mod/devicetable-offsets.c | 1 -
 scripts/mod/file2alias.c          | 6 +-----
 2 files changed, 1 insertion(+), 6 deletions(-)

Thanks.


-- 
Dmitry

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

end of thread, other threads:[~2017-10-22 19:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-21 22:19 [git pull] Input updates for v4.14-rc5 Dmitry Torokhov
2017-10-22 19:52 Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).