summaryrefslogtreecommitdiff
path: root/drivers/platform/surface/aggregator/ssh_packet_layer.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)1-2/+2
2022-11-15platform/surface: aggregator: Do not check for repeated unsequenced packetsMaximilian Luz1-4/+20
2022-07-02platform/surface: Update copyright year of various driversMaximilian Luz1-1/+1
2021-06-16platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...Baokun Li1-7/+3
2021-06-16platform/surface: aggregator: Update copyrightMaximilian Luz1-1/+1
2021-02-11platform/surface: aggregator: Fix access of unaligned valueMaximilian Luz1-1/+1
2021-02-03platform/surface: aggregator: Fix braces in if condition with unlikely() macroMaximilian Luz1-1/+18
2021-01-07platform/surface: aggregator: Add error injection capabilitiesMaximilian Luz1-1/+295
2021-01-07platform/surface: aggregator: Add trace pointsMaximilian Luz1-1/+25
2021-01-07platform/surface: aggregator: Add control packet allocation cachingMaximilian Luz1-9/+38
2021-01-07platform/surface: Add Surface Aggregator subsystemMaximilian Luz1-0/+1710