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
2021-02-05
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...
Greg Kroah-Hartman
2021-02-04
coresight: Convert coresight_timeout to use access abstraction
Suzuki K Poulose
2021-02-04
coresight: Introduce device access abstraction
Suzuki K Poulose
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2020-12-08
coresight: remove broken __exit annotations
Arnd Bergmann
2020-11-27
coresight-stm: Fix W=1 warning in STM driver
Mathieu Poirier
2020-09-28
coresight: stm: Allow to build coresight-stm as a module
Tingwei Zhang
2020-09-17
coresight: stm: Support marked packet
Tingwei Zhang
2020-07-21
coresight: Drop double check for ACPI companion device
Andy Shevchenko
2019-06-20
coresight: stm: ACPI support for parsing stimulus base
Suzuki K Poulose
2019-06-20
coresight: Use platform agnostic names
Suzuki K Poulose
2019-06-20
coresight: Rearrange platform data probing
Suzuki K Poulose
2019-06-20
coresight: Remove name from platform description
Suzuki K Poulose
2019-06-20
coresight: Introduce generic platform data helper
Suzuki K Poulose
2019-06-19
coresight: stm: Rearrange probing the stimulus area
Suzuki K Poulose
2019-06-19
coresight: stm: Cleanup device specific data
Suzuki K Poulose
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