linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for v5.4-rc3
@ 2019-10-17 18:00 Dmitry Torokhov
  2019-10-17 18:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2019-10-17 18:00 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. The main change is that we
are reverting blanket enablement of SMBus mode for devices with Elan
touchpads that report BIOS release date as 2018+ because there are older
boxes with updated BIOSes that still do not work well in SMbus mode.
We will have to establish whitelist for SMBus mode it looks like.

Changelog:
---------

Evan Green (1):
      Input: synaptics-rmi4 - avoid processing unknown IRQs

Hans de Goede (1):
      Input: soc_button_array - partial revert of support for newer surface devices

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

Marco Felsch (1):
      Input: da9063 - fix capability and drop KEY_SLEEP

Yauhen Kharuzhy (1):
      Input: goodix - add support for 9-bytes reports

Diffstat:
--------

 drivers/input/misc/da9063_onkey.c     |  5 +--
 drivers/input/misc/soc_button_array.c | 17 +++++++---
 drivers/input/mouse/elantech.c        | 55 +++++++++++++++++----------------
 drivers/input/rmi4/rmi_driver.c       |  6 +++-
 drivers/input/touchscreen/goodix.c    | 58 ++++++++++++++++++++++++++++++-----
 5 files changed, 97 insertions(+), 44 deletions(-)

Thanks.


-- 
Dmitry

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

end of thread, other threads:[~2019-10-17 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-17 18:00 [git pull] Input updates for v5.4-rc3 Dmitry Torokhov
2019-10-17 18:25 ` pr-tracker-bot

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).