index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
surface
/
surface_aggregator_cdev.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2023-09-21
platform/surface: aggregator-cdev: Convert to platform remove callback return...
Uwe Kleine-König
1
-3
/
+2
2023-02-02
platform/surface: aggregator: Rename top-level request functions to avoid amb...
Maximilian Luz
1
-3
/
+3
2022-07-02
platform/surface: Update copyright year of various drivers
Maximilian Luz
1
-1
/
+1
2021-06-16
platform/surface: aggregator_cdev: Add lockdep support
Maximilian Luz
1
-0
/
+16
2021-06-16
platform/surface: aggregator_cdev: Allow enabling of events from user-space
Maximilian Luz
1
-0
/
+58
2021-06-16
platform/surface: aggregator_cdev: Add support for forwarding events to user-...
Maximilian Luz
1
-23
/
+437
2021-01-13
platform/surface: aggregator_cdev: Add comments regarding unchecked allocatio...
Maximilian Luz
1
-0
/
+19
2021-01-13
platform/surface: aggregator_cdev: Fix access of uninitialized variables
Maximilian Luz
1
-2
/
+2
2021-01-07
platform/surface: Add Surface Aggregator user-space interface
Maximilian Luz
1
-0
/
+303