aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-25coresight: Add support for CLAIM tag protocolSuzuki K Poulose1-0/+86
2018-09-25coresight: Handle failures in enabling a trace pathSuzuki K Poulose1-6/+26
2018-09-25coresight: perf: Remove set_buffer call backSuzuki K Poulose1-5/+6
2018-09-25coresight: Fix handling of sinksSuzuki K Poulose1-7/+15
2018-09-25coresight: platform: Cleanup coresight connection handlingSuzuki K Poulose1-20/+1
2018-09-25coresight: Document error handling in coresight_registerSuzuki K Poulose1-7/+11
2018-07-15coresight: Add helper device typeSuzuki K Poulose1-2/+41
2018-07-15coresight: Handle errors in finding input/output portsSuzuki K Poulose1-2/+5
2018-07-15coresight: Add helper for inserting synchronization packetsSuzuki K Poulose1-2/+1
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier1-10/+3
2018-05-14coresight: use put_device() instead of kfree()Arvind Yadav1-4/+4
2017-12-19coresight: Deduplicate bus_find_device() by name matchingLukas Wunner1-20/+5
2017-08-28coresight: Add barrier packet for synchronisationMathieu Poirier1-0/+8
2017-06-09coresight: Fix reference count for software sourcesSuzuki K Poulose1-2/+13
2017-06-09coresight: Disable the path only when the source is disabledSuzuki K Poulose1-6/+13
2016-11-29coresight: reset "enable_sink" flag when need beMathieu Poirier1-6/+68
2016-09-09coresight: perf: deal with error condition properlyMathieu Poirier1-1/+1
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier1-1/+1
2016-08-31coresight: Fix csdev connections initialisationSuzuki K Poulose1-10/+14
2016-08-31coresight: access conn->child_name only if it's initialisedSudeep Holla1-1/+2
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