All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for v5.5-rc5
Date: Thu, 9 Jan 2020 11:22:07 -0800	[thread overview]
Message-ID: <20200109192207.GA210536@dtor-ws> (raw)

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. Just a few small fixups
here.

Changelog:
---------

Anson Huang (1):
      Input: imx_sc_key - only take the valid data from SCU firmware as key state

Arnd Bergmann (1):
      Input: input_event - fix struct padding on sparc64

Dmitry Torokhov (2):
      Input: uinput - always report EPOLLOUT
      Input: add safety guards to input_set_keycode()

Diffstat:
--------

 drivers/input/evdev.c               | 14 +++++++-------
 drivers/input/input.c               | 26 ++++++++++++++++----------
 drivers/input/keyboard/imx_sc_key.c |  8 +++++++-
 drivers/input/misc/uinput.c         | 19 ++++++++++++-------
 include/uapi/linux/input.h          |  1 +
 5 files changed, 43 insertions(+), 25 deletions(-)

Thanks.


-- 
Dmitry

             reply	other threads:[~2020-01-09 19:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-09 19:22 Dmitry Torokhov [this message]
2020-01-10  0:15 ` [git pull] Input updates for v5.5-rc5 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200109192207.GA210536@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.