aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/stm/policy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-14stm class: Lose the protocol driver when dropping its referenceAlexander Shishkin1-0/+4
2018-12-19stm class: Fix a module refcount leak in policy creation error pathAlexander Shishkin1-5/+7
2018-10-11stm class: Use memcat_p()Alexander Shishkin1-28/+1
2018-10-11stm class: Switch over to the protocol driverAlexander Shishkin1-2/+1
2018-10-11stm class: Introduce framing protocol driversAlexander Shishkin1-10/+135
2018-10-11stm class: Clean up stp_configfs_initAlexander Shishkin1-5/+1
2018-10-11stm class: Clarify configfs root type/operations namesAlexander Shishkin1-6/+6
2018-10-11stm class: Rework policy node fallbackAlexander Shishkin1-6/+6
2018-03-28stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplateAlexander Shishkin1-9/+1
2017-10-19stm class: make config_item_type constBhumika Goyal1-5/+5
2016-04-08stm class: Remove unnecessary pointer incrementAlexander Shishkin1-1/+1
2016-04-08stm class: Fix integer boundary checks for master rangeChunyan Zhang1-2/+1
2016-02-20stm class: Support devices with multiple instancesAlexander Shishkin1-3/+4
2016-02-07stm class: Fix locking in unbinding policy pathAlexander Shishkin1-3/+15
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-81/+24
2015-10-04stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin1-0/+529