summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2023-05-11coresight: perf: Release Coresight path when alloc trace id failedRuidong Tian
2023-05-11coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet()Dan Carpenter
2023-04-19Merge tag 'coresight-next-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-04-14coresight: etm_pmu: Set the module fieldSuzuki K Poulose
2023-03-21coresight: etm4x: Do not access TRCIDR1 for identificationSuzuki K Poulose
2023-03-21coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-02drivers/hwtracing/stm: Remove "select SRCU"Paul E. McKenney
2023-01-30coresight: tmc: Don't enable TMC when it's not ready.Yabin Cui
2023-01-30coresight: tpda: fix return value check in tpda_probe()Yang Yingliang
2023-01-27driver core: make struct device_type.devnode() take a const *Greg Kroah-Hartman
2023-01-26Coresight: tpda/tpdm: remove incorrect __exit annotationArnd Bergmann
2023-01-24coresight: perf: Output trace id only onceSuzuki K Poulose
2023-01-24coresight: Fix uninitialised variable use in coresight_disableSuzuki K Poulose
2023-01-20Coresight: Add TPDA link driverMao Jinlong
2023-01-20coresight-tpdm: Add integration test supportMao Jinlong
2023-01-20coresight-tpdm: Add DSB dataset supportMao Jinlong
2023-01-20Coresight: Add coresight TPDM source driverMao Jinlong
2023-01-19coresight: core: Use IDR for non-cpu bound sources' paths.Mao Jinlong
2023-01-19coresight: trace-id: Add debug & test macros to Trace ID allocationMike Leach
2023-01-19coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace IDMike Leach
2023-01-19coresight: etmX.X: stm: Remove trace_id() callbackMike Leach
2023-01-19coresight: etm3x: Update ETM3 driver to use Trace ID APIMike Leach
2023-01-19coresight: etm4x: Update ETM4 driver to use Trace ID APIMike Leach
2023-01-19coresight: stm: Update STM driver to use Trace ID APIMike Leach
2023-01-19coresight: perf: traceid: Add perf ID allocation and notifiersMike Leach
2023-01-19coresight: Remove obsolete Trace ID unniqueness checksMike Leach
2023-01-19coresight: trace-id: Add API to dynamically assign Trace ID valuesMike Leach
2023-01-19hwtracing: hisi_ptt: Only add the supported devices to the filters listYicong Yang
2023-01-19coresight: ultrasoc-smb: fix return value check in smb_init_data_buffer()Yang Yingliang
2023-01-16drivers/coresight: Add UltraSoc System Memory Buffer driverQi Liu
2023-01-16coresight: cti: Remove atomic type from enable_req_countJames Clark
2023-01-16coresight: cti: Add PM runtime call in enable_storeMao Jinlong
2023-01-16coresight: cti: Prevent negative values of enable countJames Clark
2023-01-16coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTRJunhao He
2022-11-28coresight: etm4x: fix repeated words in commentsJilin Yuan
2022-11-28coresight: cti: Fix null pointer error on CTI init before ETMMike Leach
2022-11-28coresight: trbe: remove cpuhp instance node before remove cpuhp stateYang Shen
2022-10-31coresight: etm4x: add CPU hotplug support for probingTamas Zsoldos
2022-10-25coresight: cti: Fix hang in cti_disable_hw()James Clark
2022-10-24Revert "coresight: cti: Fix hang in cti_disable_hw()"Greg Kroah-Hartman
2022-10-20coresight: cti: Fix hang in cti_disable_hw()James Clark
2022-10-20coresight: Fix possible deadlock with lock dependencySudeep Holla
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21arm64/sysreg: Fix a few missed conversionsNathan Chancellor
2022-09-12hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private"Stephen Rothwell
2022-09-08hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Tr...Yicong Yang