summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-tmc-core.c
Commit message (Expand)AuthorAgeFilesLines
* coresight: tmc: Don't enable TMC when it's not ready.Yabin Cui2023-01-301-1/+3
* coresight: Re-use same function for similar sysfs register accessorsJames Clark2022-08-311-29/+14
* coresight: Simplify sysfs accessors by using csdev_access abstractionJames Clark2022-08-311-19/+14
* coresight: tmc: Configure AXI write burst sizeTanmay Jagdale2021-10-271-2/+19
* 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 coresight_timeout to use access abstractionSuzuki K Poulose2021-02-041-6/+9
* | coresight: Introduce device access abstractionSuzuki K Poulose2021-02-041-0/+1
|/
* coresight: remove broken __exit annotationsArnd Bergmann2020-12-081-1/+1
* coresight: tmc: Allow tmc to be built as a moduleKim Phillips2020-09-281-0/+606