linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for v5.6-rc7
@ 2020-03-27  2:32 Dmitry Torokhov
  2020-03-27  3:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2020-03-27  2:32 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 fix to generate proper timestamps on key autorepeat events that were
  broken recently
- a fix for Synaptics driver to only activate reduced reporting mode
  when explicitly requested
- a new keycode for "selective screenshot" function
- other assorted fixes.

Changelog:
---------

Andrew Duggan (1):
      Input: synaptics-rmi4 - set reduced reporting mode only when requested

Dan Carpenter (1):
      Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()

Dmitry Torokhov (2):
      Input: move the new KEY_SELECTIVE_SCREENSHOT keycode
      Input: fix stale timestamp on key autorepeat events

Eugene Syromiatnikov (1):
      Input: avoid BIT() macro usage in the serio.h UAPI header

Nick Reitemeyer (3):
      dt-bindings: vendor-prefixes: Add Coreriver vendor prefix
      dt-bindings: input: add Coreriver TC360 binding
      Input: tm2-touchkey - add support for Coreriver TC360 variant

Rajat Jain (1):
      Input: allocate keycode for "Selective Screenshot" key

Yussuf Khalil (1):
      Input: synaptics - enable RMI on HP Envy 13-ad105ng

Diffstat:
--------

 .../devicetree/bindings/input/cypress,tm2-touchkey.txt        |  1 +
 Documentation/devicetree/bindings/vendor-prefixes.yaml        |  2 ++
 drivers/input/input.c                                         |  1 +
 drivers/input/keyboard/tm2-touchkey.c                         | 11 +++++++++++
 drivers/input/mouse/synaptics.c                               |  1 +
 drivers/input/rmi4/rmi_f11.c                                  |  4 ++--
 drivers/input/touchscreen/raydium_i2c_ts.c                    |  8 ++++----
 include/uapi/linux/input-event-codes.h                        |  3 +++
 include/uapi/linux/serio.h                                    | 10 +++++-----
 9 files changed, 30 insertions(+), 11 deletions(-)

Thanks.


-- 
Dmitry

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

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

The pull request you sent on Thu, 26 Mar 2020 19:32:33 -0700:

> 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/f3e69428b5e26b0851d7ef4c15859cffebf2b9de

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-03-27  3:55 UTC | newest]

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