summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight
Commit message (Expand)AuthorAgeFilesLines
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-122-5/+8
* coresight: Remove %px for printing pcsr valueLeo Yan2018-05-141-1/+1
* coresight tmc etr: Removing extra newlineMathieu Poirier2018-05-141-1/+0
* coresight tmc etr: Fix uninitialised variableMathieu Poirier2018-05-141-1/+1
* coresight tmc etr: Make memory check consistent in the same functionMathieu Poirier2018-05-141-2/+2
* coresight: Moving framework and drivers to SPDX identifierMathieu Poirier2018-05-1423-245/+49
* coresight: use put_device() instead of kfree()Arvind Yadav2018-05-141-4/+4
* Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-042-3/+3
|\
| * coresight: etm4x: Fix bit shiftingBo Yan2018-03-141-2/+2
| * coresight: Use %px to print pcsr instead of %pLeo Yan2018-03-141-1/+1
* | perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin2018-03-291-33/+26
|/
* Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-015-33/+18
|\
| * coresight: etb10: remove duplicate includesPravin Shedge2017-12-191-1/+0
| * coresight: Fix disabling of CoreSight TPIURobert Walker2017-12-191-3/+10
| * coresight: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-193-9/+3
| * coresight: Deduplicate bus_find_device() by name matchingLukas Wunner2017-12-191-20/+5
* | coresight: of: Use of_cpu_node_to_id helperSuzuki K Poulose2018-01-021-12/+3
|/
* Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-167-26/+26
|\
| * coresight: Extend the PIDR mask to cover relevant bits in PIDR2Suzuki K Poulose2017-10-207-26/+26
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* coresight: constify amba_idArvind Yadav2017-08-281-1/+1
* coresight: etb10: constify amba_idArvind Yadav2017-08-281-1/+1
* coresight: etm3x: constify amba_idArvind Yadav2017-08-281-1/+1
* coresight: etm4x: constify amba_idArvind Yadav2017-08-281-1/+1
* coresight: funnel: constify amba_idArvind Yadav2017-08-281-1/+1
* coresight: replicator: constify amba_idArvind Yadav2017-08-281-1/+1
* coresight: stm: constify amba_idArvind Yadav2017-08-281-1/+1
* coresight: tmc: constify amba_idArvind Yadav2017-08-281-1/+1
* coresight: tpiu: constify amba_idArvind Yadav2017-08-281-1/+1
* coresight: STM: Clean up __iomem type usageStephen Boyd2017-08-281-8/+9
* coresight: Add support for Coresight SoC 600 componentsSuzuki K Poulose2017-08-283-0/+15
* coresight tmc: Add support for Coresight SoC 600 TMCSuzuki K Poulose2017-08-282-0/+20
* coresight tmc: Support for save-restore in ETRSuzuki K Poulose2017-08-282-1/+21
* coresight tmc etr: Setup AXI cache encoding for read transfersSuzuki K Poulose2017-08-282-1/+15
* coresight tmc etr: Cleanup AXICTL register handlingSuzuki K Poulose2017-08-282-8/+19
* coresight tmc etr: Detect address width at runtimeSuzuki K Poulose2017-08-282-3/+27
* coresight tmc: Detect support for scatter gatherSuzuki K Poulose2017-08-282-0/+7
* coresight tmc etr: Add capabilitiy informationSuzuki K Poulose2017-08-282-5/+35
* coresight tmc: Handle configuration types properlySuzuki K Poulose2017-08-281-3/+11
* coresight replicator: Expose replicator management registersSuzuki K Poulose2017-08-281-0/+23
* coresight tmc: Expose DBA and AXICTLSuzuki K Poulose2017-08-281-0/+4
* coresight tmc: Add helpers for accessing 64bit registersSuzuki K Poulose2017-08-284-8/+34
* coresight: Use the new helper for defining registersSuzuki K Poulose2017-08-285-65/+67
* coresight: Add support for reading 64bit registersSuzuki K Poulose2017-08-281-5/+24
* coresight replicator: Cleanup programmable replicator namingSuzuki K Poulose2017-08-283-9/+7
* coresight: etm4x: Adds trace return stack option programming for ETMv4.Mike Leach2017-08-281-0/+4
* coresight: ptm: Adds trace return stack option programming for PTM.Mike Leach2017-08-282-3/+16
* coresight: pmu: Adds return stack option to perf coresight pmuMike Leach2017-08-281-0/+2
* hwtracing: coresight: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* coresight: etm3x: Set synchronisation frequencty to TRM defaultMathieu Poirier2017-08-281-0/+2
OpenPOWER on IntegriCloud