summaryrefslogtreecommitdiffstats
path: root/drivers/hid/amd-sfh-hid (follow)
Commit message (Expand)AuthorAgeFilesLines
* HID: amd_sfh: Fix memory leak in amd_sfh_workBasavaraj Natikar2021-05-271-0/+1
* HID: amd_sfh: Use devm_kzalloc() instead of kzalloc()Basavaraj Natikar2021-05-272-12/+9
* AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bitsHans de Goede2021-03-081-0/+24
* AMD_SFH: Add sensor_mask module parameterHans de Goede2021-03-081-3/+11
* AMD_SFH: Removed unused activecontrolstatus member from the amd_mp2_dev structHans de Goede2021-03-082-3/+4
* HID: sfh: fix address space confusionArnd Bergmann2021-01-044-7/+7
* SFH: fix error return check for -ERESTARTSYSColin Ian King2020-11-121-3/+3
* AMD_SFH: Fix for incorrect Sensor indexSandeep Singh2020-10-292-17/+3
* SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH)Sandeep Singh2020-10-223-0/+990
* SFH:Transport Driver to add support of AMD Sensor Fusion Hub (SFH)Sandeep Singh2020-10-223-0/+487
* SFH: PCIe driver to add support of AMD sensor fusion hubSandeep Singh2020-10-224-0/+262