summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm3x-core.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 9363/1: coresight: etm3x: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
* coresight: Add helper for setting csdev->modeJames Clark2024-02-121-2/+2
* coresight: Add a helper for getting csdev->modeJames Clark2024-02-121-3/+3
* coresight: Add helper for atomically taking the deviceJames Clark2024-02-121-5/+3
* coresight: Move all sysfs code to sysfs fileJames Clark2024-02-121-2/+2
* coresight: Move mode to struct coresight_deviceJames Clark2024-02-121-7/+6
* coresight: etm3x: Fix build warningJames Clark2024-02-121-1/+1
* coresight: Fix uninitialized struct warningsJames Clark2024-02-121-1/+1
* coresight: Use enum type for cs_mode wherever possibleJames Clark2023-06-051-3/+3
* coresight: etmX.X: stm: Remove trace_id() callbackMike Leach2023-01-191-37/+0
* coresight: etm3x: Update ETM3 driver to use Trace ID APIMike Leach2023-01-191-6/+66
* coresight: etm3x: Cleanup ETMTECR1 register accessesJames Clark2022-04-131-1/+1
* coresight: etm3x: Don't trace PID for non-root PID namespaceLeo Yan2022-03-111-0/+4
* Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman2021-02-051-3/+1
|\
| * amba: Make the remove callback return voidUwe Kleine-König2021-02-021-3/+1
* | coresight: Convert claim/disclaim operations to use access wrappersSuzuki K Poulose2021-02-041-3/+5
* | coresight: Introduce device access abstractionSuzuki K Poulose2021-02-041-0/+1
|/
* coresight: remove broken __exit annotationsArnd Bergmann2020-12-081-2/+2
* coresight: etm3x: Allow etm3x to be built as a moduleKim Phillips2020-09-281-0/+1026