Linux Input/HID development
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for v5.3-rc3
Date: Fri, 9 Aug 2019 15:20:30 -0700	[thread overview]
Message-ID: <20190809222030.GA20442@dtor-ws> (raw)

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

             reply	other threads:[~2019-08-09 22:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-09 22:20 Dmitry Torokhov [this message]
2019-08-09 22:35 ` [git pull] Input updates for v5.3-rc3 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190809222030.GA20442@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox