summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
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
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-16coresight: etm-perf: Fix define build issue when built as moduleMike Leach
2021-04-16stm class: Use correct UUID APIsAndy Shevchenko
2021-04-16intel_th: pci: Add Alder Lake-M supportAlexander Shishkin
2021-04-16intel_th: pci: Add Rocket Lake CPU supportAlexander Shishkin
2021-04-16intel_th: Consistency and off-by-one fixPavel Machek
2021-04-16intel_th: Constify attribute_group structsRikard Falkeborn
2021-04-16intel_th: Constify all drvdata referencesAlexander Shishkin
2021-04-16stm class: Remove an unused functionJiapeng Chong
2021-04-13coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()Wei Yongjun