index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
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 returning void
Uwe Kleine-König
1
-3
/
+2
2023-02-02
platform/surface: aggregator: Rename top-level request functions to avoid ambiguities
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-space
Maximilian Luz
1
-23
/
+437
2021-01-13
platform/surface: aggregator_cdev: Add comments regarding unchecked allocation size
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