summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2023-09-19coresight: tmc: Explicit type conversions to prevent integer overflowRuidong Tian
2023-07-23coresight: 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-11coresight: etm_pmu: Set the module fieldSuzuki K Poulose
2023-04-13coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger
2023-04-13coresight: etm4x: Do not access TRCIDR1 for identificationSuzuki K Poulose
2023-03-10coresight: cti: Add PM runtime call in enable_storeMao Jinlong
2023-03-10coresight: cti: Prevent negative values of enable countJames Clark
2023-03-10coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTRJunhao He
2022-12-31coresight: trbe: remove cpuhp instance node before remove cpuhp stateYang Shen
2022-11-03coresight: cti: Fix hang in cti_disable_hw()James Clark
2022-08-25coresight: etm4x: avoid build failure with unrolled loopsNick Desaulniers
2022-08-17intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin
2022-08-17intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin
2022-08-17intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin
2022-08-17intel_th: msu: Fix vmalloced buffersAlexander Shishkin
2022-08-17intel_th: msu-sink: Potential dereference of null pointerJiasheng Jiang
2022-08-17intel_th: Fix a resource leak in an error handling pathChristophe JAILLET
2022-08-17coresight: 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-08coresight: syscfg: Fix memleak on registration failure in cscfg_create_deviceMiaoqian Lin
2022-04-08coresight: Fix TRCCONFIGR.QE sysfs interfaceJames Clark
2021-11-18coresight: trbe: Defer the probe on offline CPUsSuzuki K Poulose
2021-11-18coresight: trbe: Fix incorrect access of the sink specific dataSuzuki K Poulose
2021-11-18coresight: cti: Correct the parameter for pm_runtime_putTao Zhang
2021-09-14coresight: syscfg: Fix compiler warningJian Cai
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-18coresight: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-18coresight: syscfg: Add initial configfs supportMike Leach
2021-08-18coresight: config: Add preloaded configurationsMike Leach
2021-08-18coresight: etm4x: Add complex configuration handlers to etmv4Mike Leach
2021-08-18coresight: etm-perf: Update to activate selected configurationMike Leach
2021-08-18coresight: syscfg: Add API to activate and enable configurationsMike Leach
2021-08-18coresight: etm-perf: Update to handle configuration selectionMike Leach
2021-08-18coresight: config: Add configuration and feature generic functionsMike Leach
2021-08-18coresight: syscfg: Add registration and feature loading for cs devicesMike Leach
2021-08-18coresight: syscfg: Initial coresight system configurationMike Leach
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-24intel_th: Wait until port is in reset before programming itAlexander Shishkin
2021-06-24intel_th: msu: Make contiguous buffers uncachedAlexander Shishkin
2021-06-24intel_th: Remove an unused exit point from intel_th_remove()Uwe Kleine-König
2021-06-15coresight: Propagate symlink failureJeremy Linton
2021-06-15coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()Sai Prakash Ranjan
2021-06-15coresight: etm4x: core: Remove redundant check of attrJunhao He
2021-06-15coresight: core: Remove unnecessary assignmentJunhao He
2021-06-15coresight: core: Fix use of uninitialized pointerJunhao He
2021-06-15coresight: core: Switch to krealloc_array()Andy Shevchenko