index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
surface
/
aggregator
/
controller.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/surface: aggregator: Rename top-level request functions to avoid amb...
Maximilian Luz
2023-02-02
1
-16
/
+16
*
platform/surface: aggregator: Improve documentation and handling of message t...
Maximilian Luz
2023-02-02
1
-6
/
+6
*
platform/surface: aggregator: Add missing call to ssam_request_sync_free()
Maximilian Luz
2023-01-12
1
-1
/
+3
*
platform/surface: Update copyright year of various drivers
Maximilian Luz
2022-07-02
1
-1
/
+1
*
platform/surface: aggregator: Allow notifiers to avoid communication on unreg...
Maximilian Luz
2022-06-13
1
-18
/
+35
*
platform/surface: aggregator: Drop unnecessary variable initialization
Maximilian Luz
2021-06-16
1
-1
/
+1
*
platform/surface: aggregator: Do not return uninitialized value
Maximilian Luz
2021-06-16
1
-1
/
+1
*
platform/surface: aggregator: Update copyright
Maximilian Luz
2021-06-16
1
-1
/
+1
*
platform/surface: aggregator: Allow enabling of events without notifiers
Maximilian Luz
2021-06-16
1
-48
/
+245
*
platform/surface: aggregator: Allow registering notifiers without enabling ev...
Maximilian Luz
2021-06-16
1
-28
/
+41
*
platform/surface: aggregator: Fix event disable function
Maximilian Luz
2021-06-16
1
-1
/
+1
*
platform/surface: aggregator: Do not mark interrupt as shared
Maximilian Luz
2021-05-19
1
-2
/
+1
*
platform/surface: aggregator: fix a bit test
Dan Carpenter
2021-04-20
1
-1
/
+1
*
platform/surface: aggregator: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2021-04-08
1
-2
/
+2
*
platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...
Maximilian Luz
2021-03-08
1
-5
/
+5
*
platform/surface: aggregator: Add trace points
Maximilian Luz
2021-01-07
1
-0
/
+5
*
platform/surface: aggregator: Add event item allocation caching
Maximilian Luz
2021-01-06
1
-8
/
+78
*
platform/surface: Add Surface Aggregator subsystem
Maximilian Luz
2021-01-06
1
-0
/
+2504