linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for v5.6-rc1
@ 2020-02-15 23:29 Dmitry Torokhov
  2020-02-16  1:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2020-02-15 23:29 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:

- a few drivers have been updated to use flexible-array syntax instead
  of GCC extension
- ili210x touchscreen driver now supports the 2120 protocol flavor
- a couple more of Synaptics devices have been switched over to RMI4

Changelog:
---------

Benjamin Tissoires (1):
      Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list

Gaurav Agrawal (1):
      Input: synaptics - enable SMBus on ThinkPad L470

Gustavo A. R. Silva (5):
      Input: goldfish_events - replace zero-length array with flexible-array member
      Input: gpio_keys - replace zero-length array with flexible-array member
      Input: gpio_keys_polled - replace zero-length array with flexible-array member
      Input: tca6416-keypad - replace zero-length array with flexible-array member
      Input: cyapa - replace zero-length array with flexible-array member

Luca Weiss (2):
      Input: ili210x - fix return value of is_visible function
      Input: ili210x - add ili2120 support

Lyude Paul (1):
      Input: synaptics - switch T470s to RMI4 by default

Wolfram Sang (1):
      Input: psmouse - switch to using i2c_new_scanned_device()

Diffstat:
--------

 .../devicetree/bindings/input/ilitek,ili2xxx.txt   |  3 +-
 drivers/input/keyboard/goldfish_events.c           |  2 +-
 drivers/input/keyboard/gpio_keys.c                 |  2 +-
 drivers/input/keyboard/gpio_keys_polled.c          |  2 +-
 drivers/input/keyboard/tca6416-keypad.c            |  4 +--
 drivers/input/mouse/cyapa_gen5.c                   |  8 ++---
 drivers/input/mouse/psmouse-smbus.c                |  8 +++--
 drivers/input/mouse/synaptics.c                    |  4 ++-
 drivers/input/touchscreen/ili210x.c                | 34 +++++++++++++++++++++-
 9 files changed, 52 insertions(+), 15 deletions(-)

Thanks.


-- 
Dmitry

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

* Re: [git pull] Input updates for v5.6-rc1
  2020-02-15 23:29 [git pull] Input updates for v5.6-rc1 Dmitry Torokhov
@ 2020-02-16  1:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-02-16  1:20 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Linus Torvalds, linux-kernel, linux-input

The pull request you sent on Sat, 15 Feb 2020 15:29:55 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/db70e26e33eef1b148ca1c9f50de92203ec7e82e

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2020-02-16  1:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-15 23:29 [git pull] Input updates for v5.6-rc1 Dmitry Torokhov
2020-02-16  1:20 ` 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).