aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface/aggregator/ssh_packet_layer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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_tail in ssh_packet_layer.cBaokun 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-06platform/surface: aggregator: Add control packet allocation cachingMaximilian Luz1-9/+38
2021-01-06platform/surface: Add Surface Aggregator subsystemMaximilian Luz1-0/+1710