index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
coresight: etm4x: Do not access TRCIDR1 for identification
Suzuki K Poulose
2023-03-21
2
-27
/
+15
*
coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug
Steve Clevenger
2023-03-21
1
-1
/
+1
*
coresight: tmc: Don't enable TMC when it's not ready.
Yabin Cui
2023-01-30
4
-14
/
+56
*
coresight: tpda: fix return value check in tpda_probe()
Yang Yingliang
2023-01-30
1
-2
/
+2
*
Coresight: tpda/tpdm: remove incorrect __exit annotation
Arnd Bergmann
2023-01-26
2
-2
/
+2
*
coresight: perf: Output trace id only once
Suzuki K Poulose
2023-01-24
2
-4
/
+14
*
coresight: Fix uninitialised variable use in coresight_disable
Suzuki K Poulose
2023-01-24
1
-1
/
+1
*
Coresight: Add TPDA link driver
Mao Jinlong
2023-01-20
4
-0
/
+258
*
coresight-tpdm: Add integration test support
Mao Jinlong
2023-01-20
2
-0
/
+68
*
coresight-tpdm: Add DSB dataset support
Mao Jinlong
2023-01-20
2
-0
/
+78
*
Coresight: Add coresight TPDM source driver
Mao Jinlong
2023-01-20
5
-1
/
+192
*
coresight: core: Use IDR for non-cpu bound sources' paths.
Mao Jinlong
2023-01-19
1
-11
/
+26
*
coresight: trace-id: Add debug & test macros to Trace ID allocation
Mike Leach
2023-01-19
1
-0
/
+33
*
coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID
Mike Leach
2023-01-19
1
-0
/
+7
*
coresight: etmX.X: stm: Remove trace_id() callback
Mike Leach
2023-01-19
4
-54
/
+0
*
coresight: etm3x: Update ETM3 driver to use Trace ID API
Mike Leach
2023-01-19
3
-26
/
+75
*
coresight: etm4x: Update ETM4 driver to use Trace ID API
Mike Leach
2023-01-19
3
-10
/
+93
*
coresight: stm: Update STM driver to use Trace ID API
Mike Leach
2023-01-19
1
-27
/
+14
*
coresight: perf: traceid: Add perf ID allocation and notifiers
Mike Leach
2023-01-19
1
-0
/
+16
*
coresight: Remove obsolete Trace ID unniqueness checks
Mike Leach
2023-01-19
1
-45
/
+0
*
coresight: trace-id: Add API to dynamically assign Trace ID values
Mike Leach
2023-01-19
3
-1
/
+421
*
coresight: ultrasoc-smb: fix return value check in smb_init_data_buffer()
Yang Yingliang
2023-01-19
1
-1
/
+1
*
drivers/coresight: Add UltraSoc System Memory Buffer driver
Qi Liu
2023-01-16
4
-0
/
+786
*
coresight: cti: Remove atomic type from enable_req_count
James Clark
2023-01-16
3
-9
/
+9
*
coresight: cti: Add PM runtime call in enable_store
Mao Jinlong
2023-01-16
1
-2
/
+11
*
coresight: cti: Prevent negative values of enable count
James Clark
2023-01-16
1
-2
/
+9
*
coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTR
Junhao He
2023-01-16
1
-6
/
+12
*
coresight: etm4x: fix repeated words in comments
Jilin Yuan
2022-11-28
1
-1
/
+1
*
coresight: cti: Fix null pointer error on CTI init before ETM
Mike Leach
2022-11-28
1
-1
/
+1
*
coresight: trbe: remove cpuhp instance node before remove cpuhp state
Yang Shen
2022-11-28
1
-0
/
+1
*
coresight: etm4x: add CPU hotplug support for probing
Tamas Zsoldos
2022-10-31
1
-40
/
+113
*
coresight: cti: Fix hang in cti_disable_hw()
James Clark
2022-10-25
1
-5
/
+0
*
Revert "coresight: cti: Fix hang in cti_disable_hw()"
Greg Kroah-Hartman
2022-10-24
1
-0
/
+3
*
coresight: cti: Fix hang in cti_disable_hw()
James Clark
2022-10-20
1
-3
/
+0
*
coresight: Fix possible deadlock with lock dependency
Sudeep Holla
2022-10-20
2
-5
/
+7
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
13
-312
/
+235
|
\
|
*
coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unused
Nathan Chancellor
2022-09-06
1
-3
/
+3
|
*
coresight: Make new csdev_access offsets unsigned
James Clark
2022-08-31
4
-34
/
+31
|
*
coresight: cti-sysfs: Re-use same functions for similar sysfs register accessors
James Clark
2022-08-31
2
-127
/
+91
|
*
coresight: Re-use same function for similar sysfs register accessors
James Clark
2022-08-31
8
-131
/
+91
|
*
coresight: Simplify sysfs accessors by using csdev_access abstraction
James Clark
2022-08-31
7
-80
/
+61
|
*
coresight: Remove unused function parameter
James Clark
2022-08-31
1
-12
/
+4
|
*
coresight: etm4x: Expose default timestamp source in sysfs
German Gomez
2022-08-26
1
-0
/
+29
|
*
coresight: trbe: fix Kconfig "its" grammar
Randy Dunlap
2022-08-22
1
-2
/
+2
*
|
arm64/sysreg: Fix a few missed conversions
Nathan Chancellor
2022-09-21
2
-3
/
+4
|
/
*
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
2
-8
/
+8
|
\
|
*
coresight: etm4x: Use asm-generic IO memory barriers
Sai Prakash Ranjan
2022-06-15
2
-8
/
+8
*
|
coresight: etm4x: avoid build failure with unrolled loops
Nick Desaulniers
2022-07-11
1
-1
/
+2
*
|
coresight: Add config flag to enable branch broadcast
James Clark
2022-07-06
2
-0
/
+16
*
|
coresight: syscfg: Update load and unload operations
Mike Leach
2022-06-29
3
-41
/
+165
[next]