index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
surface
/
aggregator
/
controller.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
platform/surface: aggregator: Fix warning when controller is destroyed in probe
Maximilian Luz
1
-1
/
+2
2023-05-30
platform/surface: aggregator: Allow completion work-items to be executed in p...
Maximilian Luz
1
-1
/
+1
2023-02-02
platform/surface: aggregator: Rename top-level request functions to avoid amb...
Maximilian Luz
1
-16
/
+16
2023-02-02
platform/surface: aggregator: Improve documentation and handling of message t...
Maximilian Luz
1
-6
/
+6
2023-01-12
platform/surface: aggregator: Add missing call to ssam_request_sync_free()
Maximilian Luz
1
-1
/
+3
2022-07-02
platform/surface: Update copyright year of various drivers
Maximilian Luz
1
-1
/
+1
2022-06-13
platform/surface: aggregator: Allow notifiers to avoid communication on unreg...
Maximilian Luz
1
-18
/
+35
2021-06-16
platform/surface: aggregator: Drop unnecessary variable initialization
Maximilian Luz
1
-1
/
+1
2021-06-16
platform/surface: aggregator: Do not return uninitialized value
Maximilian Luz
1
-1
/
+1
2021-06-16
platform/surface: aggregator: Update copyright
Maximilian Luz
1
-1
/
+1
2021-06-16
platform/surface: aggregator: Allow enabling of events without notifiers
Maximilian Luz
1
-48
/
+245
2021-06-16
platform/surface: aggregator: Allow registering notifiers without enabling ev...
Maximilian Luz
1
-28
/
+41
2021-06-16
platform/surface: aggregator: Fix event disable function
Maximilian Luz
1
-1
/
+1
2021-05-19
platform/surface: aggregator: Do not mark interrupt as shared
Maximilian Luz
1
-2
/
+1
2021-04-20
platform/surface: aggregator: fix a bit test
Dan Carpenter
1
-1
/
+1
2021-04-08
platform/surface: aggregator: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
1
-2
/
+2
2021-03-08
platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...
Maximilian Luz
1
-5
/
+5
2021-01-07
platform/surface: aggregator: Add trace points
Maximilian Luz
1
-0
/
+5
2021-01-06
platform/surface: aggregator: Add event item allocation caching
Maximilian Luz
1
-8
/
+78
2021-01-06
platform/surface: Add Surface Aggregator subsystem
Maximilian Luz
1
-0
/
+2504