summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-tmc-core.c
AgeCommit message (Expand)Author
2024-02-12coresight: Add a helper for getting csdev->modeJames Clark
2024-02-12coresight: Move mode to struct coresight_deviceJames Clark
2024-02-12coresight: Fix uninitialized struct warningsJames Clark
2023-11-16coresight: tmc: Make etr buffer mode user configurable from sysfsAnshuman Khandual
2023-01-30coresight: tmc: Don't enable TMC when it's not ready.Yabin Cui
2022-08-31coresight: Re-use same function for similar sysfs register accessorsJames Clark
2022-08-31coresight: Simplify sysfs accessors by using csdev_access abstractionJames Clark
2021-10-27coresight: tmc: Configure AXI write burst sizeTanmay Jagdale
2021-02-05Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman
2021-02-04coresight: Convert coresight_timeout to use access abstractionSuzuki 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: tmc: Allow tmc to be built as a moduleKim Phillips