summaryrefslogtreecommitdiffstats
path: root/drivers/hid/amd-sfh-hid/amd_sfh_hid.c
Commit message (Expand)AuthorAgeFilesLines
* HID: amd_sfh: Constify lowlevel HID driverThomas Weißschuh2023-02-061-1/+1
* HID: amd_sfh: Add NULL check for hid deviceBasavaraj Natikar2022-07-211-4/+8
* HID: amd_sfh: Add physical location to HID deviceBasavaraj Natikar2022-05-111-0/+5
* HID: amd_sfh: Modify the hid nameBasavaraj Natikar2022-05-111-1/+1
* HID: amd_sfh: Modify the bus nameBasavaraj Natikar2022-05-111-1/+1
* HID: amd_sfh: Update Copyright detailsBasavaraj Natikar2021-09-271-0/+2
* HID: amd_sfh: Use devm_kzalloc() instead of kzalloc()Basavaraj Natikar2021-05-271-3/+0
* SFH: fix error return check for -ERESTARTSYSColin Ian King2020-11-121-3/+3
* SFH:Transport Driver to add support of AMD Sensor Fusion Hub (SFH)Sandeep Singh2020-10-221-0/+174