linux/drivers/hid/amd-sfh-hid
Basavaraj Natikar 7f016b35ca HID: amd_sfh: Add interrupt handler to process interrupts
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>
2022-02-14 16:28:51 +01:00
..
hid_descriptor HID: amd_sfh: Add illuminance mask to limit ALS max value 2022-02-02 15:04:26 +01:00
amd_sfh_client.c HID: amd_sfh: Update Copyright details 2021-09-27 10:01:44 +02:00
amd_sfh_hid.c HID: amd_sfh: Update Copyright details 2021-09-27 10:01:44 +02:00
amd_sfh_hid.h HID: amd_sfh: Update Copyright details 2021-09-27 10:01:44 +02:00
amd_sfh_pcie.c HID: amd_sfh: Add interrupt handler to process interrupts 2022-02-14 16:28:51 +01:00
amd_sfh_pcie.h HID: amd_sfh: Add interrupt handler to process interrupts 2022-02-14 16:28:51 +01:00
Kconfig
Makefile