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-stm.c
Age
Commit message (
Expand
)
Author
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-02-26
ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...
Mike Leach
2019-02-08
coresight: stm: Remove set but not used variable 'res_size'
YueHaibing
2018-12-06
coresight: fix spelling mistake "deffered" -> "deferred"
Colin Ian King
2018-09-25
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2017-10-20
coresight: Extend the PIDR mask to cover relevant bits in PIDR2
Suzuki K Poulose
2017-08-28
coresight: stm: constify amba_id
Arvind Yadav
2017-08-28
coresight: STM: Clean up __iomem type usage
Stephen Boyd
2017-08-28
coresight: Use the new helper for defining registers
Suzuki K Poulose
2017-01-19
coresight: STM: Balance enable/disable
Suzuki K Poulose
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-11-29
coresight: Add support for ARM Coresight STM-500
Suzuki K Poulose
2016-11-29
coresight: stm: return error code instead of zero in .packet()
Chunyan Zhang
2016-11-22
coresight: Mark stm_generic_packet() with notrace
Chunyan Zhang
2016-08-31
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
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-stm: support mmapping channel regions with mmio_addr
Chunyan Zhang
2016-05-03
coresight: stm: adding driver for CoreSight STM component
Pratik Patel