aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight.c
AgeCommit message (Expand)Author
2019-10-31coresight: Fix assumptions on coresight topologyLinu Cherian
2019-04-25coresight: Move reference counting inside sink driversMathieu Poirier
2019-04-25coresight: Adding return code to sink::disable() operationMathieu Poirier
2019-04-25coresight: Fix freeing up the coresight connectionsSuzuki K Poulose
2019-02-06coresight: Use event attributes for sink selectionMathieu Poirier
2019-02-06coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier
2018-09-25coresight: Add support for CLAIM tag protocolSuzuki K Poulose
2018-09-25coresight: Handle failures in enabling a trace pathSuzuki K Poulose
2018-09-25coresight: perf: Remove set_buffer call backSuzuki K Poulose
2018-09-25coresight: Fix handling of sinksSuzuki K Poulose
2018-09-25coresight: platform: Cleanup coresight connection handlingSuzuki K Poulose
2018-09-25coresight: Document error handling in coresight_registerSuzuki K Poulose
2018-07-15coresight: Add helper device typeSuzuki K Poulose
2018-07-15coresight: Handle errors in finding input/output portsSuzuki K Poulose
2018-07-15coresight: Add helper for inserting synchronization packetsSuzuki K Poulose
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier
2018-05-14coresight: use put_device() instead of kfree()Arvind Yadav
2017-12-19coresight: Deduplicate bus_find_device() by name matchingLukas Wunner
2017-08-28coresight: Add barrier packet for synchronisationMathieu Poirier
2017-06-09coresight: Fix reference count for software sourcesSuzuki K Poulose
2017-06-09coresight: Disable the path only when the source is disabledSuzuki K Poulose
2016-11-29coresight: reset "enable_sink" flag when need beMathieu Poirier
2016-09-09coresight: perf: deal with error condition properlyMathieu Poirier
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier
2016-08-31coresight: Fix csdev connections initialisationSuzuki K Poulose
2016-08-31coresight: access conn->child_name only if it's initialisedSudeep Holla
2016-06-16coresight: Handle build path errorSuzuki K Poulose
2016-06-16coresight: Fix NULL pointer dereference in _coresight_build_pathSuzuki K Poulose
2016-05-03coresight: configuring ETF in FIFO mode when acting as linkMathieu Poirier
2016-05-03coresight: adding path for STM deviceMathieu Poirier
2016-05-03coresight: no need to do the forced type conversionLi Pengcheng
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: etm3x: implementing perf_enable/disable() APIMathieu Poirier
2016-02-20coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier
2016-02-20coresight: moving PM runtime operations to core frameworkMathieu Poirier
2016-02-20coresight: add API to get sink from pathMathieu Poirier
2016-02-20coresight: associating path with session rather than tracerMathieu Poirier
2016-02-07coresight: remove csdev's link from topologyMathieu Poirier
2016-02-07coresight: release reference taken by 'bus_find_device()'Mathieu Poirier
2016-02-07coresight: coresight_unregister() function cleanupMathieu Poirier
2016-02-07coresight: fixing lockdep errorMathieu Poirier
2016-02-07coresight: fixing indentation problemMathieu Poirier
2015-12-21coresight: checking for NULL string in coresight_name_match()Mathieu Poirier
2015-10-07coresight: adding comments to remove ambiguityMathieu Poirier
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier