summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'coresight-next-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2023-04-191-0/+1
|\
| * coresight: etm_pmu: Set the module fieldSuzuki K Poulose2023-04-141-0/+1
* | coresight: etm4x: Do not access TRCIDR1 for identificationSuzuki K Poulose2023-03-212-27/+15
* | coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger2023-03-211-1/+1
|/
* coresight: tmc: Don't enable TMC when it's not ready.Yabin Cui2023-01-304-14/+56
* coresight: tpda: fix return value check in tpda_probe()Yang Yingliang2023-01-301-2/+2
* Coresight: tpda/tpdm: remove incorrect __exit annotationArnd Bergmann2023-01-262-2/+2
* coresight: perf: Output trace id only onceSuzuki K Poulose2023-01-242-4/+14
* coresight: Fix uninitialised variable use in coresight_disableSuzuki K Poulose2023-01-241-1/+1
* Coresight: Add TPDA link driverMao Jinlong2023-01-204-0/+258
* coresight-tpdm: Add integration test supportMao Jinlong2023-01-202-0/+68
* coresight-tpdm: Add DSB dataset supportMao Jinlong2023-01-202-0/+78
* Coresight: Add coresight TPDM source driverMao Jinlong2023-01-205-1/+192
* coresight: core: Use IDR for non-cpu bound sources' paths.Mao Jinlong2023-01-191-11/+26
* coresight: trace-id: Add debug & test macros to Trace ID allocationMike Leach2023-01-191-0/+33
* coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace IDMike Leach2023-01-191-0/+7
* coresight: etmX.X: stm: Remove trace_id() callbackMike Leach2023-01-194-54/+0
* coresight: etm3x: Update ETM3 driver to use Trace ID APIMike Leach2023-01-193-26/+75
* coresight: etm4x: Update ETM4 driver to use Trace ID APIMike Leach2023-01-193-10/+93
* coresight: stm: Update STM driver to use Trace ID APIMike Leach2023-01-191-27/+14
* coresight: perf: traceid: Add perf ID allocation and notifiersMike Leach2023-01-191-0/+16
* coresight: Remove obsolete Trace ID unniqueness checksMike Leach2023-01-191-45/+0
* coresight: trace-id: Add API to dynamically assign Trace ID valuesMike Leach2023-01-193-1/+421
* coresight: ultrasoc-smb: fix return value check in smb_init_data_buffer()Yang Yingliang2023-01-191-1/+1
* drivers/coresight: Add UltraSoc System Memory Buffer driverQi Liu2023-01-164-0/+786
* coresight: cti: Remove atomic type from enable_req_countJames Clark2023-01-163-9/+9
* coresight: cti: Add PM runtime call in enable_storeMao Jinlong2023-01-161-2/+11
* coresight: cti: Prevent negative values of enable countJames Clark2023-01-161-2/+9
* coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTRJunhao He2023-01-161-6/+12
* coresight: etm4x: fix repeated words in commentsJilin Yuan2022-11-281-1/+1
* coresight: cti: Fix null pointer error on CTI init before ETMMike Leach2022-11-281-1/+1
* coresight: trbe: remove cpuhp instance node before remove cpuhp stateYang Shen2022-11-281-0/+1
* coresight: etm4x: add CPU hotplug support for probingTamas Zsoldos2022-10-311-40/+113
* coresight: cti: Fix hang in cti_disable_hw()James Clark2022-10-251-5/+0
* Revert "coresight: cti: Fix hang in cti_disable_hw()"Greg Kroah-Hartman2022-10-241-0/+3
* coresight: cti: Fix hang in cti_disable_hw()James Clark2022-10-201-3/+0
* coresight: Fix possible deadlock with lock dependencySudeep Holla2022-10-202-5/+7
* Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-0813-312/+235
|\
| * coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unusedNathan Chancellor2022-09-061-3/+3
| * coresight: Make new csdev_access offsets unsignedJames Clark2022-08-314-34/+31
| * coresight: cti-sysfs: Re-use same functions for similar sysfs register accessorsJames Clark2022-08-312-127/+91
| * coresight: Re-use same function for similar sysfs register accessorsJames Clark2022-08-318-131/+91
| * coresight: Simplify sysfs accessors by using csdev_access abstractionJames Clark2022-08-317-80/+61
| * coresight: Remove unused function parameterJames Clark2022-08-311-12/+4
| * coresight: etm4x: Expose default timestamp source in sysfsGerman Gomez2022-08-261-0/+29
| * coresight: trbe: fix Kconfig "its" grammarRandy Dunlap2022-08-221-2/+2
* | arm64/sysreg: Fix a few missed conversionsNathan Chancellor2022-09-212-3/+4
|/
* Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-052-8/+8
|\
| * coresight: etm4x: Use asm-generic IO memory barriersSai Prakash Ranjan2022-06-152-8/+8
* | coresight: etm4x: avoid build failure with unrolled loopsNick Desaulniers2022-07-111-1/+2