linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for v5.15-rc5
@ 2021-10-17  4:33 Dmitry Torokhov
  2021-10-18  3:22 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2021-10-17  4: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 new product ID was added to xpad joystick driver
- fixes to resistive-adc-touch and snvs_pwrkey drivers
- a change to touchscreen helpers to make clang happier

Changelog:
---------

Michael Cullen (1):
      Input: xpad - add support for another USB ID of Nacon GC-100

Nathan Chancellor (1):
      Input: touchscreen - avoid bitwise vs logical OR warning

Oleksij Rempel (1):
      Input: resistive-adc-touch - fix division by zero error on z1 == 0

Uwe Kleine-König (1):
      Input: snvs_pwrkey - add clk handling

Diffstat:
--------

 drivers/input/joystick/xpad.c                   |  2 ++
 drivers/input/keyboard/snvs_pwrkey.c            | 29 +++++++++++++++++
 drivers/input/touchscreen.c                     | 42 ++++++++++++-------------
 drivers/input/touchscreen/resistive-adc-touch.c | 29 +++++++++--------
 4 files changed, 68 insertions(+), 34 deletions(-)

Thanks.


-- 
Dmitry

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

end of thread, other threads:[~2021-10-18  3:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-17  4:33 [git pull] Input updates for v5.15-rc5 Dmitry Torokhov
2021-10-18  3:22 ` 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).