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:   Tue, 25 Jul 2023 15:19:36 -0700
From:   Aaron Armstrong Skomra <skomra@...il.com>
To:     linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
        benjamin.tissoires@...hat.com, jikos@...nel.org
Cc:     pinglinux@...il.com, skomra@...il.com, Joshua@...hua-Dickens.com,
        jason.gerecke@...om.com, stable@...r.kernel.org
Subject: [PATCH Wacom EKR Battery Fixes 0/3] 

Currently the ExpressKey Remote battery will persist indefinitely in
/sys/class/power_supply. Remove the battery when we stop getting
reports from the device.

Also remove some unneccessary code and make an EKR struct name more
descriptive.

Only the bugfix in the first patch will be sent to stable.

Aaron Armstrong Skomra (3):
  HID: wacom: remove the battery when the EKR is off
  HID: wacom: remove unnecessary 'connected' variable from EKR
  HID: wacom: struct name cleanup

 drivers/hid/wacom.h     |  1 +
 drivers/hid/wacom_sys.c | 44 +++++++++++++++++++++++++++++------------
 drivers/hid/wacom_wac.c |  7 +++----
 drivers/hid/wacom_wac.h |  4 ++--
 4 files changed, 37 insertions(+), 19 deletions(-)

-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ