开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
surface
/
aggregator
Age
Commit message (
Expand
)
Author
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-01
platform/surface: Disable for RISC-V
Sunil V L
2023-05-30
platform/surface: aggregator: Allow completion work-items to be executed in p...
Maximilian Luz
2023-03-22
platform/surface: aggregator: Add missing fwnode_handle_put()
Liang He
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-02
platform/surface: aggregator: Rename top-level request functions to avoid amb...
Maximilian Luz
2023-02-02
platform/surface: aggregator: Add target and source IDs to command trace events
Maximilian Luz
2023-02-02
platform/surface: aggregator: Improve documentation and handling of message t...
Maximilian Luz
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-12
platform/surface: aggregator: Add missing call to ssam_request_sync_free()
Maximilian Luz
2023-01-12
platform/surface: aggregator: Ignore command messages not intended for us
Maximilian Luz
2022-11-15
platform/surface: aggregator: Do not check for repeated unsequenced packets
Maximilian Luz
2022-07-02
platform/surface: Update copyright year of various drivers
Maximilian Luz
2022-07-02
platform/surface: aggregator: Move device registry helper functions to core m...
Maximilian Luz
2022-06-22
platform/surface: aggregator: Reserve more event- and target-categories
Maximilian Luz
2022-06-13
platform/surface: aggregator: Allow notifiers to avoid communication on unreg...
Maximilian Luz
2022-05-06
platform/surface: aggregator: Fix initialization order when compiling as buil...
Maximilian Luz
2021-12-07
platform: surface: Propagate ACPI Dependency
Jarrett Schultz
2021-11-16
platform/surface: aggregator: Make client device removal more generic
Maximilian Luz
2021-09-02
Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-13
platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helper
Andy Shevchenko
2021-08-12
platform/surface: aggregator: Use y instead of objs in Makefile
Andy Shevchenko
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
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