linux-stable/drivers/hid/amd-sfh-hid
Basavaraj Natikar a5e4df860d HID: amd_sfh: Correct the stop all command
[ Upstream commit 82c2a0d137 ]

Misinterpreted the stop all command in SHF1.1 firmware. Therefore, it is
necessary to update the stop all command accordingly to disable all
sensors.

Fixes: 93ce5e0231 ("HID: amd_sfh: Implement SFH1.1 functionality")
Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-11 23:03:29 +09:00
..
hid_descriptor HID: amd_sfh: Add descriptor operations in amd_mp2_ops 2022-07-21 13:43:58 +02:00
sfh1_1 HID: amd_sfh: Correct the stop all command 2023-05-11 23:03:29 +09:00
amd_sfh_client.c HID: amd_sfh: if no sensors are enabled, clean up 2023-02-14 19:11:45 +01:00
amd_sfh_common.h HID: amd_sfh: Implement SFH1.1 functionality 2022-07-21 13:44:04 +02:00
amd_sfh_hid.c HID: amd_sfh: Add NULL check for hid device 2022-07-21 13:43:58 +02:00
amd_sfh_hid.h HID: amd_sfh: if no sensors are enabled, clean up 2023-02-14 19:11:45 +01:00
amd_sfh_pcie.c HID: amd_sfh: Add support for shutdown operation 2023-05-11 23:03:29 +09:00
amd_sfh_pcie.h HID: amd_sfh: Move global functions to static 2022-07-21 13:43:59 +02:00
Kconfig
Makefile HID: amd_sfh: Implement SFH1.1 functionality 2022-07-21 13:44:04 +02:00