index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-tmc-etf.c
Age
Commit message (
Expand
)
Author
2025-05-14
coresight: tmc: fix failure to disable/enable ETF after reading
Mao Jinlong
2025-05-14
coresight: tmc: Re-enable sink after buffer update
Leo Yan
2025-03-10
coresight-tmc: change tmc_drvdata spinlock's type to raw_spinlock_t
Yeoreum Yun
2025-02-21
coresight: tmc: Stop trace capture on FlIn
Linu Cherian
2025-02-21
coresight: tmc: Enable panic sync handling
Linu Cherian
2024-02-12
coresight: Add helper for setting csdev->mode
James Clark
2024-02-12
coresight: Add a helper for getting csdev->mode
James Clark
2024-02-12
coresight: Remove atomic type from refcnt
James Clark
2024-02-12
coresight: Move mode to struct coresight_device
James Clark
2023-08-04
coresight: tmc: Explicit type conversions to prevent integer overflow
Ruidong Tian
2023-06-05
coresight: Make refcount a property of the connection
James Clark
2023-06-05
coresight: Use enum type for cs_mode wherever possible
James Clark
2023-01-30
coresight: tmc: Don't enable TMC when it's not ready.
Yabin Cui
2021-10-27
coresight: Update comments for removing cs_etm_find_snapshot()
Leo Yan
2021-10-27
coresight: tmc-etf: Add comment for store ordering
Leo Yan
2021-06-15
coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()
Sai Prakash Ranjan
2021-02-04
coresight: Convert claim/disclaim operations to use access wrappers
Suzuki K Poulose
2020-11-27
coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
Sai Prakash Ranjan
2020-09-28
coresight: Add coresight prefix to barrier_pkt
Tingwei Zhang
2020-07-21
coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()
Sai Prakash Ranjan
2020-05-19
coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()
Sai Prakash Ranjan
2019-11-04
coresight: Serialize enabling/disabling a link device.
Yabin Cui
2019-09-03
coresight: tmc: Make memory width mask computation into a function
Mathieu Poirier
2019-07-03
coresight: tmc-etf: Do not call smp_processor_id from preemptible
Suzuki K Poulose
2019-06-19
coresight: tmc: Clean up device specific data
Suzuki K Poulose
2019-06-19
coresight: perf: Don't set the truncated flag in snapshot mode
Mathieu Poirier
2019-06-19
coresight: tmc-etf: Fix snapshot mode update function
Mathieu Poirier
2019-06-19
coresight: tmc-etf: Properly set AUX buffer head in snapshot mode
Mathieu Poirier
2019-04-25
coresight: tmc-etf: Add support for CPU-wide trace scenarios
Mathieu Poirier
2019-04-25
coresight: Communicate perf event to sink buffer allocation functions
Mathieu Poirier
2019-04-25
coresight: Properly address concurrency in sink::update() functions
Mathieu Poirier
2019-04-25
coresight: Properly address errors in sink::disable() functions
Mathieu Poirier
2019-04-25
coresight: Move reference counting inside sink drivers
Mathieu Poirier
2019-04-25
coresight: Adding return code to sink::disable() operation
Mathieu Poirier
2018-12-06
coresight: etf: Release CLAIM tag after disabling the HW
Mathieu Poirier
2018-12-06
coresight: tmc: Fix bad register address for CLAIM
Leo Yan
2018-09-25
coreisght: tmc: Claim device before use
Suzuki K Poulose
2018-09-25
coresight: tmc-etb/etf: Prepare to handle errors enabling
Suzuki K Poulose
2018-09-25
coresight: tmc: Fix byte-address alignment for RRP
Leo Yan
2018-09-25
coresight: tmc: Refactor loops in etb dump
Leo Yan
2018-09-25
coresight: perf: Remove set_buffer call back
Suzuki K Poulose
2018-09-25
coresight: perf: Remove reset_buffer call back for sinks
Suzuki K Poulose
2018-09-25
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
2018-07-15
coresight: Add helper for inserting synchronization packets
Suzuki K Poulose
2018-07-15
coresight: tmc: Hide trace buffer handling for file read
Suzuki K Poulose
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2017-08-28
coresight tmc: Add helpers for accessing 64bit registers
Suzuki K Poulose
2017-08-28
coresight: Add barrier packet for synchronisation
Mathieu Poirier
2017-08-28
coresight: Correct buffer lost increment
Mathieu Poirier
2017-06-09
coresight: tmc: minor fix for output log
Leo Yan
[next]