index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
surface
/
aggregator
/
ssh_packet_layer.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
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
2021-06-16
platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...
Baokun Li
2021-06-16
platform/surface: aggregator: Update copyright
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-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 control packet allocation caching
Maximilian Luz
2021-01-06
platform/surface: Add Surface Aggregator subsystem
Maximilian Luz