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