summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2018-10-01Merge tag 'v4.4.159' into linux-linaro-lsk-v4.4Mark Brown
2018-09-26coresight: tpiu: Fix disabling timeoutsRobin Murphy
2018-09-26coresight: Handle errors in finding input/output portsSuzuki K Poulose
2018-06-11Merge tag 'v4.4.136' into linux-linaro-lsk-v4.4Mark Brown
2018-06-06hwtracing: stm: fix build error on some archesGreg Kroah-Hartman
2018-06-06stm class: Use vmalloc for the master mapAlexander Shishkin
2018-03-26 Merge tag 'v4.4.124' into linux-linaro-lsk-v4.4Alex Shi
2018-03-24coresight: Fix disabling of CoreSight TPIURobert Walker
2018-03-23 Merge tag 'v4.4.123' into linux-linaro-lsk-v4.4Alex Shi
2018-03-22coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach
2017-12-21 Merge tag 'v4.4.107' into linux-linaro-lsk-v4.4Alex Shi
2017-12-20intel_th: pci: Add Gemini Lake supportAlexander Shishkin
2017-10-13 Merge tag 'v4.4.92' into linux-linaro-lsk-v4.4Alex Shi
2017-10-12stm class: Fix a use-after-freeAlexander Shishkin
2017-09-14 Merge tag 'v4.4.88' into linux-linaro-lsk-v4.4Alex Shi
2017-09-13intel_th: pci: Add Cannon Lake PCH-LP supportAlexander Shishkin
2017-09-13intel_th: pci: Add Cannon Lake PCH-H supportAlexander Shishkin
2017-03-24Merge branch 'v4.4/topic/coresight' into linux-linaro-lsk-v4.4Alex Shi
2017-03-22coresight: Remove erroneous dma_free_coherent in tmc_probeSuzuki K Poulose
2017-03-22coresight: Fix erroneous memset in tmc_read_unprepare_etrSuzuki K Poulose
2016-08-11 Merge tag 'v4.4.17' into linux-linaro-lsk-v4.4Alex Shi
2016-08-10intel_th: Fix a deadlock in modprobingAlexander Shishkin
2016-08-10intel_th: pci: Add Kaby Lake PCH-H supportAlexander Shishkin
2016-06-20coresight: etm-perf: incorporating sink definition from the cmd lineMathieu Poirier
2016-06-20coresight: adding sink parameter to function coresight_build_path()Mathieu Poirier
2016-06-20perf: passing struct perf_event to function setup_aux()Mathieu Poirier
2016-06-20coresight: tmc: implementing TMC-ETR AUX space APIMathieu Poirier
2016-06-20coresight: Handle build path errorSuzuki 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 neededMathieu 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