index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-tmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
coresight: tmc: Allow tmc to be built as a module
Kim Phillips
2020-09-28
1
-583
/
+0
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+0
*
coresight: tmc: Update sink types for default selection
Mike Leach
2020-07-21
1
-1
/
+2
*
coresight: tmc: Add shutdown callback for TMC ETR
Sai Prakash Ranjan
2020-07-21
1
-0
/
+23
*
coresight: Mark some functions static
Stephen Boyd
2020-05-19
1
-1
/
+1
*
coresight: tmc: Make memory width mask computation into a function
Mathieu Poirier
2019-09-03
1
-0
/
+28
*
coresight: tmc-etr: Check if non-secure access is enabled
Suzuki K Poulose
2019-09-03
1
-0
/
+12
*
coresight: Use platform agnostic names
Suzuki K Poulose
2019-06-20
1
-1
/
+14
*
coresight: Rearrange platform data probing
Suzuki K Poulose
2019-06-20
1
-8
/
+8
*
coresight: Remove name from platform description
Suzuki K Poulose
2019-06-20
1
-2
/
+3
*
coresight: Introduce generic platform data helper
Suzuki K Poulose
2019-06-20
1
-8
/
+5
*
coresight: tmc-etr: Rearrange probing default buffer size
Suzuki K Poulose
2019-06-19
1
-9
/
+12
*
coresight: tmc: Clean up device specific data
Suzuki K Poulose
2019-06-19
1
-20
/
+18
*
coresight: tmc-etr: Add support for CPU-wide trace scenarios
Mathieu Poirier
2019-04-25
1
-0
/
+2
*
coresight: tmc-etr: Introduce the notion of IDR to ETR devices
Mathieu Poirier
2019-04-25
1
-0
/
+4
*
coresight: tmc: Cleanup power management
Suzuki K Poulose
2019-04-25
1
-2
/
+2
*
coresight: tmc: Report DMA setup failures
Suzuki K Poulose
2019-04-25
1
-1
/
+6
*
ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...
Mike Leach
2019-02-26
1
-21
/
+9
*
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
2018-09-25
1
-2
/
+2
*
coresight: tmc: Add configuration support for trace buffer size
Suzuki K Poulose
2018-07-15
1
-0
/
+33
*
dts: bindings: Restrict coresight tmc-etr scatter-gather mode
Suzuki K Poulose
2018-07-15
1
-1
/
+8
*
coresight: tmc: Hide trace buffer handling for file read
Suzuki K Poulose
2018-07-15
1
-18
/
+23
*
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2018-05-14
1
-9
/
+1
*
coresight: Extend the PIDR mask to cover relevant bits in PIDR2
Suzuki K Poulose
2017-10-20
1
-2
/
+2
*
coresight: tmc: constify amba_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
coresight tmc: Add support for Coresight SoC 600 TMC
Suzuki K Poulose
2017-08-28
1
-0
/
+16
*
coresight tmc etr: Detect address width at runtime
Suzuki K Poulose
2017-08-28
1
-3
/
+23
*
coresight tmc: Detect support for scatter gather
Suzuki K Poulose
2017-08-28
1
-0
/
+2
*
coresight tmc etr: Add capabilitiy information
Suzuki K Poulose
2017-08-28
1
-5
/
+15
*
coresight tmc: Handle configuration types properly
Suzuki K Poulose
2017-08-28
1
-3
/
+11
*
coresight tmc: Expose DBA and AXICTL
Suzuki K Poulose
2017-08-28
1
-0
/
+4
*
coresight: Use the new helper for defining registers
Suzuki K Poulose
2017-08-28
1
-14
/
+16
*
coresight: tmc: Configure DMA mask appropriately
Robin Murphy
2017-06-09
1
-0
/
+7
*
coresight: tmc: mark symbols static where possible
Baoyou Xie
2016-09-09
1
-2
/
+2
*
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
2016-08-31
1
-1
/
+1
*
coresight: Use local coresight_desc instances
Suzuki K Poulose
2016-08-31
1
-17
/
+14
*
coresight: Add better messages for coresight_timeout
Suzuki K Poulose
2016-08-31
1
-4
/
+2
*
coresight: tmc: Limit the trace to available data
Suzuki K Poulose
2016-08-31
1
-3
/
+3
*
coresight: Consolidate error handling path for tmc_probe
Suzuki K Poulose
2016-08-31
1
-19
/
+17
*
coresight: Remove erroneous dma_free_coherent in tmc_probe
Suzuki K Poulose
2016-08-31
1
-3
/
+0
*
coresight: tmc: keep track of memory width
Mathieu Poirier
2016-05-03
1
-0
/
+34
*
coresight: tmc: getting rid of multiple read access
Mathieu Poirier
2016-05-03
1
-15
/
+9
*
coresight: tmc: allocating memory when needed
Mathieu Poirier
2016-05-03
1
-14
/
+0
*
coresight: tmc: making prepare/unprepare functions generic
Mathieu Poirier
2016-05-03
1
-44
/
+11
*
coresight: tmc: splitting driver in ETB/ETF and ETR components
Mathieu Poirier
2016-05-03
1
-260
/
+4
*
coresight: tmc: cleaning up header file
Mathieu Poirier
2016-05-03
1
-1
/
+1
*
coresight: tmc: introducing new header file
Mathieu Poirier
2016-05-03
1
-101
/
+1
*
coresight: tmc: clearly define number of transfers per burst
Mathieu Poirier
2016-05-03
1
-2
/
+2
*
coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions
Mathieu Poirier
2016-05-03
1
-20
/
+36
*
coresight: tmc: waiting for TMCReady bit before programming
Mathieu Poirier
2016-05-03
1
-0
/
+9
[next]