summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight.c
Commit message (Expand)AuthorAgeFilesLines
...
* coresight: perf: deal with error condition properlyMathieu Poirier2016-09-091-1/+1
* coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier2016-08-311-1/+1
* coresight: Fix csdev connections initialisationSuzuki K Poulose2016-08-311-10/+14
* coresight: access conn->child_name only if it's initialisedSudeep Holla2016-08-311-1/+2
* coresight: Handle build path errorSuzuki K Poulose2016-06-161-3/+6
* coresight: Fix NULL pointer dereference in _coresight_build_pathSuzuki K Poulose2016-06-161-3/+3
* coresight: configuring ETF in FIFO mode when acting as linkMathieu Poirier2016-05-031-4/+28
* coresight: adding path for STM deviceMathieu Poirier2016-05-031-24/+82
* coresight: no need to do the forced type conversionLi Pengcheng2016-05-031-2/+2
* drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker2016-02-201-3/+0
* coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier2016-02-201-5/+5
* coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier2016-02-201-1/+1
* coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier2016-02-201-3/+3
* coresight: moving PM runtime operations to core frameworkMathieu Poirier2016-02-201-1/+8
* coresight: add API to get sink from pathMathieu Poirier2016-02-201-0/+15
* coresight: associating path with session rather than tracerMathieu Poirier2016-02-201-95/+201
* coresight: remove csdev's link from topologyMathieu Poirier2016-02-071-0/+46
* coresight: release reference taken by 'bus_find_device()'Mathieu Poirier2016-02-071-0/+2
* coresight: coresight_unregister() function cleanupMathieu Poirier2016-02-071-1/+2
* coresight: fixing lockdep errorMathieu Poirier2016-02-071-4/+0
* coresight: fixing indentation problemMathieu Poirier2016-02-071-1/+1
* coresight: checking for NULL string in coresight_name_match()Mathieu Poirier2015-12-211-1/+1
* coresight: adding comments to remove ambiguityMathieu Poirier2015-10-071-0/+5
* coresight: moving to new "hwtracing" directoryMathieu Poirier2015-04-031-0/+720