aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-16coresight: Handle build path errorSuzuki K Poulose1-3/+6
2016-06-16coresight: Fix NULL pointer dereference in _coresight_build_pathSuzuki K Poulose1-3/+3
2016-05-03coresight: configuring ETF in FIFO mode when acting as linkMathieu Poirier1-4/+28
2016-05-03coresight: adding path for STM deviceMathieu Poirier1-24/+82
2016-05-03coresight: no need to do the forced type conversionLi Pengcheng1-2/+2
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker1-3/+0
2016-02-20coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier1-5/+5
2016-02-20coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier1-1/+1
2016-02-20coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier1-3/+3
2016-02-20coresight: moving PM runtime operations to core frameworkMathieu Poirier1-1/+8
2016-02-20coresight: add API to get sink from pathMathieu Poirier1-0/+15
2016-02-20coresight: associating path with session rather than tracerMathieu Poirier1-95/+201
2016-02-07coresight: remove csdev's link from topologyMathieu Poirier1-0/+46
2016-02-07coresight: release reference taken by 'bus_find_device()'Mathieu Poirier1-0/+2
2016-02-07coresight: coresight_unregister() function cleanupMathieu Poirier1-1/+2
2016-02-07coresight: fixing lockdep errorMathieu Poirier1-4/+0
2016-02-07coresight: fixing indentation problemMathieu Poirier1-1/+1
2015-12-21coresight: checking for NULL string in coresight_name_match()Mathieu Poirier1-1/+1
2015-10-07coresight: adding comments to remove ambiguityMathieu Poirier1-0/+5
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier1-0/+720