index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
surface
/
aggregator
Age
Commit message (
Expand
)
Author
2021-06-16
Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hans
Hans de Goede
2021-06-16
platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...
Baokun Li
2021-06-16
platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...
Baokun Li
2021-06-16
platform/surface: aggregator: Drop unnecessary variable initialization
Maximilian Luz
2021-06-16
platform/surface: aggregator: Do not return uninitialized value
Maximilian Luz
2021-06-16
platform/surface: aggregator: Update copyright
Maximilian Luz
2021-06-16
platform/surface: aggregator: Allow enabling of events without notifiers
Maximilian Luz
2021-06-16
platform/surface: aggregator: Allow registering notifiers without enabling ev...
Maximilian Luz
2021-06-16
platform/surface: aggregator: Fix event disable function
Maximilian Luz
2021-06-07
ACPI: scan: Extend acpi_walk_dep_device_list()
Daniel Scally
2021-05-19
platform/surface: aggregator: Do not mark interrupt as shared
Maximilian Luz
2021-04-20
platform/surface: aggregator: fix a bit test
Dan Carpenter
2021-04-08
platform/surface: aggregator: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2021-03-08
platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...
Maximilian Luz
2021-02-11
platform/surface: aggregator: Fix access of unaligned value
Maximilian Luz
2021-02-03
platform/surface: aggregator: Fix braces in if condition with unlikely() macro
Maximilian Luz
2021-01-18
platform/surface: aggregator: Fix kernel-doc references
Maximilian Luz
2021-01-18
platform/surface: aggregator: fix a kernel-doc markup
Mauro Carvalho Chehab
2021-01-07
platform/surface: aggregator: Add dedicated bus and device type
Maximilian Luz
2021-01-07
platform/surface: aggregator: Add error injection capabilities
Maximilian Luz
2021-01-07
platform/surface: aggregator: Add trace points
Maximilian Luz
2021-01-06
platform/surface: aggregator: Add event item allocation caching
Maximilian Luz
2021-01-06
platform/surface: aggregator: Add control packet allocation caching
Maximilian Luz
2021-01-06
platform/surface: Add Surface Aggregator subsystem
Maximilian Luz