aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-12coresight: Add a helper for getting csdev->modeJames Clark1-4/+4
2024-02-12coresight: Add explicit member initializers to coresight_dev_typeJames Clark1-5/+5
2024-02-12coresight: Remove atomic type from refcntJames Clark1-3/+4
2024-02-12coresight: Move all sysfs code to sysfs fileJames Clark1-0/+390
2023-06-05coresight: Fix CTI module refcount leak by making it a helper deviceJames Clark1-0/+4
2023-06-05coresight: Store in-connections as well as out-connectionsJames Clark1-7/+0
2023-06-05coresight: Rename connection members to make the direction explicitJames Clark1-5/+5
2020-09-28coresight: Export global symbolsMian Yousaf Kaukab1-0/+2
2020-05-19coresight: Expose device connections via sysfsSuzuki K Poulose1-0/+80
2020-05-19coresight: Add generic sysfs link creation functionsMike Leach1-0/+124