aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-tmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-25coresight: Convert driver messages to dev_dbgSuzuki K Poulose1-2/+2
2018-07-15coresight: tmc: Add configuration support for trace buffer sizeSuzuki K Poulose1-0/+33
2018-07-15dts: bindings: Restrict coresight tmc-etr scatter-gather modeSuzuki K Poulose1-1/+8
2018-07-15coresight: tmc: Hide trace buffer handling for file readSuzuki K Poulose1-18/+23
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier1-9/+1
2017-10-20coresight: Extend the PIDR mask to cover relevant bits in PIDR2Suzuki K Poulose1-2/+2
2017-08-28coresight: tmc: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight tmc: Add support for Coresight SoC 600 TMCSuzuki K Poulose1-0/+16
2017-08-28coresight tmc etr: Detect address width at runtimeSuzuki K Poulose1-3/+23
2017-08-28coresight tmc: Detect support for scatter gatherSuzuki K Poulose1-0/+2
2017-08-28coresight tmc etr: Add capabilitiy informationSuzuki K Poulose1-5/+15
2017-08-28coresight tmc: Handle configuration types properlySuzuki K Poulose1-3/+11
2017-08-28coresight tmc: Expose DBA and AXICTLSuzuki K Poulose1-0/+4
2017-08-28coresight: Use the new helper for defining registersSuzuki K Poulose1-14/+16
2017-06-09coresight: tmc: Configure DMA mask appropriatelyRobin Murphy1-0/+7
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