summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight
AgeCommit message (Expand)Author
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-01-17arm64/sysreg: Get rid of TRFCR_ELx SysregFieldsMarc Zyngier
2025-01-12coresight: Pass guest TRFCR value to KVMJames Clark
2025-01-12KVM: arm64: coresight: Give TRBE enabled state to KVMJames Clark
2025-01-12coresight: trbe: Remove redundant disable callJames Clark
2024-12-13coresight-tpda: Optimize the function of reading element sizeTao Zhang
2024-12-13coresight: Add support for trace filtering by sourceTao Zhang
2024-12-13coresight: Add a helper to check if a device is sourceTao Zhang
2024-12-11coresight: Fix dsb_mode_store() unsigned val is never less than zeroPei Xiao
2024-12-11coresight: dummy: Add static trace id support for dummy sourceMao Jinlong
2024-12-11coresight: Add support to get static id for system trace sourcesMao Jinlong
2024-12-11coresight: Drop atomics in connection refcountsJames Clark
2024-12-11Coresight: Narrow down the matching range of tpdmSongwei Chai
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-08-20coresight: Make trace ID map spinlock local to the mapJames Clark
2024-08-20coresight: Emit sink ID in the HW_ID packetsJames Clark
2024-08-20coresight: Remove pending trace ID release mechanismJames Clark
2024-08-20coresight: Use per-sink trace ID maps for Perf sessionsJames Clark
2024-08-20coresight: Make CPU id map a property of a trace ID mapJames Clark
2024-08-20coresight: Expose map arguments in trace ID APIJames Clark
2024-08-20coresight: Move struct coresight_trace_id_map to common headerJames Clark
2024-08-20coresight: Clarify comments around the PID of the sink ownerJames Clark
2024-08-20coresight: Remove unused ETM Perf stubsJames Clark
2024-08-20coresight: tmc: sg: Do not leak sg_tableSuzuki K Poulose
2024-08-19Coresight: Set correct cs_mode for dummy source to fix disable issueJie Gan
2024-08-19Coresight: Set correct cs_mode for TPDM to fix disable issueJie Gan
2024-08-19coresight: cti: use device_* to iterate over device child nodesJavier Carrasco
2024-07-01hwtracing: use for_each_endpoint_of_node()Kuninori Morimoto
2024-06-21coresight: constify the struct device_type usageRicardo B. Marliere
2024-06-10coresight: tmc: Remove duplicated include in coresight-tmc-core.cYang Li
2024-06-07coresight: Fix ref leak when of_coresight_parse_endpoint() failsJames Clark
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-01coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devicesAnshuman Khandual
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-25coresight: tpiu: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-25coresight: tmc: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-25coresight: stm: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-25coresight: debug: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-25coresight: catu: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-24coresight: stm: Remove duplicate linux/acpi.h headerJiapeng Chong
2024-04-22coresight: etm4x: Fix access to resource selector registersSuzuki K Poulose
2024-04-22coresight: etm4x: Safe access for TRCQCLTRSuzuki K Poulose
2024-04-22coresight: etm4x: Do not save/restore Data trace control registersSuzuki K Poulose
2024-04-22coresight: etm4x: Do not hardcode IOMEM access for register restoreSuzuki K Poulose
2024-04-18ARM: 9379/1: coresight: tpda: drop owner assignmentKrzysztof Kozlowski
2024-04-18ARM: 9378/1: coresight: etm4x: drop owner assignmentKrzysztof Kozlowski
2024-04-18ARM: 9376/1: coresight: tpdm: drop owner assignmentKrzysztof Kozlowski
2024-04-18ARM: 9375/1: coresight: stm: drop owner assignmentKrzysztof Kozlowski