All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] Input updates for v5.3-rc3
@ 2019-08-09 22:20 Dmitry Torokhov
  2019-08-09 22:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2019-08-09 22:20 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:

- newer systems with Elan touchpads will be switched over to SMBus
- HP Spectre X360 will be using SMbus/RMI4
- checks for invalid USB descriptors in kbtab and iforce
- build fixes for applespi driver (misconfigs)

Thanks!

Changelog:
---------

Arnd Bergmann (1):
      Input: applespi - select CRC16 module

Dmitry Torokhov (2):
      Input: elantech - annotate fall-through case in elantech_use_host_notify()
      Input: synaptics - enable RMI mode for HP Spectre X360

Gustavo A. R. Silva (1):
      Input: applespi - use struct_size() helper

Kai-Heng Feng (1):
      Input: elantech - enable SMBus on new (2018+) systems

Nikolas Nyby (1):
      Input: applespi - fix trivial typo in struct description

Oliver Neukum (3):
      Input: usbtouchscreen - initialize PM mutex before using it
      Input: kbtab - sanity check for endpoint type
      Input: iforce - add sanity checks

Ronald Tschalär (1):
      Input: applespi - fix warnings detected by sparse

YueHaibing (1):
      Input: applespi - add dependency on LEDS_CLASS

Diffstat:
--------

 drivers/input/joystick/iforce/iforce-usb.c |  5 +++
 drivers/input/keyboard/Kconfig             |  2 ++
 drivers/input/keyboard/applespi.c          | 29 +++++++++-------
 drivers/input/mouse/elantech.c             | 55 ++++++++++++++----------------
 drivers/input/mouse/synaptics.c            |  1 +
 drivers/input/tablet/kbtab.c               |  6 ++--
 drivers/input/touchscreen/usbtouchscreen.c |  2 ++
 7 files changed, 56 insertions(+), 44 deletions(-)

Thanks.


-- 
Dmitry

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

end of thread, other threads:[~2019-08-09 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-09 22:20 [git pull] Input updates for v5.3-rc3 Dmitry Torokhov
2019-08-09 22:35 ` pr-tracker-bot

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.