index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-tmc-core.c
Age
Commit message (
Expand
)
Author
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-06-10
coresight: tmc: Remove duplicated include in coresight-tmc-core.c
Yang Li
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-01
coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devices
Anshuman Khandual
2024-04-25
coresight: tmc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-18
ARM: 9365/1: coresight: tmc: drop owner assignment
Krzysztof Kozlowski
2024-04-16
coresight: tmc: Move ACPI support from AMBA driver to platform driver
Anshuman Khandual
2024-04-16
coresight: tmc: Extract device properties from AMBA pid based table lookup
Anshuman Khandual
2024-02-12
coresight: Add a helper for getting csdev->mode
James Clark
2024-02-12
coresight: Move mode to struct coresight_device
James Clark
2024-02-12
coresight: Fix uninitialized struct warnings
James Clark
2023-11-16
coresight: tmc: Make etr buffer mode user configurable from sysfs
Anshuman Khandual
2023-01-30
coresight: tmc: Don't enable TMC when it's not ready.
Yabin Cui
2022-08-31
coresight: Re-use same function for similar sysfs register accessors
James Clark
2022-08-31
coresight: Simplify sysfs accessors by using csdev_access abstraction
James Clark
2021-10-27
coresight: tmc: Configure AXI write burst size
Tanmay Jagdale
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 coresight_timeout to use access abstraction
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: tmc: Allow tmc to be built as a module
Kim Phillips