summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)AuthorFilesLines
2019-11-12intel_th: pci: Add Jasper Lake PCH supportAlexander Shishkin1-0/+5
2019-11-12intel_th: pci: Add Comet Lake PCH supportAlexander Shishkin1-0/+5
2019-10-11coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray1-2/+12
2019-09-06intel_th: pci: Add Tiger Lake supportAlexander Shishkin1-0/+5
2019-09-06intel_th: pci: Add support for another Lewisburg PCHAlexander Shishkin1-0/+5
2019-09-06stm class: Fix a double free of stm_source_deviceDing Xiang1-1/+0
2019-07-31intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin1-1/+1
2019-07-31intel_th: pci: Add Ice Lake NNPI supportAlexander Shishkin1-0/+5
2019-05-25intel_th: msu: Fix single mode with IOMMUAlexander Shishkin1-3/+32
2019-05-25stm class: Fix channel free in stm output free pathTingwei Zhang1-1/+1
2019-05-10intel_th: pci: Add Comet Lake supportAlexander Shishkin1-0/+5
2019-05-02intel_th: gth: Fix an off-by-one in output unassigningAlexander Shishkin1-1/+1
2019-04-20coresight: cpu-debug: Support for CA73 CPUsLeo Yan1-0/+4
2019-04-05coresight: etm4x: Add support to enable ETMv4.2Sai Prakash Ranjan1-1/+2
2019-03-23intel_th: Don't reference unassigned outputsAlexander Shishkin1-0/+4
2019-03-23stm class: Prevent division by zeroAlexander Shishkin1-3/+5
2019-03-23stm class: Fix an endless loop in channel allocationZhi Jin1-0/+3
2019-01-13intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin1-1/+2
2018-11-13coresight: etb10: Fix handling of perf modeSuzuki K Poulose1-0/+4
2018-10-20intel_th: pci: Add Ice Lake PCH supportAlexander Shishkin1-0/+5
2018-10-04intel_th: Fix device removal logicAlexander Shishkin1-1/+2
2018-09-26coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35Suzuki K Poulose1-17/+14
2018-09-26coresight: tpiu: Fix disabling timeoutsRobin Murphy1-3/+4
2018-09-26coresight: Handle errors in finding input/output portsSuzuki K Poulose1-2/+5
2018-06-05intel_th: Use correct device when freeing buffersAlexander Shishkin1-3/+3
2018-06-05hwtracing: stm: fix build error on some archesGreg Kroah-Hartman1-0/+1
2018-06-05stm class: Use vmalloc for the master mapAlexander Shishkin1-3/+3
2018-05-30coresight: Use %px to print pcsr instead of %pLeo Yan1-1/+1
2018-05-30intel_th: Use correct method of finding hubAlexander Shishkin1-1/+1
2018-03-24coresight: Fix disabling of CoreSight TPIURobert Walker1-3/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-09-22intel_th: pci: Add Lewisburg PCH supportAlexander Shishkin1-0/+5
2017-09-22intel_th: pci: Add Cedar Fork PCH supportAlexander Shishkin1-0/+5
2017-09-22stm class: Fix a use-after-freeAlexander Shishkin1-1/+1
2017-08-28Merge tag 'stm-for-greg-20170825' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman9-151/+561
2017-08-28coresight: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: etb10: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: etm3x: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: etm4x: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: funnel: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: replicator: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: stm: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: tmc: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: tpiu: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: STM: Clean up __iomem type usageStephen Boyd1-8/+9
2017-08-28coresight: Add support for Coresight SoC 600 componentsSuzuki K Poulose3-0/+15
2017-08-28coresight tmc: Add support for Coresight SoC 600 TMCSuzuki K Poulose2-0/+20
2017-08-28coresight tmc: Support for save-restore in ETRSuzuki K Poulose2-1/+21
2017-08-28coresight tmc etr: Setup AXI cache encoding for read transfersSuzuki K Poulose2-1/+15
2017-08-28coresight tmc etr: Cleanup AXICTL register handlingSuzuki K Poulose2-8/+19