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: <Y3gwySzRvhCwdSgW@google.com>
Date:   Fri, 18 Nov 2022 17:26: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 v6.1-rc5

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.1-rc5

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

- a fix for 8042 to stop leaking platform device on unload
- a fix for Goodix touchscreens on devices like Nanote UMPC-01 where we
  need to reset controller to load config from firmware
- a workaround for Acer Switch to avoid interrupt storm from home and
  power buttons
- a workaround for more ASUS ZenBook models to detect keyboard cnotroller
- a fix for iforce driver to properly handle communication errors
- touchpad on HP Laptop 15-da3001TU switched to RMI mode

Changelog:
---------

Aman Dhoot (1):
      Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode

Chen Jun (1):
      Input: i8042 - fix leaking of platform device on module removal

Hans de Goede (3):
      Input: goodix - try resetting the controller when no config is set
      Input: soc_button_array - add use_low_level_irq module parameter
      Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]

Sheng-Liang Pan (1):
      dt-bindings: input: touchscreen: Add compatible for Goodix GT7986U chip

Takashi Iwai (1):
      Input: i8042 - apply probe defer to more ASUS ZenBook models

Tetsuo Handa (1):
      Input: iforce - invert valid length check when fetching device IDs

Diffstat:
--------

 .../devicetree/bindings/input/goodix,gt7375p.yaml          |  5 ++++-
 drivers/input/joystick/iforce/iforce-main.c                |  8 ++++----
 drivers/input/misc/soc_button_array.c                      | 14 +++++++++++++-
 drivers/input/mouse/synaptics.c                            |  1 +
 drivers/input/serio/i8042-acpipnpio.h                      |  8 ++++----
 drivers/input/serio/i8042.c                                |  4 ----
 drivers/input/touchscreen/goodix.c                         | 11 +++++++++++
 7 files changed, 37 insertions(+), 14 deletions(-)

Thanks.


-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ