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
/
aggregator
/
ssh_request_layer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
platform/surface: aggregator: Improve documentation and handling of message t...
Maximilian Luz
2023-02-02
1
-5
/
+6
*
platform/surface: aggregator: Ignore command messages not intended for us
Maximilian Luz
2023-01-12
1
-0
/
+14
*
platform/surface: Update copyright year of various drivers
Maximilian Luz
2022-07-02
1
-1
/
+1
*
platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...
Baokun Li
2021-06-16
1
-7
/
+3
*
platform/surface: aggregator: Update copyright
Maximilian Luz
2021-06-16
1
-1
/
+1
*
platform/surface: aggregator: Fix kernel-doc references
Maximilian Luz
2021-01-18
1
-3
/
+2
*
platform/surface: aggregator: fix a kernel-doc markup
Mauro Carvalho Chehab
2021-01-18
1
-1
/
+1
*
platform/surface: aggregator: Add error injection capabilities
Maximilian Luz
2021-01-06
1
-0
/
+35
*
platform/surface: aggregator: Add trace points
Maximilian Luz
2021-01-06
1
-0
/
+18
*
platform/surface: Add Surface Aggregator subsystem
Maximilian Luz
2021-01-06
1
-0
/
+1211