summaryrefslogtreecommitdiffstats
path: root/drivers/hid/amd-sfh-hid/amd_sfh_hid.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-21HID: amd_sfh: Add NULL check for hid deviceBasavaraj Natikar1-4/+8
2022-05-11HID: amd_sfh: Add physical location to HID deviceBasavaraj Natikar1-0/+5
2022-05-11HID: amd_sfh: Modify the hid nameBasavaraj Natikar1-1/+1
2022-05-11HID: amd_sfh: Modify the bus nameBasavaraj Natikar1-1/+1
2021-09-27HID: amd_sfh: Update Copyright detailsBasavaraj Natikar1-0/+2
2021-05-27HID: amd_sfh: Use devm_kzalloc() instead of kzalloc()Basavaraj Natikar1-3/+0
2020-11-12SFH: fix error return check for -ERESTARTSYSColin Ian King1-3/+3
2020-10-22SFH:Transport Driver to add support of AMD Sensor Fusion Hub (SFH)Sandeep Singh1-0/+174