summaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface/aggregator/ssh_packet_layer.c
Commit message (Expand)AuthorAgeFilesLines
* platform/surface: aggregator: Do not check for repeated unsequenced packetsMaximilian Luz2022-11-151-4/+20
* platform/surface: Update copyright year of various driversMaximilian Luz2022-07-021-1/+1
* platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...Baokun Li2021-06-161-7/+3
* platform/surface: aggregator: Update copyrightMaximilian Luz2021-06-161-1/+1
* platform/surface: aggregator: Fix access of unaligned valueMaximilian Luz2021-02-111-1/+1
* platform/surface: aggregator: Fix braces in if condition with unlikely() macroMaximilian Luz2021-02-031-1/+18
* platform/surface: aggregator: Add error injection capabilitiesMaximilian Luz2021-01-071-1/+295
* platform/surface: aggregator: Add trace pointsMaximilian Luz2021-01-071-1/+25
* platform/surface: aggregator: Add control packet allocation cachingMaximilian Luz2021-01-061-9/+38
* platform/surface: Add Surface Aggregator subsystemMaximilian Luz2021-01-061-0/+1710