summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight
AgeCommit message (Expand)Author
2020-01-29coresight: tmc-etf: Do not call smp_processor_id from preemptibleSuzuki K Poulose
2020-01-29coresight: etb10: Do not call smp_processor_id from preemptibleSuzuki K Poulose
2019-12-21coresight: etm4x: Fix input validation for sysfs.Mike Leach
2019-11-25coresight: tmc: Fix byte-address alignment for RRPLeo Yan
2019-11-25coresight: etm4x: Configure EL2 exception level when kernel is running in HYPTomasz Nowicki
2019-11-25coresight: Fix handling of sinksSuzuki K Poulose
2019-10-17coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray
2019-04-05coresight: etm4x: Add support to enable ETMv4.2Sai Prakash Ranjan
2018-11-13coresight: etb10: Fix handling of perf modeSuzuki K Poulose
2018-09-26coresight: tpiu: Fix disabling timeoutsRobin Murphy
2018-09-26coresight: Handle errors in finding input/output portsSuzuki K Poulose
2018-04-13coresight: tmc: Configure DMA mask appropriatelyRobin Murphy
2018-04-13coresight: Fix reference count for software sourcesSuzuki K Poulose
2018-03-24coresight: Fix disabling of CoreSight TPIURobert Walker
2018-03-22coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach
2017-03-12coresight: STM: Balance enable/disableSuzuki K Poulose
2016-09-09coresight: tmc: mark symbols static where possibleBaoyou Xie
2016-09-09coresight: perf: deal with error condition properlyMathieu Poirier
2016-08-31coresight: etm4x: adding configurable start/stop filteringMathieu Poirier
2016-08-31coresight: etm4x: adding configurable address range filteringMathieu Poirier
2016-08-31coresight: etm4x: configuring include/exclude functionMathieu Poirier
2016-08-31coresight: etm4x: adding range filter configuration functionMathieu Poirier
2016-08-31coresight: etm4x: cleaning up default filter configurationMathieu Poirier
2016-08-31coresight: etm4x: split default and filter configurationMathieu Poirier
2016-08-31coresight: etm-perf: configuring filters from perf coreMathieu Poirier
2016-08-31coresight: remove duplicated enumerationMathieu Poirier
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier
2016-08-31coresight: fix handling of ETM trace register access via sysfsSudeep Holla
2016-08-31coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla
2016-08-31coresight: tmc: Delete an unnecessary check before the function call "kfree"Markus Elfring
2016-08-31coresight: etm4x: remove duplicated include from coresight-etm4x.cWei Yongjun
2016-08-31coresight: Use local coresight_desc instancesSuzuki K Poulose
2016-08-31hwtracing: coresight: of_coresight: add missing of_node_put after calling of_...Peter Chen
2016-08-31coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral IDOlivier Schonken
2016-08-31coresight: add PM runtime calls to coresight_simple_func()Mathieu Poirier
2016-08-31coresight: delay initialisation when children are missingMathieu Poirier
2016-08-31coresight: Add better messages for coresight_timeoutSuzuki K Poulose
2016-08-31coresight: Cleanup TMC status checkSuzuki K Poulose
2016-08-31coresight: etmv4: Fix ETMv4x peripheral ID tableSuzuki K Poulose
2016-08-31coresight: tmc: Limit the trace to available dataSuzuki K Poulose
2016-08-31coresight: Fix csdev connections initialisationSuzuki 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-08-31coresight: always use stashed trace id value in etm4_trace_idSudeep Holla
2016-08-31coresight-stm: support mmapping channel regions with mmio_addrChunyan Zhang
2016-08-31coresight: access conn->child_name only if it's initialisedSudeep Holla
2016-07-15hwtracing/coresight-etm4x: Convert to hotplug state machineSebastian Andrzej Siewior
2016-07-15hwtracing/coresight-etm3x: Convert to hotplug state machineRichard Cochran
2016-06-16coresight: Handle build path errorSuzuki K Poulose
2016-06-16coresight: Fix erroneous memset in tmc_read_unprepare_etrSuzuki K Poulose