index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-cti-core.c
Age
Commit message (
Expand
)
Author
2025-04-30
coresight: Clear self hosted claim tag on probe
James Clark
2025-03-10
coresight-cti: change cti_drvdata spinlock's type to raw_spinlock_t
Yeoreum Yun
2024-04-18
ARM: 9371/1: coresight: cti: drop owner assignment
Krzysztof Kozlowski
2024-02-12
coresight: Fix uninitialized struct warnings
James Clark
2023-07-26
coresight: Fix all W=1 build warnings
James Clark
2023-06-05
coresight: Fix CTI module refcount leak by making it a helper device
James Clark
2023-01-16
coresight: cti: Remove atomic type from enable_req_count
James Clark
2023-01-16
coresight: cti: Prevent negative values of enable count
James Clark
2022-11-28
coresight: cti: Fix null pointer error on CTI init before ETM
Mike Leach
2022-10-25
coresight: cti: Fix hang in cti_disable_hw()
James Clark
2022-10-24
Revert "coresight: cti: Fix hang in cti_disable_hw()"
Greg Kroah-Hartman
2022-10-20
coresight: cti: Fix hang in cti_disable_hw()
James Clark
2022-10-20
coresight: Fix possible deadlock with lock dependency
Sudeep Holla
2021-10-27
coresight: cti: Correct the parameter for pm_runtime_put
Tao Zhang
2021-02-05
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...
Greg Kroah-Hartman
2021-02-04
coresight: Convert claim/disclaim operations to use access wrappers
Suzuki K Poulose
2021-02-04
coresight: Introduce device access abstraction
Suzuki K Poulose
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2020-12-08
coresight: remove broken __exit annotations
Arnd Bergmann
2020-09-28
coresight: cti: Allow cti to be built as a module
Tingwei Zhang