summaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface/surface_aggregator_cdev.c
AgeCommit message (Expand)AuthorLines
2023-02-02platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz-3/+3
2022-07-02platform/surface: Update copyright year of various driversMaximilian Luz-1/+1
2021-06-16platform/surface: aggregator_cdev: Add lockdep supportMaximilian Luz-0/+16
2021-06-16platform/surface: aggregator_cdev: Allow enabling of events from user-spaceMaximilian Luz-0/+58
2021-06-16platform/surface: aggregator_cdev: Add support for forwarding events to user-...Maximilian Luz-23/+437
2021-01-13platform/surface: aggregator_cdev: Add comments regarding unchecked allocatio...Maximilian Luz-0/+19
2021-01-13platform/surface: aggregator_cdev: Fix access of uninitialized variablesMaximilian Luz-2/+2
2021-01-07platform/surface: Add Surface Aggregator user-space interfaceMaximilian Luz-0/+303