index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-core.c
Age
Commit message (
Expand
)
Author
2021-06-15
coresight: Propagate symlink failure
Jeremy Linton
2021-06-15
coresight: core: Remove unnecessary assignment
Junhao He
2021-06-15
coresight: core: Fix use of uninitialized pointer
Junhao He
2021-06-15
coresight: core: Switch to krealloc_array()
Andy Shevchenko
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-13
coresight: core: Make symbol 'csdev_sink' static
Wei Yongjun
2021-04-07
coresight: core: Fix typo in coresight-core.c
Qi Liu
2021-04-06
coresight: core: Add support for dedicated percpu sinks
Anshuman Khandual
2021-02-04
coresight: Convert claim/disclaim operations to use access wrappers
Suzuki K Poulose
2021-02-04
coresight: Convert coresight_timeout to use access abstraction
Suzuki K Poulose
2021-02-04
coresight: Introduce device access abstraction
Suzuki K Poulose
2020-11-27
coresight: Fix W=1 warnings in core framework
Mathieu Poirier
2020-11-27
coresight: core: Remove unneeded semicolon
Zou Wei
2020-10-29
coresight: add module license
Arnd Bergmann
2020-09-28
coresight: core: Allow the coresight core driver to be built as a module
Tingwei Zhang