summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
* stm class: Fix module init return on allocation failureWang Hui2021-01-301-2/+4
* intel_th: Fix user-visible error codesAlexander Shishkin2020-04-021-3/+3
* coresight: tmc-etf: Do not call smp_processor_id from preemptibleSuzuki K Poulose2020-01-291-3/+1
* coresight: etb10: Do not call smp_processor_id from preemptibleSuzuki K Poulose2020-01-291-3/+1
* coresight: etm4x: Fix input validation for sysfs.Mike Leach2019-12-211-8/+13
* coresight: tmc: Fix byte-address alignment for RRPLeo Yan2019-11-251-2/+2
* coresight: etm4x: Configure EL2 exception level when kernel is running in HYPTomasz Nowicki2019-11-251-20/+20
* coresight: Fix handling of sinksSuzuki K Poulose2019-11-251-7/+15
* coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray2019-10-171-2/+12
* stm class: Fix a double free of stm_source_deviceDing Xiang2019-09-061-1/+0
* intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin2019-08-041-1/+1
* intel_th: msu: Fix single mode with IOMMUAlexander Shishkin2019-05-251-3/+32
* stm class: Fix channel free in stm output free pathTingwei Zhang2019-05-251-1/+1
* intel_th: gth: Fix an off-by-one in output unassigningAlexander Shishkin2019-05-021-1/+1
* coresight: etm4x: Add support to enable ETMv4.2Sai Prakash Ranjan2019-04-051-1/+2
* intel_th: Don't reference unassigned outputsAlexander Shishkin2019-03-231-0/+4
* stm class: Prevent division by zeroAlexander Shishkin2019-03-231-3/+5
* stm class: Fix an endless loop in channel allocationZhi Jin2019-03-231-0/+3
* intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin2019-01-131-1/+2
* coresight: etb10: Fix handling of perf modeSuzuki K Poulose2018-11-131-0/+4
* coresight: tpiu: Fix disabling timeoutsRobin Murphy2018-09-261-3/+4
* coresight: Handle errors in finding input/output portsSuzuki K Poulose2018-09-261-2/+5
* hwtracing: stm: fix build error on some archesGreg Kroah-Hartman2018-06-061-0/+1
* stm class: Use vmalloc for the master mapAlexander Shishkin2018-06-061-3/+3
* coresight: tmc: Configure DMA mask appropriatelyRobin Murphy2018-04-131-0/+7
* coresight: Fix reference count for software sourcesSuzuki K Poulose2018-04-131-2/+13
* coresight: Fix disabling of CoreSight TPIURobert Walker2018-03-241-3/+10
* coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach2018-03-221-1/+1
* intel_th: pci: Add Gemini Lake supportAlexander Shishkin2017-12-201-0/+5
* stm class: Fix a use-after-freeAlexander Shishkin2017-10-121-1/+1
* intel_th: pci: Add Cannon Lake PCH-LP supportAlexander Shishkin2017-09-091-0/+5
* intel_th: pci: Add Cannon Lake PCH-H supportAlexander Shishkin2017-09-091-0/+5
* intel_th: Don't leak module refcount on failure to activateAlexander Shishkin2017-03-301-1/+3
* coresight: STM: Balance enable/disableSuzuki K Poulose2017-03-121-1/+1
* stm class: Fix device leak in open error pathJohan Hovold2017-01-091-3/+5
* coresight: tmc: mark symbols static where possibleBaoyou Xie2016-09-093-4/+4
* coresight: perf: deal with error condition properlyMathieu Poirier2016-09-092-3/+3
* coresight: etm4x: adding configurable start/stop filteringMathieu Poirier2016-08-311-0/+71
* coresight: etm4x: adding configurable address range filteringMathieu Poirier2016-08-311-9/+119
* coresight: etm4x: configuring include/exclude functionMathieu Poirier2016-08-311-10/+25
* coresight: etm4x: adding range filter configuration functionMathieu Poirier2016-08-311-18/+38
* coresight: etm4x: cleaning up default filter configurationMathieu Poirier2016-08-311-26/+27
* coresight: etm4x: split default and filter configurationMathieu Poirier2016-08-311-14/+22
* coresight: etm-perf: configuring filters from perf coreMathieu Poirier2016-08-312-15/+168
* coresight: remove duplicated enumerationMathieu Poirier2016-08-315-16/+10
* coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier2016-08-315-20/+26
* coresight: fix handling of ETM trace register access via sysfsSudeep Holla2016-08-316-22/+57
* coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla2016-08-312-0/+15
* coresight: tmc: Delete an unnecessary check before the function call "kfree"Markus Elfring2016-08-311-1/+1
* coresight: etm4x: remove duplicated include from coresight-etm4x.cWei Yongjun2016-08-311-1/+0