summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight
AgeCommit message (Expand)Author
2025-05-20coresight: prevent deactivate active config while enabling the configYeoreum Yun
2025-05-20coresight: holding cscfg_csdev_lock while removing cscfg from csdevYeoreum Yun
2025-05-20coresight/etm4: fix missing disable active configYeoreum Yun
2025-05-20coresight: etm4x: Fix timestamp bit field handlingLeo Yan
2025-05-14coresight: tmc: fix failure to disable/enable ETF after readingMao Jinlong
2025-05-14coresight: perf: Update buffer on AUX pauseLeo Yan
2025-05-14coresight: tmc: Re-enable sink after buffer updateLeo Yan
2025-05-14coresight: perf: Support AUX trace pause and resumeLeo Yan
2025-05-14coresight: etm4x: Hook pause and resume callbacksLeo Yan
2025-05-14coresight: Introduce pause and resume APIs for sourceLeo Yan
2025-05-14coresight: etm4x: Extract the trace unit controllingLeo Yan
2025-05-08coresight: cti: Replace inclusion by struct fwnode_handle forward declarationAndy Shevchenko
2025-05-07coresight: Disable MMIO logging for coresight stm driverMao Jinlong
2025-05-07coresight: replicator: Fix panic for clearing claim tagLeo Yan
2025-04-30coresight: Add a KUnit test for coresight_find_default_sink()James Clark
2025-04-30coresight: Remove extern from function declarationsJames Clark
2025-04-30coresight: Remove inlines from static function definitionsJames Clark
2025-04-30coresight: Clear self hosted claim tag on probeJames Clark
2025-04-30coresight: etm3x: Convert raw base pointer to struct coresight accessJames Clark
2025-04-30coresight: Add claim tag warnings and debug messagesJames Clark
2025-04-30coresight: Only check bottom two claim bitsJames Clark
2025-04-30coresight: Convert tag clear function to take a struct csdev_accessJames Clark
2025-04-30coresight: core: Disable helpers for devices that fail to enableYabin Cui
2025-04-30coresight: catu: Introduce refcount and spinlock for enabling/disablingYabin Cui
2025-04-29coresight: Fixes device's owner field for registered using coresight_init_dri...Junhao He
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