public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] Input updates for v5.6-rc0
@ 2020-02-03 19:33 Dmitry Torokhov
  2020-02-03 22:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2020-02-03 19:33 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:

- a driver for SGI IOC3 PS/2 controller
- updates to driver for FocalTech FT5x06 series touch screen controllers
- other assorted fixes.

Changelog:
---------

Alexandru Ardelean (1):
      Input: ads7846 - use new `delay` structure for SPI transfer delays

Ben Dooks (Codethink) (2):
      Input: axp20x-pek - make device attributes static
      Input: apbps2 - add __iomem to register struct

Benjamin Gaignard (2):
      dt-bindings: touchscreen: Add touchscreen schema
      dt-bindings: touchscreen: Convert Goodix touchscreen to json-schema

Johnny.Chuang (1):
      Input: elants_i2c - check Remark ID when attempting firmware update

Lucas Stach (1):
      Input: synaptics-rmi4 - switch to reduced reporting mode

Marco Felsch (4):
      Input: edt-ft5x06 - alphabetical include reorder
      Input: edt-ft5x06 - document wakeup-source capability
      Input: edt-ft5x06 - make wakeup-source switchable
      Input: edt-ft5x06 - use pm core to enable/disable the wake irq

Philipp Zabel (1):
      Input: edt-ft5x06 - work around first register access error

Samuel Holland (2):
      Input: axp20x-pek - respect userspace wakeup configuration
      Input: axp20x-pek - enable wakeup for all AXP variants

Thomas Bogendoerfer (1):
      Input: add IOC3 serio driver

Diffstat:
--------

 .../bindings/input/touchscreen/edt-ft5x06.txt      |   2 +
 .../bindings/input/touchscreen/goodix.txt          |  50 -----
 .../bindings/input/touchscreen/goodix.yaml         |  78 ++++++++
 .../bindings/input/touchscreen/touchscreen.txt     |  40 +---
 .../bindings/input/touchscreen/touchscreen.yaml    |  83 ++++++++
 drivers/input/misc/axp20x-pek.c                    |  45 ++++-
 drivers/input/rmi4/rmi_f11.c                       |  14 ++
 drivers/input/serio/Kconfig                        |  10 +
 drivers/input/serio/Makefile                       |   1 +
 drivers/input/serio/apbps2.c                       |   2 +-
 drivers/input/serio/ioc3kbd.c                      | 216 +++++++++++++++++++++
 drivers/input/touchscreen/ads7846.c                |  15 +-
 drivers/input/touchscreen/edt-ft5x06.c             |  55 ++----
 drivers/input/touchscreen/elants_i2c.c             |  77 +++++++-
 14 files changed, 544 insertions(+), 144 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/goodix.txt
 create mode 100644 Documentation/devicetree/bindings/input/touchscreen/goodix.yaml
 create mode 100644 Documentation/devicetree/bindings/input/touchscreen/touchscreen.yaml
 create mode 100644 drivers/input/serio/ioc3kbd.c

Thanks.


-- 
Dmitry

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

* Re: [git pull] Input updates for v5.6-rc0
  2020-02-03 19:33 [git pull] Input updates for v5.6-rc0 Dmitry Torokhov
@ 2020-02-03 22:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-02-03 22:35 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Linus Torvalds, linux-kernel, linux-input

The pull request you sent on Mon, 3 Feb 2020 11:33:44 -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/fe70da5a325c1ac860d463ca802dae6a8bb05e21

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-03 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-03 19:33 [git pull] Input updates for v5.6-rc0 Dmitry Torokhov
2020-02-03 22:35 ` 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