summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-tmc.c
Commit message (Expand)AuthorAgeFilesLines
* coresight: tmc: mark symbols static where possibleBaoyou Xie2016-09-091-2/+2
* coresight: fix handling of ETM trace register access via sysfsSudeep Holla2016-08-311-1/+1
* coresight: Use local coresight_desc instancesSuzuki K Poulose2016-08-311-17/+14
* coresight: Add better messages for coresight_timeoutSuzuki K Poulose2016-08-311-4/+2
* coresight: tmc: Limit the trace to available dataSuzuki K Poulose2016-08-311-3/+3
* coresight: Consolidate error handling path for tmc_probeSuzuki K Poulose2016-08-311-19/+17
* coresight: Remove erroneous dma_free_coherent in tmc_probeSuzuki K Poulose2016-08-311-3/+0
* coresight: tmc: keep track of memory widthMathieu Poirier2016-05-031-0/+34
* coresight: tmc: getting rid of multiple read accessMathieu Poirier2016-05-031-15/+9
* coresight: tmc: allocating memory when neededMathieu Poirier2016-05-031-14/+0
* coresight: tmc: making prepare/unprepare functions genericMathieu Poirier2016-05-031-44/+11
* coresight: tmc: splitting driver in ETB/ETF and ETR componentsMathieu Poirier2016-05-031-260/+4
* coresight: tmc: cleaning up header fileMathieu Poirier2016-05-031-1/+1
* coresight: tmc: introducing new header fileMathieu Poirier2016-05-031-101/+1
* coresight: tmc: clearly define number of transfers per burstMathieu Poirier2016-05-031-2/+2
* coresight: tmc: re-implementing tmc_read_prepare/unprepare() functionsMathieu Poirier2016-05-031-20/+36
* coresight: tmc: waiting for TMCReady bit before programmingMathieu Poirier2016-05-031-0/+9
* coresight: tmc: modifying naming conventionMathieu Poirier2016-05-031-4/+4
* coresight: tmc: adding sysFS management entriesMathieu Poirier2016-05-031-64/+43
* coresight: removing gratuitous boot time log messagesMathieu Poirier2016-05-011-1/+0
* drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker2016-02-201-6/+3
* coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier2016-02-201-1/+1
* coresight: moving PM runtime operations to core frameworkMathieu Poirier2016-02-201-5/+0
* coresight: etm4x: Check every parameter used by dma_xx_coherent.Eric Long2016-02-201-2/+2
* coresight: removing bind/unbind options from sysfsMathieu Poirier2016-02-071-14/+1
* coresight: tmc: let runtime PM handle core clockLinus Walleij2015-05-241-23/+8
* coresight: moving to new "hwtracing" directoryMathieu Poirier2015-04-031-0/+822