summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2019-08-02intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin
2019-08-02intel_th: msu: Fix single mode with IOMMUAlexander Shishkin
2019-08-02stm class: Fix channel bitmap on 32-bit systemsAlexander Shishkin
2019-08-02stm class: Fix channel free in stm output free pathTingwei Zhang
2019-05-30intel_th: pci: Add Comet Lake supportAlexander Shishkin
2019-05-05coresight: cpu-debug: Support for CA73 CPUsLeo Yan
2019-04-12perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-04-12coresight: etm4x: Add support to enable ETMv4.2Sai Prakash Ranjan
2019-03-26intel_th: gth: Fix an off-by-one in output unassigningAlexander Shishkin
2019-03-26intel_th: Don't reference unassigned outputsAlexander Shishkin
2019-03-26stm class: Prevent division by zeroAlexander Shishkin
2019-03-26stm class: Fix an endless loop in channel allocationZhi Jin
2019-01-14intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin
2018-11-13coresight: etb10: Fix handling of perf modeSuzuki K Poulose
2018-10-20intel_th: pci: Add Ice Lake PCH supportAlexander Shishkin
2018-10-03intel_th: Fix resource handling for ACPI glue layerAlexander Shishkin
2018-10-03intel_th: Fix device removal logicAlexander Shishkin
2018-09-26coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35Suzuki K Poulose
2018-09-26coresight: tpiu: Fix disabling timeoutsRobin Murphy
2018-09-26coresight: Handle errors in finding input/output portsSuzuki K Poulose
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-05-26hwtracing: stm: fix build error on some archesGreg Kroah-Hartman
2018-05-25intel_th: Use correct device when freeing buffersAlexander Shishkin
2018-05-25stm class: Use vmalloc for the master mapAlexander Shishkin
2018-05-14coresight: Remove %px for printing pcsr valueLeo Yan
2018-05-14coresight tmc etr: Removing extra newlineMathieu Poirier
2018-05-14coresight tmc etr: Fix uninitialised variableMathieu Poirier
2018-05-14coresight tmc etr: Make memory check consistent in the same functionMathieu Poirier
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier
2018-05-14coresight: use put_device() instead of kfree()Arvind Yadav
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-29perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin
2018-03-29Merge tag 'stm-intel_th-for-greg-20180329' of git://git.kernel.org/pub/scm/li...Greg Kroah-Hartman
2018-03-29hwtracing: Add HW tracing support menuRandy Dunlap
2018-03-28intel_th: Add ACPI glue layerAlexander Shishkin
2018-03-28intel_th: Allow forcing host mode through drvdataAlexander Shishkin
2018-03-28intel_th: Pick up irq number from resourcesAlexander Shishkin
2018-03-28intel_th: Don't touch switch routing in host modeAlexander Shishkin
2018-03-28intel_th: Use correct method of finding hubAlexander Shishkin
2018-03-28intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplateAlexander Shishkin
2018-03-28stm class: Make dummy's master/channel ranges configurableAlexander Shishkin
2018-03-28stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplateAlexander Shishkin
2018-03-14coresight: etm4x: Fix bit shiftingBo Yan
2018-03-14coresight: Use %px to print pcsr instead of %pLeo Yan
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-02coresight: of: Use of_cpu_node_to_id helperSuzuki K Poulose
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman
2017-12-19coresight: etb10: remove duplicate includesPravin Shedge