summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight
AgeCommit message (Expand)Author
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
2016-06-16coresight: Fix tmc_read_unprepare_etrSuzuki K Poulose
2016-06-16coresight: Fix NULL pointer dereference in _coresight_build_pathSuzuki K Poulose
2016-05-03coresight: etb10: adjust read pointer only when neededMathieu Poirier
2016-05-03coresight: configuring ETF in FIFO mode when acting as linkMathieu Poirier
2016-05-03coresight: tmc: implementing TMC-ETF AUX space APIMathieu Poirier
2016-05-03coresight: moving struct cs_buffers to header fileMathieu Poirier
2016-05-03coresight: tmc: keep track of memory widthMathieu Poirier
2016-05-03coresight: tmc: make sysFS and Perf mode mutually exclusiveMathieu Poirier
2016-05-03coresight: tmc: dump system memory content only when neededMathieu Poirier
2016-05-03coresight: tmc: adding mode of operation for link/sinksMathieu Poirier
2016-05-03coresight: tmc: getting rid of multiple read accessMathieu Poirier
2016-05-03coresight: tmc: allocating memory when neededMathieu Poirier
2016-05-03coresight: tmc: making prepare/unprepare functions genericMathieu Poirier
2016-05-03coresight: tmc: splitting driver in ETB/ETF and ETR componentsMathieu Poirier
2016-05-03coresight: tmc: cleaning up header fileMathieu Poirier
2016-05-03coresight: tmc: introducing new header fileMathieu Poirier
2016-05-03coresight: tmc: clearly define number of transfers per burstMathieu Poirier
2016-05-03coresight: tmc: re-implementing tmc_read_prepare/unprepare() functionsMathieu Poirier
2016-05-03coresight: tmc: waiting for TMCReady bit before programmingMathieu Poirier
2016-05-03coresight: tmc: modifying naming conventionMathieu Poirier
2016-05-03coresight: tmc: adding sysFS management entriesMathieu Poirier
2016-05-03coresight: etm4x: add tracer ID for A72 Maia processor.Li Pengcheng
2016-05-03coresight: etb10: fixing the right amount of words to readMathieu Poirier
2016-05-03coresight: stm: adding driver for CoreSight STM componentPratik Patel
2016-05-03coresight: adding path for STM deviceMathieu Poirier
2016-05-03coresight: etm4x: modify q_support typeLi Pengcheng
2016-05-03coresight: no need to do the forced type conversionLi Pengcheng
2016-05-01coresight: removing gratuitous boot time log messagesMathieu Poirier
2016-05-01coresight: etb10: splitting sysFS "status" entryMathieu Poirier
2016-05-01coresight: moving coresight_simple_func() to header fileMathieu Poirier
2016-05-01coresight: etm4x: implementing the perf PMU APIMathieu Poirier
2016-05-01coresight: etm4x: implementing user/kernel mode tracingMathieu Poirier