aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight
AgeCommit message (Expand)Author
2016-06-20coresight: Handle build path errorv4.4-backport-julSuzuki K Poulose
2016-06-20coresight: Fix erroneous memset in tmc_read_unprepare_etrSuzuki K Poulose
2016-06-20coresight: Fix tmc_read_unprepare_etrSuzuki K Poulose
2016-06-20coresight: Fix NULL pointer dereference in _coresight_build_pathSuzuki K Poulose
2016-06-01coresight: etb10: adjust read pointer only when neededv4.4-backport-junMathieu Poirier
2016-06-01coresight: configuring ETF in FIFO mode when acting as linkMathieu Poirier
2016-06-01coresight: tmc: implementing TMC-ETF AUX space APIMathieu Poirier
2016-06-01coresight: moving struct cs_buffers to header fileMathieu Poirier
2016-06-01coresight: tmc: keep track of memory widthMathieu Poirier
2016-06-01coresight: tmc: make sysFS and Perf mode mutually exclusiveMathieu Poirier
2016-06-01coresight: tmc: dump system memory content only when neededMathieu Poirier
2016-06-01coresight: tmc: adding mode of operation for link/sinksMathieu Poirier
2016-06-01coresight: tmc: getting rid of multiple read accessMathieu Poirier
2016-06-01coresight: tmc: allocating memory when neededMathieu Poirier
2016-06-01coresight: tmc: making prepare/unprepare functions genericMathieu Poirier
2016-06-01coresight: tmc: splitting driver in ETB/ETF and ETR componentsMathieu Poirier
2016-06-01coresight: tmc: cleaning up header fileMathieu Poirier
2016-06-01coresight: tmc: introducing new header fileMathieu Poirier
2016-06-01coresight: tmc: clearly define number of transfers per burstMathieu Poirier
2016-06-01coresight: tmc: re-implementing tmc_read_prepare/unprepare() functionsMathieu Poirier
2016-06-01coresight: tmc: waiting for TMCReady bit before programmingMathieu Poirier
2016-06-01coresight: tmc: modifying naming conventionMathieu Poirier
2016-06-01coresight: tmc: adding sysFS management entriesMathieu Poirier
2016-06-01coresight: etm4x: add tracer ID for A72 Maia processor.Li Pengcheng
2016-06-01coresight: etb10: fixing the right amount of words to readMathieu Poirier
2016-06-01coresight: stm: adding driver for CoreSight STM componentPratik Patel
2016-06-01coresight: adding path for STM deviceMathieu Poirier
2016-06-01coresight: etm4x: modify q_support typeLi Pengcheng
2016-06-01coresight: no need to do the forced type conversionLi Pengcheng
2016-06-01coresight: removing gratuitous boot time log messagesMathieu Poirier
2016-06-01coresight: etb10: splitting sysFS "status" entryMathieu Poirier
2016-06-01coresight: moving coresight_simple_func() to header fileMathieu Poirier
2016-06-01coresight: etm4x: implementing the perf PMU APIMathieu Poirier
2016-06-01coresight: etm4x: implementing user/kernel mode tracingMathieu Poirier
2016-06-01coresight: etm4x: moving etm_drvdata::enable to atomic fieldMathieu Poirier
2016-06-01coresight: etm4x: unlocking tracers in default arch initMathieu Poirier
2016-06-01coresight: etm4x: splitting etmv4 default configurationMathieu Poirier
2016-06-01coresight: etm4x: splitting struct etmv4_drvdataMathieu Poirier
2016-06-01coresight: etm4x: adding config and traceid registersMathieu Poirier
2016-06-01coresight: etm4x: moving sysFS entries to a dedicated fileMathieu Poirier
2016-06-01drivers/hwtracing: make coresight-etm-perf.c explicitly non-modularPaul Gortmaker
2016-06-01drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker
2016-06-01coresight: introducing a global trace ID functionMathieu Poirier
2016-06-01coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier
2016-06-01coresight: etb10: implementing AUX APIMathieu Poirier
2016-06-01coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier
2016-06-01coresight: etb10: moving to local atomic operationsMathieu Poirier
2016-06-01coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier
2016-06-01coresight: etm3x: implementing user/kernel mode tracingMathieu Poirier
2016-06-01coresight: etm3x: consolidating initial configMathieu Poirier