lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191207202733.GA153817@dtor-ws>
Date:   Sat, 7 Dec 2019 12:27:33 -0800
From:   Dmitry Torokhov <dmitry.torokhov@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for v5.5-rc0

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ