summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/stm/core.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-20stm class: Fix unlocking braino in the error pathAlexander Shishkin1-4/+3
2016-02-20stm class: Use driver's packet callback return valueAlexander Shishkin1-7/+12
2016-02-20stm class: Fix master deallocation in device unregisteringChunyan Zhang1-1/+1
2016-02-20stm class: Use a signed return type for stm_find_master_chanLucas Tanure1-2/+2
2016-02-07stm class: Prevent user-controllable allocationsAlexander Shishkin1-0/+3
2016-02-07stm class: Fix an off-by-one in master array allocationChunyan Zhang1-1/+1
2016-02-07stm class: Fix link list lockingAlexander Shishkin1-9/+29
2015-10-10stm class: Mark src::link __rcuAlexander Shishkin1-3/+6
2015-10-04stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin1-0/+1029