aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-tpda.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-18ARM: 9379/1: coresight: tpda: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-02-27coresight-tpda: Change qcom,dsb-element-size to qcom,dsb-elem-bitsMao Jinlong1-2/+2
2024-02-12coresight-tpda: Add support to configure CMB elementTao Zhang1-55/+75
2024-02-12coresight: Remove atomic type from refcntJames Clark1-3/+4
2024-02-12coresight: Remove the 'enable' field.James Clark1-3/+9
2024-02-12coresight: Fix uninitialized struct warningsJames Clark1-1/+1
2023-11-16coresight-tpda: Add DSB dataset supportTao Zhang1-10/+116
2023-06-05coresight: Make refcount a property of the connectionJames Clark1-10/+13
2023-01-30coresight: tpda: fix return value check in tpda_probe()Yang Yingliang1-2/+2
2023-01-26Coresight: tpda/tpdm: remove incorrect __exit annotationArnd Bergmann1-1/+1
2023-01-20Coresight: Add TPDA link driverMao Jinlong1-0/+211