aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2024-01-25coresight: etm4x: Fix width of CCITMIN fieldJames Clark
2023-09-19coresight: tmc: Explicit type conversions to prevent integer overflowRuidong Tian
2023-07-27coresight: Fix loss of connection info when a module is unloadedJames Clark
2023-05-30coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet()Dan Carpenter
2023-05-17coresight: etm_pmu: Set the module fieldSuzuki K Poulose
2023-04-20coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger
2022-11-10coresight: cti: Fix hang in cti_disable_hw()James Clark
2022-08-21intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin
2022-08-21intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin
2022-08-21intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin
2022-08-21intel_th: msu: Fix vmalloced buffersAlexander Shishkin
2022-08-21intel_th: msu-sink: Potential dereference of null pointerJiasheng Jiang
2022-08-21intel_th: Fix a resource leak in an error handling pathChristophe JAILLET
2022-08-21coresight: Clear the connection field properlySuzuki K Poulose
2022-06-14coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifierGuilherme G. Piccoli
2022-06-09coresight: core: Fix coresight device probe failure issueMao Jinlong
2022-04-08amba: Make the remove callback return voidUwe Kleine-König
2022-04-08coresight: Fix TRCCONFIGR.QE sysfs interfaceJames Clark
2021-11-18coresight: cti: Correct the parameter for pm_runtime_putTao Zhang
2021-07-20intel_th: Wait until port is in reset before programming itAlexander Shishkin
2021-07-19coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()Sai Prakash Ranjan
2021-07-19coresight: Propagate symlink failureJeremy Linton
2021-07-14coresight: core: Fix use of uninitialized pointerJunhao He
2021-05-19coresight: Do not scan for graph if none is presentSuzuki K Poulose
2021-05-11intel_th: pci: Add Alder Lake-M supportAlexander Shishkin
2021-05-11intel_th: Consistency and off-by-one fixPavel Machek
2021-05-11intel_th: pci: Add Rocket Lake CPU supportAlexander Shishkin
2021-03-04coresight: etm4x: Handle accesses to TRCSTALLCTLRSuzuki K Poulose
2021-03-04coresight: etm4x: Skip accessing TRCPDCR in save/restoreSuzuki K Poulose
2021-01-27stm class: Fix module init return on allocation failureWang Hui
2021-01-27intel_th: pci: Add Alder Lake-P supportAlexander Shishkin
2020-12-30coresight: remove broken __exit annotationsArnd Bergmann
2020-12-26coresight: etm4x: Handle TRCVIPCSSCTLR accessesSuzuki K Poulose
2020-12-26coresight: etm4x: Fix accesses to TRCPROCSELRSuzuki K Poulose
2020-12-26coresight: etm4x: Fix accesses to TRCCIDCTLR1Suzuki K Poulose
2020-12-26coresight: etm4x: Fix accesses to TRCVMIDCTLR1Suzuki K Poulose
2020-12-26coresight: etm4x: Skip setting LPOVERRIDE bit for qcom, skip-power-upSai Prakash Ranjan
2020-12-26coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf()Sai Prakash Ranjan
2020-12-26coresight: tmc-etr: Fix barrier packet insertion for perf bufferSuzuki K Poulose
2020-12-26coresight: tmc-etr: Check if page is valid before dma_map_page()Mao Jinlong
2020-12-26coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()Sai Prakash Ranjan
2020-10-29coresight: cti: Initialize dynamic sysfs attributesSuzuki K Poulose
2020-10-29coresight: Fix uninitialised pointer bug in etm_setup_aux()Mike Leach
2020-10-29coresight: add module licenseArnd Bergmann
2020-10-05intel_th: pci: Add Alder Lake CPU supportAlexander Shishkin
2020-10-05intel_th: pci: Add Alder Lake-S supportAlexander Shishkin
2020-10-05stm class: ftrace: Use different channel accroding to CPUTingwei Zhang
2020-10-05stm class: ftrace: Enable supported trace export flagTingwei Zhang
2020-10-05stm class: ftrace: Change dependency to TRACINGTingwei Zhang
2020-09-28coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 registerSai Prakash Ranjan