summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight
AgeCommit message (Expand)Author
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-14Coresight: Fix a NULL vs IS_ERR() bug in probeDan Carpenter
2025-03-12coresight: configfs: Constify struct config_item_typeChristophe JAILLET
2025-03-10coresight/ultrasoc: change smb_drv_data spinlock's type to raw_spinlock_tYeoreum Yun
2025-03-10coresight-tmc: change tmc_drvdata spinlock's type to raw_spinlock_tYeoreum Yun
2025-03-10coresight-replicator: change replicator_drvdata spinlock's type to raw_spinlo...Yeoreum Yun
2025-03-10coresight-funnel: change funnel_drvdata spinlock's type to raw_spinlock_tYeoreum Yun
2025-03-10coresight-etb10: change etb_drvdata spinlock's type to raw_spinlock_tYeoreum Yun
2025-03-10coresight-cti: change cti_drvdata spinlock's type to raw_spinlock_tYeoreum Yun
2025-03-10coresight: change coresight_trace_id_map's lock type to raw_spinlock_tYeoreum Yun
2025-03-10coresight-etm4x: change etmv4_drvdata spinlock type to raw_spinlock_tYeoreum Yun
2025-03-10coresight: change coresight_device lock type to raw_spinlock_tYeoreum Yun
2025-03-10coresight: add verification process for coresight_etm_get_trace_idJie Gan
2025-03-04Coresight: Add Coresight TMC Control Unit driverJie Gan
2025-03-04Coresight: Change functions to accept the coresight_pathJie Gan
2025-03-04Coresight: Change to read the trace ID from coresight_pathJie Gan
2025-03-04Coresight: Allocate trace ID after building the pathJie Gan
2025-03-04Coresight: Introduce a new struct coresight_pathJie Gan
2025-03-04Coresight: Use coresight_etm_get_trace_id() in traceid_show()James Clark
2025-03-04Coresight: Add trace_id function to retrieving the trace IDJie Gan
2025-02-26arm64: Modify _midr_range() functions to read MIDR/REVIDR internallyShameer Kolothum
2025-02-26coresight-tpdm: Add support to enable the lane for MCMB TPDMTao Zhang
2025-02-26coresight-tpdm: Add support to select laneTao Zhang
2025-02-26coresight-tpdm: Add MCMB dataset supportMao Jinlong
2025-02-26coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang
2025-02-26coresight: etm4x: don't include '<linux/pm_wakeup.h>' directlyWolfram Sang
2025-02-24coresight: tpdm: Constify amba_id tableKrzysztof Kozlowski
2025-02-24coresight: tpda: Constify amba_id tableKrzysztof Kozlowski
2025-02-24coresight: catu: Constify amba_id tableKrzysztof Kozlowski
2025-02-21coresight: config: Add preloaded configurationLinu Cherian
2025-02-21coresight: tmc: Stop trace capture on FlInLinu Cherian
2025-02-21coresight: tmc: Add support for reading crash dataLinu Cherian
2025-02-21coresight: tmc: Enable panic sync handlingLinu Cherian
2025-02-21coresight: core: Add provision for panic callbacksLinu Cherian
2025-02-21coresight: tmc-etr: Add support to use reserved trace memoryLinu Cherian
2025-02-21coresight: catu: Fix number of pages while using 64k pagesIlkka Koskinen
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