summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-1516-44/+188
|\
| * 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
* | hwtracing: intel: use krealloc_array()Bartosz Golaszewski2020-12-151-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
* intel_th: pci: Add Alder Lake CPU supportAlexander Shishkin2020-10-051-0/+5
* intel_th: pci: Add Alder Lake-S supportAlexander Shishkin2020-10-051-0/+5
* stm class: ftrace: Use different channel accroding to CPUTingwei Zhang2020-10-051-1/+4
* stm class: ftrace: Enable supported trace export flagTingwei Zhang2020-10-051-0/+2
* stm class: ftrace: Change dependency to TRACINGTingwei Zhang2020-10-051-1/+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