summaryrefslogtreecommitdiff
path: root/drivers/platform/surface/surface_dtx.c
Commit message (Expand)AuthorAgeFilesLines
* platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz2023-02-021-1/+1
* platform/surface: dtx: Use target-ID enum instead of hard-coding valuesMaximilian Luz2023-02-021-9/+9
* platform/surface: Update copyright year of various driversMaximilian Luz2022-07-021-1/+1
* platform/surface: dtx: Add missing mutex_destroy() call in failure pathMaximilian Luz2021-06-041-0/+1
* platform/surface: dtx: Fix poll functionMaximilian Luz2021-05-191-7/+1
* platform/surface: clean up a variable in surface_dtx_read()Dan Carpenter2021-04-071-1/+1
* platform/surface: fix semicolon.cocci warningskernel test robot2021-03-231-1/+1
* platform/surface: dtx: Add support for native SSAM devicesMaximilian Luz2021-03-171-1/+89
* platform/surface: Add DTX driverMaximilian Luz2021-03-171-0/+1201