linux-stable/drivers/hid/amd-sfh-hid
Basavaraj Natikar 18a9d6b18c HID: amd_sfh: Add interrupt handler to process interrupts
[ Upstream commit 7f016b35ca ]

On newer AMD platforms with SFH, it is observed that random interrupts
get generated on the SFH hardware and until this is cleared the firmware
sensor processing is stalled, resulting in no data been received to
driver side.

Add routines to handle these interrupts, so that firmware operations are
not stalled.

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>
2022-03-08 19:12:30 +01:00
..
hid_descriptor HID: amd_sfh: Add illuminance mask to limit ALS max value 2022-02-23 12:03:03 +01:00
amd_sfh_client.c HID: amd_sfh: Add dyndbg prints for debugging 2021-08-20 14:48:49 +02:00
amd_sfh_hid.c HID: amd_sfh: Use devm_kzalloc() instead of kzalloc() 2021-05-27 15:40:34 +02:00
amd_sfh_hid.h HID: amd_sfh: Add initial support for HPD sensor 2021-06-24 14:28:03 +02:00
amd_sfh_pcie.c HID: amd_sfh: Add interrupt handler to process interrupts 2022-03-08 19:12:30 +01:00
amd_sfh_pcie.h HID: amd_sfh: Add interrupt handler to process interrupts 2022-03-08 19:12:30 +01:00
Kconfig
Makefile