linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for v5.5-rc7
@ 2020-01-25  1:01 Dmitry Torokhov
  2020-01-25  3:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2020-01-25  1:01 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 receive:

- patches adding sanoty checks to USB endpoints in various dirvers
- max77650-onkey was missing a OF table which was preventing module
  autoloading
- a revert and a different fix for F54 handling in Synaptics dirver
- a fixup for handling register in pm8xxx vibrator driver.

Changelog:
---------

Bartosz Golaszewski (1):
      Input: max77650-onkey - add of_match table

Chuhong Yuan (1):
      Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register

Hans Verkuil (2):
      Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"
      Input: rmi_f54 - read from FIFO in 32 byte blocks

Johan Hovold (8):
      Input: pegasus_notetaker - fix endpoint sanity check
      Input: aiptek - fix endpoint sanity check
      Input: aiptek - use descriptors of current altsetting
      Input: gtco - fix endpoint sanity check
      Input: gtco - fix extra-descriptor debug message
      Input: gtco - drop redundant variable reinit
      Input: sur40 - fix interface sanity checks
      Input: keyspan-remote - fix control-message timeouts

Miles Chen (1):
      Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()

Stephan Gerhold (1):
      Input: pm8xxx-vib - fix handling of separate enable register

Diffstat:
--------

 drivers/input/evdev.c                    |  5 +---
 drivers/input/misc/keyspan_remote.c      |  9 ++++---
 drivers/input/misc/max77650-onkey.c      |  7 ++++++
 drivers/input/misc/pm8xxx-vibrator.c     |  2 +-
 drivers/input/rmi4/rmi_f54.c             | 43 ++++++++++++++++++++------------
 drivers/input/rmi4/rmi_smbus.c           |  2 ++
 drivers/input/tablet/aiptek.c            |  8 +++---
 drivers/input/tablet/gtco.c              | 13 +++-------
 drivers/input/tablet/pegasus_notetaker.c |  2 +-
 drivers/input/touchscreen/sun4i-ts.c     |  6 ++++-
 drivers/input/touchscreen/sur40.c        |  2 +-
 11 files changed, 59 insertions(+), 40 deletions(-)

Thanks.


-- 
Dmitry

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

* Re: [git pull] Input updates for v5.5-rc7
  2020-01-25  1:01 [git pull] Input updates for v5.5-rc7 Dmitry Torokhov
@ 2020-01-25  3:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-01-25  3:50 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Linus Torvalds, linux-kernel, linux-input

The pull request you sent on Fri, 24 Jan 2020 17:01:52 -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/d5d359b0ac3ffc319ca93c46a4cfd87093759ad6

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-01-25  3:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-25  1:01 [git pull] Input updates for v5.5-rc7 Dmitry Torokhov
2020-01-25  3:50 ` 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).