index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-tmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-03
coresight: tmc: Make memory width mask computation into a function
Mathieu Poirier
1
-0
/
+28
2019-09-03
coresight: tmc-etr: Check if non-secure access is enabled
Suzuki K Poulose
1
-0
/
+12
2019-06-20
coresight: Use platform agnostic names
Suzuki K Poulose
1
-1
/
+14
2019-06-20
coresight: Rearrange platform data probing
Suzuki K Poulose
1
-8
/
+8
2019-06-20
coresight: Remove name from platform description
Suzuki K Poulose
1
-2
/
+3
2019-06-20
coresight: Introduce generic platform data helper
Suzuki K Poulose
1
-8
/
+5
2019-06-19
coresight: tmc-etr: Rearrange probing default buffer size
Suzuki K Poulose
1
-9
/
+12
2019-06-19
coresight: tmc: Clean up device specific data
Suzuki K Poulose
1
-20
/
+18
2019-04-25
coresight: tmc-etr: Add support for CPU-wide trace scenarios
Mathieu Poirier
1
-0
/
+2
2019-04-25
coresight: tmc-etr: Introduce the notion of IDR to ETR devices
Mathieu Poirier
1
-0
/
+4
2019-04-25
coresight: tmc: Cleanup power management
Suzuki K Poulose
1
-2
/
+2
2019-04-25
coresight: tmc: Report DMA setup failures
Suzuki K Poulose
1
-1
/
+6
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-03
coresight: tmc: keep track of memory width
Mathieu Poirier
1
-0
/
+34
2016-05-03
coresight: tmc: getting rid of multiple read access
Mathieu Poirier
1
-15
/
+9
2016-05-03
coresight: tmc: allocating memory when needed
Mathieu Poirier
1
-14
/
+0
2016-05-03
coresight: tmc: making prepare/unprepare functions generic
Mathieu Poirier
1
-44
/
+11
2016-05-03
coresight: tmc: splitting driver in ETB/ETF and ETR components
Mathieu Poirier
1
-260
/
+4
2016-05-03
coresight: tmc: cleaning up header file
Mathieu Poirier
1
-1
/
+1
2016-05-03
coresight: tmc: introducing new header file
Mathieu Poirier
1
-101
/
+1
2016-05-03
coresight: tmc: clearly define number of transfers per burst
Mathieu Poirier
1
-2
/
+2
2016-05-03
coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions
Mathieu Poirier
1
-20
/
+36
2016-05-03
coresight: tmc: waiting for TMCReady bit before programming
Mathieu Poirier
1
-0
/
+9
2016-05-03
coresight: tmc: modifying naming convention
Mathieu Poirier
1
-4
/
+4
2016-05-03
coresight: tmc: adding sysFS management entries
Mathieu Poirier
1
-64
/
+43
2016-05-01
coresight: removing gratuitous boot time log messages
Mathieu Poirier
1
-1
/
+0
2016-02-20
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
1
-6
/
+3
2016-02-20
coresight: etb10: adding operation mode for sink->enable()
Mathieu Poirier
1
-1
/
+1
[next]