index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-tmc.c
Age
Commit message (
Expand
)
Author
2017-10-20
coresight: Extend the PIDR mask to cover relevant bits in PIDR2
Suzuki K Poulose
2017-08-28
coresight: tmc: constify amba_id
Arvind Yadav
2017-08-28
coresight tmc: Add support for Coresight SoC 600 TMC
Suzuki K Poulose
2017-08-28
coresight tmc etr: Detect address width at runtime
Suzuki K Poulose
2017-08-28
coresight tmc: Detect support for scatter gather
Suzuki K Poulose
2017-08-28
coresight tmc etr: Add capabilitiy information
Suzuki K Poulose
2017-08-28
coresight tmc: Handle configuration types properly
Suzuki K Poulose
2017-08-28
coresight tmc: Expose DBA and AXICTL
Suzuki K Poulose
2017-08-28
coresight: Use the new helper for defining registers
Suzuki K Poulose
2017-06-09
coresight: tmc: Configure DMA mask appropriately
Robin Murphy
2016-09-09
coresight: tmc: mark symbols static where possible
Baoyou Xie
2016-08-31
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
2016-08-31
coresight: Use local coresight_desc instances
Suzuki K Poulose
2016-08-31
coresight: Add better messages for coresight_timeout
Suzuki K Poulose
2016-08-31
coresight: tmc: Limit the trace to available data
Suzuki K Poulose
2016-08-31
coresight: Consolidate error handling path for tmc_probe
Suzuki K Poulose
2016-08-31
coresight: Remove erroneous dma_free_coherent in tmc_probe
Suzuki K Poulose
2016-05-03
coresight: tmc: keep track of memory width
Mathieu Poirier
2016-05-03
coresight: tmc: getting rid of multiple read access
Mathieu Poirier
2016-05-03
coresight: tmc: allocating memory when needed
Mathieu Poirier
2016-05-03
coresight: tmc: making prepare/unprepare functions generic
Mathieu Poirier
2016-05-03
coresight: tmc: splitting driver in ETB/ETF and ETR components
Mathieu Poirier
2016-05-03
coresight: tmc: cleaning up header file
Mathieu Poirier
2016-05-03
coresight: tmc: introducing new header file
Mathieu Poirier
2016-05-03
coresight: tmc: clearly define number of transfers per burst
Mathieu Poirier
2016-05-03
coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions
Mathieu Poirier
2016-05-03
coresight: tmc: waiting for TMCReady bit before programming
Mathieu Poirier
2016-05-03
coresight: tmc: modifying naming convention
Mathieu Poirier
2016-05-03
coresight: tmc: adding sysFS management entries
Mathieu Poirier
2016-05-01
coresight: removing gratuitous boot time log messages
Mathieu Poirier
2016-02-20
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
2016-02-20
coresight: etb10: adding operation mode for sink->enable()
Mathieu Poirier
2016-02-20
coresight: moving PM runtime operations to core framework
Mathieu Poirier
2016-02-20
coresight: etm4x: Check every parameter used by dma_xx_coherent.
Eric Long
2016-02-07
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
2015-05-24
coresight: tmc: let runtime PM handle core clock
Linus Walleij
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier