aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface/surface_aggregator_cdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-02platform/surface: Update copyright year of various driversMaximilian Luz1-1/+1
2021-06-16platform/surface: aggregator_cdev: Add lockdep supportMaximilian Luz1-0/+16
2021-06-16platform/surface: aggregator_cdev: Allow enabling of events from user-spaceMaximilian Luz1-0/+58
2021-06-16platform/surface: aggregator_cdev: Add support for forwarding events to user-spaceMaximilian Luz1-23/+437
2021-01-13platform/surface: aggregator_cdev: Add comments regarding unchecked allocation sizeMaximilian Luz1-0/+19
2021-01-13platform/surface: aggregator_cdev: Fix access of uninitialized variablesMaximilian Luz1-2/+2
2021-01-07platform/surface: Add Surface Aggregator user-space interfaceMaximilian Luz1-0/+303