aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface/surface_aggregator_cdev.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of 'remove_new' relic from platform driver structLinus Torvalds2024-12-011-1/+1
* [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
* platform/surface: aggregator-cdev: Convert to platform remove callback return...Uwe Kleine-König2023-09-211-3/+2
* platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz2023-02-021-3/+3
* platform/surface: Update copyright year of various driversMaximilian Luz2022-07-021-1/+1
* platform/surface: aggregator_cdev: Add lockdep supportMaximilian Luz2021-06-161-0/+16
* platform/surface: aggregator_cdev: Allow enabling of events from user-spaceMaximilian Luz2021-06-161-0/+58
* platform/surface: aggregator_cdev: Add support for forwarding events to user-...Maximilian Luz2021-06-161-23/+437
* platform/surface: aggregator_cdev: Add comments regarding unchecked allocatio...Maximilian Luz2021-01-131-0/+19
* platform/surface: aggregator_cdev: Fix access of uninitialized variablesMaximilian Luz2021-01-131-2/+2
* platform/surface: Add Surface Aggregator user-space interfaceMaximilian Luz2021-01-061-0/+303