index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-tmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-26
ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...
Mike Leach
1
-21
/
+9
2018-09-25
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
1
-2
/
+2
2018-07-15
coresight: tmc: Add configuration support for trace buffer size
Suzuki K Poulose
1
-0
/
+33
2018-07-15
dts: bindings: Restrict coresight tmc-etr scatter-gather mode
Suzuki K Poulose
1
-1
/
+8
2018-07-15
coresight: tmc: Hide trace buffer handling for file read
Suzuki K Poulose
1
-18
/
+23
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
1
-9
/
+1
2017-10-20
coresight: Extend the PIDR mask to cover relevant bits in PIDR2
Suzuki K Poulose
1
-2
/
+2
2017-08-28
coresight: tmc: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
coresight tmc: Add support for Coresight SoC 600 TMC
Suzuki K Poulose
1
-0
/
+16
2017-08-28
coresight tmc etr: Detect address width at runtime
Suzuki K Poulose
1
-3
/
+23
2017-08-28
coresight tmc: Detect support for scatter gather
Suzuki K Poulose
1
-0
/
+2
2017-08-28
coresight tmc etr: Add capabilitiy information
Suzuki K Poulose
1
-5
/
+15
2017-08-28
coresight tmc: Handle configuration types properly
Suzuki K Poulose
1
-3
/
+11
2017-08-28
coresight tmc: Expose DBA and AXICTL
Suzuki K Poulose
1
-0
/
+4
2017-08-28
coresight: Use the new helper for defining registers
Suzuki K Poulose
1
-14
/
+16
2017-06-09
coresight: tmc: Configure DMA mask appropriately
Robin Murphy
1
-0
/
+7
2016-09-09
coresight: tmc: mark symbols static where possible
Baoyou Xie
1
-2
/
+2
2016-08-31
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
1
-1
/
+1
2016-08-31
coresight: Use local coresight_desc instances
Suzuki K Poulose
1
-17
/
+14
2016-08-31
coresight: Add better messages for coresight_timeout
Suzuki K Poulose
1
-4
/
+2
2016-08-31
coresight: tmc: Limit the trace to available data
Suzuki K Poulose
1
-3
/
+3
2016-08-31
coresight: Consolidate error handling path for tmc_probe
Suzuki K Poulose
1
-19
/
+17
2016-08-31
coresight: Remove erroneous dma_free_coherent in tmc_probe
Suzuki K Poulose
1
-3
/
+0
2016-05-04
coresight: tmc: keep track of memory width
Mathieu Poirier
1
-0
/
+34
2016-05-04
coresight: tmc: getting rid of multiple read access
Mathieu Poirier
1
-15
/
+9
2016-05-04
coresight: tmc: allocating memory when needed
Mathieu Poirier
1
-14
/
+0
2016-05-04
coresight: tmc: making prepare/unprepare functions generic
Mathieu Poirier
1
-44
/
+11
2016-05-04
coresight: tmc: splitting driver in ETB/ETF and ETR components
Mathieu Poirier
1
-260
/
+4
2016-05-04
coresight: tmc: cleaning up header file
Mathieu Poirier
1
-1
/
+1
2016-05-04
coresight: tmc: introducing new header file
Mathieu Poirier
1
-101
/
+1
2016-05-04
coresight: tmc: clearly define number of transfers per burst
Mathieu Poirier
1
-2
/
+2
2016-05-04
coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions
Mathieu Poirier
1
-20
/
+36
2016-05-04
coresight: tmc: waiting for TMCReady bit before programming
Mathieu Poirier
1
-0
/
+9
2016-05-04
coresight: tmc: modifying naming convention
Mathieu Poirier
1
-4
/
+4
2016-05-04
coresight: tmc: adding sysFS management entries
Mathieu Poirier
1
-64
/
+43
2016-05-02
coresight: removing gratuitous boot time log messages
Mathieu Poirier
1
-1
/
+0
2016-02-21
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
1
-6
/
+3
2016-02-21
coresight: etb10: adding operation mode for sink->enable()
Mathieu Poirier
1
-1
/
+1
2016-02-21
coresight: moving PM runtime operations to core framework
Mathieu Poirier
1
-5
/
+0
2016-02-21
coresight: etm4x: Check every parameter used by dma_xx_coherent.
Eric Long
1
-2
/
+2
2016-02-08
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
1
-14
/
+1
2015-05-24
coresight: tmc: let runtime PM handle core clock
Linus Walleij
1
-23
/
+8
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier
1
-0
/
+822