summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-etm3x-core.c
AgeCommit message (Expand)Author
2024-02-12coresight: Add helper for setting csdev->modeJames Clark
2024-02-12coresight: Add a helper for getting csdev->modeJames Clark
2024-02-12coresight: Add helper for atomically taking the deviceJames Clark
2024-02-12coresight: Move all sysfs code to sysfs fileJames Clark
2024-02-12coresight: Move mode to struct coresight_deviceJames Clark
2024-02-12coresight: etm3x: Fix build warningJames Clark
2024-02-12coresight: Fix uninitialized struct warningsJames Clark
2023-06-05coresight: Use enum type for cs_mode wherever possibleJames Clark
2023-01-19coresight: etmX.X: stm: Remove trace_id() callbackMike Leach
2023-01-19coresight: etm3x: Update ETM3 driver to use Trace ID APIMike Leach
2022-04-13coresight: etm3x: Cleanup ETMTECR1 register accessesJames Clark
2022-03-11coresight: etm3x: Don't trace PID for non-root PID namespaceLeo Yan
2021-02-05Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman
2021-02-04coresight: Convert claim/disclaim operations to use access wrappersSuzuki K Poulose
2021-02-04coresight: Introduce device access abstractionSuzuki K Poulose
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2020-12-08coresight: remove broken __exit annotationsArnd Bergmann
2020-09-28coresight: etm3x: Allow etm3x to be built as a moduleKim Phillips