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