summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-tmc.c
AgeCommit message (Expand)Author
2017-08-28coresight: tmc: constify amba_idArvind Yadav
2017-08-28coresight tmc: Add support for Coresight SoC 600 TMCSuzuki K Poulose
2017-08-28coresight tmc etr: Detect address width at runtimeSuzuki K Poulose
2017-08-28coresight tmc: Detect support for scatter gatherSuzuki K Poulose
2017-08-28coresight tmc etr: Add capabilitiy informationSuzuki K Poulose
2017-08-28coresight tmc: Handle configuration types properlySuzuki K Poulose
2017-08-28coresight tmc: Expose DBA and AXICTLSuzuki K Poulose
2017-08-28coresight: Use the new helper for defining registersSuzuki K Poulose
2017-06-09coresight: tmc: Configure DMA mask appropriatelyRobin Murphy
2016-09-09coresight: tmc: mark symbols static where possibleBaoyou Xie
2016-08-31coresight: fix handling of ETM trace register access via sysfsSudeep Holla
2016-08-31coresight: Use local coresight_desc instancesSuzuki K Poulose
2016-08-31coresight: Add better messages for coresight_timeoutSuzuki K Poulose
2016-08-31coresight: tmc: Limit the trace to available dataSuzuki K Poulose
2016-08-31coresight: Consolidate error handling path for tmc_probeSuzuki K Poulose
2016-08-31coresight: Remove erroneous dma_free_coherent in tmc_probeSuzuki K Poulose
2016-05-03coresight: tmc: keep track of memory widthMathieu Poirier
2016-05-03coresight: tmc: getting rid of multiple read accessMathieu Poirier
2016-05-03coresight: tmc: allocating memory when neededMathieu Poirier
2016-05-03coresight: tmc: making prepare/unprepare functions genericMathieu Poirier
2016-05-03coresight: tmc: splitting driver in ETB/ETF and ETR componentsMathieu Poirier
2016-05-03coresight: tmc: cleaning up header fileMathieu Poirier
2016-05-03coresight: tmc: introducing new header fileMathieu Poirier
2016-05-03coresight: tmc: clearly define number of transfers per burstMathieu Poirier
2016-05-03coresight: tmc: re-implementing tmc_read_prepare/unprepare() functionsMathieu Poirier
2016-05-03coresight: tmc: waiting for TMCReady bit before programmingMathieu Poirier
2016-05-03coresight: tmc: modifying naming conventionMathieu Poirier
2016-05-03coresight: tmc: adding sysFS management entriesMathieu Poirier
2016-05-01coresight: removing gratuitous boot time log messagesMathieu Poirier
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker
2016-02-20coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier
2016-02-20coresight: moving PM runtime operations to core frameworkMathieu Poirier
2016-02-20coresight: etm4x: Check every parameter used by dma_xx_coherent.Eric Long
2016-02-07coresight: removing bind/unbind options from sysfsMathieu Poirier
2015-05-24coresight: tmc: let runtime PM handle core clockLinus Walleij
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier