summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-core.c
Commit message (Expand)AuthorAgeFilesLines
* coresight: Drop unused 'none' enum value for each componentAnshuman Khandual2022-03-111-3/+0
* coresight: core: Fix typo in a commentJason Wang2021-12-131-1/+1
* coresight: syscfg: Initial coresight system configurationMike Leach2021-08-181-1/+11
* coresight: Propagate symlink failureJeremy Linton2021-06-151-1/+1
* coresight: core: Remove unnecessary assignmentJunhao He2021-06-151-1/+0
* coresight: core: Fix use of uninitialized pointerJunhao He2021-06-151-1/+1
* coresight: core: Switch to krealloc_array()Andy Shevchenko2021-06-151-3/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-2/+27
|\
| * coresight: core: Make symbol 'csdev_sink' staticWei Yongjun2021-04-131-1/+1
| * coresight: core: Add support for dedicated percpu sinksAnshuman Khandual2021-04-061-2/+27
* | coresight: core: Fix typo in coresight-core.cQi Liu2021-04-071-1/+1
|/
* coresight: Convert claim/disclaim operations to use access wrappersSuzuki K Poulose2021-02-041-26/+40
* coresight: Convert coresight_timeout to use access abstractionSuzuki K Poulose2021-02-041-6/+7
* coresight: Introduce device access abstractionSuzuki K Poulose2021-02-041-0/+43
* coresight: Fix W=1 warnings in core frameworkMathieu Poirier2020-11-271-1/+7
* coresight: core: Remove unneeded semicolonZou Wei2020-11-271-1/+1
* coresight: add module licenseArnd Bergmann2020-10-291-0/+1
* coresight: core: Allow the coresight core driver to be built as a moduleTingwei Zhang2020-09-281-0/+1694