linux-kernel.vger.kernel.org archive mirror
 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-rc0
Date: Sat, 7 Dec 2019 12:27:33 -0800	[thread overview]
Message-ID: <20191207202733.GA153817@dtor-ws> (raw)

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus

to receive second round of updates for the input subsystem. You will
get:

- fixups for Synaptics RMI4 driver
- a quirk for Goodinx touchscreen on Teclast tablet
- a new keycode definition for activating privacy screen feature found
  on a few "enterprise" laptops
- updates to snvs_pwrkey driver
- one can now poll uinput device for writing (which is always allowed)

Changelog:
---------

Dmitry Torokhov (1):
      Input: snvs_pwrkey - remove gratuitous NULL initializers

Hans Verkuil (1):
      Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers

Hans de Goede (1):
      Input: goodix - add upside-down quirk for Teclast X89 tablet

Lucas Stach (1):
      Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash

Marcel Holtmann (1):
      Input: uinput - fix returning EPOLLOUT from uinput_poll

Mathew King (1):
      Input: add privacy screen toggle keycode

Robin van der Gracht (1):
      Input: snvs_pwrkey - send key events for i.MX6 S, DL and Q

Diffstat:
--------

 drivers/input/keyboard/Kconfig         |  2 +-
 drivers/input/keyboard/snvs_pwrkey.c   | 48 +++++++++++++++++++++++++---------
 drivers/input/misc/uinput.c            |  2 +-
 drivers/input/rmi4/rmi_f34v7.c         |  3 +++
 drivers/input/rmi4/rmi_smbus.c         |  2 --
 drivers/input/touchscreen/goodix.c     |  9 +++++++
 include/uapi/linux/input-event-codes.h |  2 ++
 7 files changed, 51 insertions(+), 17 deletions(-)

Thanks.

-- 
Dmitry

             reply	other threads:[~2019-12-07 20:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-07 20:27 Dmitry Torokhov [this message]
2019-12-08  2:35 ` [git pull] Input updates for v5.5-rc0 Linus Torvalds
2019-12-09 17:09   ` Dmitry Torokhov
2019-12-08  2:40 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2019-12-01  2:00 Dmitry Torokhov
2019-12-02  2:50 ` 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=20191207202733.GA153817@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 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).