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