summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
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-05intel_th: Use correct device when freeing buffersAlexander Shishkin
2018-06-05hwtracing: stm: fix build error on some archesGreg Kroah-Hartman
2018-06-05stm class: Use vmalloc for the master mapAlexander Shishkin
2018-05-30coresight: Use %px to print pcsr instead of %pLeo Yan
2018-05-30intel_th: Use correct method of finding hubAlexander Shishkin
2018-03-24coresight: Fix disabling of CoreSight TPIURobert Walker
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-22intel_th: pci: Add Lewisburg PCH supportAlexander Shishkin
2017-09-22intel_th: pci: Add Cedar Fork PCH supportAlexander Shishkin
2017-09-22stm class: Fix a use-after-freeAlexander Shishkin
2017-08-28Merge tag 'stm-for-greg-20170825' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2017-08-28coresight: constify amba_idArvind Yadav
2017-08-28coresight: etb10: constify amba_idArvind Yadav
2017-08-28coresight: etm3x: constify amba_idArvind Yadav
2017-08-28coresight: etm4x: constify amba_idArvind Yadav
2017-08-28coresight: funnel: constify amba_idArvind Yadav
2017-08-28coresight: replicator: constify amba_idArvind Yadav
2017-08-28coresight: stm: constify amba_idArvind Yadav
2017-08-28coresight: tmc: constify amba_idArvind Yadav
2017-08-28coresight: tpiu: constify amba_idArvind Yadav
2017-08-28coresight: STM: Clean up __iomem type usageStephen Boyd
2017-08-28coresight: Add support for Coresight SoC 600 componentsSuzuki K Poulose
2017-08-28coresight tmc: Add support for Coresight SoC 600 TMCSuzuki K Poulose
2017-08-28coresight tmc: Support for save-restore in ETRSuzuki K Poulose
2017-08-28coresight tmc etr: Setup AXI cache encoding for read transfersSuzuki K Poulose
2017-08-28coresight tmc etr: Cleanup AXICTL register handlingSuzuki K Poulose
2017-08-28coresight tmc etr: Detect address width at runtimeSuzuki K Poulose
2017-08-28coresight tmc: Detect support for scatter gatherSuzuki K Poulose
2017-08-28coresight tmc etr: Add capabilitiy informationSuzuki K Poulose
2017-08-28coresight tmc: Handle configuration types properlySuzuki K Poulose
2017-08-28coresight replicator: Expose replicator management registersSuzuki K Poulose
2017-08-28coresight tmc: Expose DBA and AXICTLSuzuki K Poulose
2017-08-28coresight tmc: Add helpers for accessing 64bit registersSuzuki K Poulose
2017-08-28coresight: Use the new helper for defining registersSuzuki K Poulose
2017-08-28coresight: Add support for reading 64bit registersSuzuki K Poulose
2017-08-28coresight replicator: Cleanup programmable replicator namingSuzuki K Poulose
2017-08-28coresight: etm4x: Adds trace return stack option programming for ETMv4.Mike Leach
2017-08-28coresight: ptm: Adds trace return stack option programming for PTM.Mike Leach
2017-08-28coresight: pmu: Adds return stack option to perf coresight pmuMike Leach
2017-08-28hwtracing: coresight: constify attribute_group structures.Arvind Yadav
2017-08-28coresight: etm3x: Set synchronisation frequencty to TRM defaultMathieu Poirier
2017-08-28coresight: etb10: Move etb_disable_hw() outside of lockMathieu Poirier
2017-08-28coresight: Add barrier packet for synchronisationMathieu Poirier
2017-08-28coresight: etb10: Remove useless conversion to LEMathieu Poirier
2017-08-28coresight: Correct buffer lost incrementMathieu Poirier
2017-08-25intel_th: Perform time resync on capture startAlexander Shishkin