summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/stm/policy.c
Commit message (Expand)AuthorAgeFilesLines
* stm class: Remove an unused functionJiapeng Chong2021-04-161-5/+0
* stm class: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
* stm class: Lose the protocol driver when dropping its referenceAlexander Shishkin2019-11-141-0/+4
* stm class: Fix a module refcount leak in policy creation error pathAlexander Shishkin2018-12-191-5/+7
* stm class: Use memcat_p()Alexander Shishkin2018-10-111-28/+1
* stm class: Switch over to the protocol driverAlexander Shishkin2018-10-111-2/+1
* stm class: Introduce framing protocol driversAlexander Shishkin2018-10-111-10/+135
* stm class: Clean up stp_configfs_initAlexander Shishkin2018-10-111-5/+1
* stm class: Clarify configfs root type/operations namesAlexander Shishkin2018-10-111-6/+6
* stm class: Rework policy node fallbackAlexander Shishkin2018-10-111-6/+6
* stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplateAlexander Shishkin2018-03-281-9/+1
* stm class: make config_item_type constBhumika Goyal2017-10-191-5/+5
* stm class: Remove unnecessary pointer incrementAlexander Shishkin2016-04-081-1/+1
* stm class: Fix integer boundary checks for master rangeChunyan Zhang2016-04-081-2/+1
* stm class: Support devices with multiple instancesAlexander Shishkin2016-02-201-3/+4
* stm class: Fix locking in unbinding policy pathAlexander Shishkin2016-02-071-3/+15
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-131-81/+24
* stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin2015-10-041-0/+529