mbox series

[0/2] HID: steelseries: Bug fixes

Message ID 20241023112828.320157-1-hadess@hadess.net
Headers show
Series HID: steelseries: Bug fixes | expand

Message

Bastien Nocera Oct. 23, 2024, 11:24 a.m. UTC
A couple of bug fixes for the battery reporting for the Steelseries
Arctis 1 after using the feature for a while.

Bastien Nocera (2):
  HID: steelseries: Fix battery requests stopping after some time
  HID: steelseries: Add capacity_level mapping

 drivers/hid/hid-steelseries.c | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

Comments

Jiri Kosina Nov. 6, 2024, 2:10 p.m. UTC | #1
On Wed, 23 Oct 2024, Bastien Nocera wrote:

> A couple of bug fixes for the battery reporting for the Steelseries
> Arctis 1 after using the feature for a while.
> 
> Bastien Nocera (2):
>   HID: steelseries: Fix battery requests stopping after some time
>   HID: steelseries: Add capacity_level mapping
> 
>  drivers/hid/hid-steelseries.c | 19 ++++++++++++++++++-
>  1 file changed, 18 insertions(+), 1 deletion(-)

Applied, thanks Bastien.