summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)AuthorFilesLines
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-26intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin1-1/+1
2019-07-26intel_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 bitmap on 32-bit systemsAlexander Shishkin1-4/+3
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-05perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier1-3/+3
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-09-18intel_th: pci: Add Ice Lake PCH supportAlexander Shishkin1-0/+5
2018-09-18intel_th: Fix resource handling for ACPI glue layerAlexander Shishkin1-2/+11
2018-09-18intel_th: Fix device removal logicAlexander Shishkin1-1/+2
2018-08-23drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_tSouptick Joarder1-1/+1
2018-07-15coresight: tpiu: Fix disabling timeoutsRobin Murphy1-3/+4
2018-07-15coresight: catu: Plug in CATU as a backend for ETR bufferSuzuki K Poulose4-11/+174
2018-07-15coresight: catu: Add support for scatter gather tablesSuzuki K Poulose1-0/+251
2018-07-15coresight: Introduce support for Coresight Address Translation UnitSuzuki K Poulose5-0/+362
2018-07-15coresight: Add helper device typeSuzuki K Poulose1-2/+41
2018-07-15coresight: Handle errors in finding input/output portsSuzuki K Poulose1-2/+5
2018-07-15coresight: Fix check in coresight_tmc_etr_buf_insert_barrier_packetSuzuki K Poulose1-1/+1
2018-07-15coresight: include vmalloc.h for vmap/vunmapArnd Bergmann1-0/+1
2018-07-15coresight: tmc: Add configuration support for trace buffer sizeSuzuki K Poulose1-0/+33
2018-07-15coresight: tmc-etr buf: Add TMC scatter gather mode backendSuzuki K Poulose2-4/+111
2018-07-15coresight: tmc-etr: Add transparent buffer managementSuzuki K Poulose2-89/+308
2018-07-15coresight: Add support for TMC ETR SG unitSuzuki K Poulose1-0/+263
2018-07-15coresight: Add generic TMC sg table frameworkSuzuki K Poulose2-0/+318
2018-07-15dts: bindings: Restrict coresight tmc-etr scatter-gather modeSuzuki K Poulose1-1/+8
2018-07-15coresight: Add helper for inserting synchronization packetsSuzuki K Poulose5-42/+23
2018-07-15coresight: tmc-etr: Disallow perf modeSuzuki K Poulose1-26/+2
2018-07-15coresight: tmc-etr: Do not clean trace bufferSuzuki K Poulose1-6/+2
2018-07-15coresight: tmc: Hide trace buffer handling for file readSuzuki K Poulose4-18/+79
2018-07-15coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35Suzuki K Poulose1-17/+14
2018-07-15coresight: etm4x: Don't use contextID with PID namespacesMathieu Poirier2-12/+38
2018-07-15coresight: etm3x: Don't use contextID with PID namespacesMathieu Poirier3-12/+38
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2-5/+8
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-263/+58
2018-05-26hwtracing: stm: fix build error on some archesGreg Kroah-Hartman1-0/+1
2018-05-25intel_th: Use correct device when freeing buffersAlexander Shishkin1-3/+3
2018-05-25stm class: Use vmalloc for the master mapAlexander Shishkin1-3/+3
2018-05-14coresight: Remove %px for printing pcsr valueLeo Yan1-1/+1
2018-05-14coresight tmc etr: Removing extra newlineMathieu Poirier1-1/+0