index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
Age
Commit message (
Expand
)
Author
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-08-20
coresight: Make trace ID map spinlock local to the map
James Clark
2024-08-20
coresight: Emit sink ID in the HW_ID packets
James Clark
2024-08-20
coresight: Remove pending trace ID release mechanism
James Clark
2024-08-20
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
2024-08-20
coresight: Make CPU id map a property of a trace ID map
James Clark
2024-08-20
coresight: Expose map arguments in trace ID API
James Clark
2024-08-20
coresight: Move struct coresight_trace_id_map to common header
James Clark
2024-08-20
coresight: Clarify comments around the PID of the sink owner
James Clark
2024-08-20
coresight: Remove unused ETM Perf stubs
James Clark
2024-08-20
coresight: tmc: sg: Do not leak sg_table
Suzuki K Poulose
2024-08-19
Coresight: Set correct cs_mode for dummy source to fix disable issue
Jie Gan
2024-08-19
Coresight: Set correct cs_mode for TPDM to fix disable issue
Jie Gan
2024-08-19
coresight: cti: use device_* to iterate over device child nodes
Javier Carrasco
2024-07-01
hwtracing: use for_each_endpoint_of_node()
Kuninori Morimoto
2024-06-21
coresight: constify the struct device_type usage
Ricardo B. Marliere
2024-06-10
coresight: tmc: Remove duplicated include in coresight-tmc-core.c
Yang Li
2024-06-07
coresight: Fix ref leak when of_coresight_parse_endpoint() fails
James Clark
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-01
coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devices
Anshuman Khandual
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-25
coresight: tpiu: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-25
coresight: tmc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-25
coresight: stm: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-25
coresight: debug: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-25
coresight: catu: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-24
coresight: stm: Remove duplicate linux/acpi.h header
Jiapeng Chong
2024-04-22
coresight: etm4x: Fix access to resource selector registers
Suzuki K Poulose
2024-04-22
coresight: etm4x: Safe access for TRCQCLTR
Suzuki K Poulose
2024-04-22
coresight: etm4x: Do not save/restore Data trace control registers
Suzuki K Poulose
2024-04-22
coresight: etm4x: Do not hardcode IOMEM access for register restore
Suzuki K Poulose
2024-04-18
ARM: 9379/1: coresight: tpda: drop owner assignment
Krzysztof Kozlowski
2024-04-18
ARM: 9378/1: coresight: etm4x: drop owner assignment
Krzysztof Kozlowski
2024-04-18
ARM: 9376/1: coresight: tpdm: drop owner assignment
Krzysztof Kozlowski
2024-04-18
ARM: 9375/1: coresight: stm: drop owner assignment
Krzysztof Kozlowski
2024-04-18
ARM: 9374/1: coresight: etb10: drop owner assignment
Krzysztof Kozlowski
2024-04-18
ARM: 9373/1: coresight: funnel: drop owner assignment
Krzysztof Kozlowski
2024-04-18
ARM: 9371/1: coresight: cti: drop owner assignment
Krzysztof Kozlowski
2024-04-18
ARM: 9366/1: coresight: tpiu: drop owner assignment
Krzysztof Kozlowski
2024-04-18
ARM: 9365/1: coresight: tmc: drop owner assignment
Krzysztof Kozlowski
2024-04-18
ARM: 9364/1: coresight: replicator: drop owner assignment
Krzysztof Kozlowski
2024-04-18
ARM: 9363/1: coresight: etm3x: drop owner assignment
Krzysztof Kozlowski
2024-04-18
ARM: 9362/1: coresight: catu: drop owner assignment
Krzysztof Kozlowski
2024-04-16
coresight: debug: Move ACPI support from AMBA driver to platform driver
Anshuman Khandual
2024-04-16
coresight: stm: Move ACPI support from AMBA driver to platform driver
Anshuman Khandual
2024-04-16
coresight: tmc: Move ACPI support from AMBA driver to platform driver
Anshuman Khandual
2024-04-16
coresight: tpiu: Move ACPI support from AMBA driver to platform driver
Anshuman Khandual
2024-04-16
coresight: catu: Move ACPI support from AMBA driver to platform driver
Anshuman Khandual
2024-04-16
coresight: funnel: Move ACPI support from AMBA driver to platform driver
Anshuman Khandual
[next]