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]
Date:   Sat, 3 Sep 2022 13:05:16 -0700
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 v6.0-rc3

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.0-rc3

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

- GT1158 ID added to Goodix touchscreen driver
- Boeder Force Feedback Wheel USB added to iforce joystick driver
- fixup for iforce driver to avoid hangups
- fix autoloading of rk805-pwrkey driver.

Changelog:
---------

Greg Tulli (1):
      Input: iforce - add support for Boeder Force Feedback Wheel

Jarrah Gosbell (2):
      dt-bindings: input: touchscreen: add compatible string for Goodix GT1158
      Input: goodix - add compatible string for GT1158

Lukas Bulwahn (1):
      MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERS

Ondrej Jirman (1):
      Input: goodix - add support for GT1158

Peter Robinson (1):
      Input: rk805-pwrkey - fix module autoloading

Tetsuo Handa (1):
      Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag

Diffstat:
--------

 Documentation/devicetree/bindings/input/touchscreen/goodix.yaml | 1 +
 Documentation/input/joydev/joystick.rst                         | 1 +
 MAINTAINERS                                                     | 1 +
 drivers/input/joystick/iforce/iforce-main.c                     | 1 +
 drivers/input/joystick/iforce/iforce-serio.c                    | 6 +++---
 drivers/input/joystick/iforce/iforce-usb.c                      | 8 ++++----
 drivers/input/joystick/iforce/iforce.h                          | 6 ++++++
 drivers/input/misc/rk805-pwrkey.c                               | 1 +
 drivers/input/touchscreen/goodix.c                              | 2 ++
 9 files changed, 20 insertions(+), 7 deletions(-)

Thanks.


-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ