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
/
controller.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'hwmon-for-v6.11-rc7' into review-hans
Hans de Goede
2024-09-05
1
-1
/
+2
|
\
|
*
platform/surface: aggregator: Fix warning when controller is destroyed in probe
Maximilian Luz
2024-08-13
1
-1
/
+2
*
|
platform/surface: Add OF support
Konrad Dybcio
2024-08-19
1
-14
/
+53
|
/
*
platform/surface: aggregator: Allow completion work-items to be executed in p...
Maximilian Luz
2023-05-30
1
-1
/
+1
*
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
-47
/
+244
*
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-06
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