summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight
Commit message (Expand)AuthorAgeFilesLines
* coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflowQi Liu2020-12-083-0/+114
* coresight: remove broken __exit annotationsArnd Bergmann2020-12-0810-16/+16
* coresight: tmc-etr: Fix barrier packet insertion for perf bufferSuzuki K Poulose2020-12-081-1/+1
* coresight-stm: Fix W=1 warning in STM driverMathieu Poirier2020-11-271-1/+1
* coresight-tpiu: Fix W=1 warning in TPIU driverMathieu Poirier2020-11-271-1/+1
* coresight: Fix W=1 warnings in core frameworkMathieu Poirier2020-11-271-1/+7
* coresight: tmc-etr: Check if page is valid before dma_map_page()Mao Jinlong2020-11-271-0/+2
* coresight: tmc-etr: Assign boolean values to a bool variableKaixu Xia2020-11-271-2/+2
* coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf()Sai Prakash Ranjan2020-11-271-1/+3
* coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()Sai Prakash Ranjan2020-11-272-1/+5
* coresight: Remove unnecessary THIS_MODULE of funnel and replicator driverQi Liu2020-11-272-2/+2
* coresight: etm4x: Handle TRCVIPCSSCTLR accessesSuzuki K Poulose2020-11-271-4/+7
* coresight: etm4x: Fix accesses to TRCPROCSELRSuzuki K Poulose2020-11-271-4/+6
* coresight: etm4x: Update TRCIDR3.NUMPROCS handling to match v4.2Suzuki K Poulose2020-11-271-2/+7
* coresight: etm4x: Fix accesses to TRCCIDCTLR1Suzuki K Poulose2020-11-271-3/+6
* coresight: etm4x: Fix accesses to TRCVMIDCTLR1Suzuki K Poulose2020-11-271-3/+6
* coresight: core: Remove unneeded semicolonZou Wei2020-11-271-1/+1
* coresight: etm4x: Skip setting LPOVERRIDE bit for qcom, skip-power-upSai Prakash Ranjan2020-11-271-1/+1
* coresight: cti: Initialize dynamic sysfs attributesSuzuki K Poulose2020-10-291-0/+7
* coresight: Fix uninitialised pointer bug in etm_setup_aux()Mike Leach2020-10-291-1/+1
* coresight: add module licenseArnd Bergmann2020-10-291-0/+1
* coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 registerSai Prakash Ranjan2020-09-281-2/+2
* coresight: core: Allow the coresight core driver to be built as a moduleTingwei Zhang2020-09-285-15/+48
* coresight: catu: Allow catu drivers to be built as modulesTingwei Zhang2020-09-282-1/+19
* coresight: tmc-etr: Add function to register catu opsMian Yousaf Kaukab2020-09-284-6/+36
* coresight: cti: Allow cti to be built as a moduleTingwei Zhang2020-09-285-5/+28
* coresight: cti: Increase reference count when enabling ctiTingwei Zhang2020-09-281-3/+14
* coresight: cti: Don't disable ect device if it's not enabledTingwei Zhang2020-09-281-3/+8
* coresight: cti: Fix bug clearing sysfs links on callbackMike Leach2020-09-282-3/+3
* coresight: cti: Fix remove sysfs link errorMike Leach2020-09-281-3/+6
* coresight: cti: Add function to register cti associate opsTingwei Zhang2020-09-283-16/+55
* coresight: replicator: Allow replicator driver to be built as moduleKim Phillips2020-09-282-3/+67
* coresight: funnel: Allow funnel driver to be built as moduleKim Phillips2020-09-281-2/+63
* coresight: tmc: Allow tmc to be built as a moduleKim Phillips2020-09-283-5/+32
* coresight: tpiu: Allow tpiu to be built as a moduleKim Phillips2020-09-282-2/+23
* coresight: etb: Allow etb to be built as a moduleKim Phillips2020-09-282-2/+29
* coresight: etm4x: Allow etm4x to be built as a moduleKim Phillips2020-09-283-24/+69
* coresight: etm3x: Allow etm3x to be built as a moduleKim Phillips2020-09-283-42/+122
* coresight: etm: perf: Fix warning caused by etm_setup_aux failureTingwei Zhang2020-09-281-2/+2
* coresight: stm: Allow to build coresight-stm as a moduleTingwei Zhang2020-09-282-2/+23
* coresight: Add try_get_module() in coresight_grab_device()Tingwei Zhang2020-09-281-7/+53
* coresight: Export global symbolsMian Yousaf Kaukab2020-09-284-0/+17
* coresight: Add coresight prefix to barrier_pktTingwei Zhang2020-09-284-7/+6
* coresight: Use IS_ENABLED for CONFIGs that may be modulesKim Phillips2020-09-282-2/+2
* coresight: cpu_debug: Define MODULE_DEVICE_TABLETingwei Zhang2020-09-281-0/+2
* coresight: cpu_debug: Add module name in KconfigTingwei Zhang2020-09-281-0/+3
* coresight: etm4x: Fix number of resources check for ETM 4.3 and aboveMike Leach2020-09-172-1/+10
* coresight: etm4x: Fix mis-usage of nr_resource in sysfs interfaceJonathan Zhou2020-09-171-3/+6
* coresight: Make sysfs functional on topologies with per core sinkLinu Cherian2020-09-172-36/+29
* coresight: etm: perf: Sink selection using sysfs is deprecatedLinu Cherian2020-09-171-2/+0