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-replicator.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 claim/disclaim operations to use access wrappers
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: Remove unnecessary THIS_MODULE of funnel and replicator driver
Qi Liu
2020-09-28
coresight: replicator: Allow replicator driver to be built as module
Kim Phillips
2020-07-21
coresight: replicator: Reset replicator if context is lost
Sai Prakash Ranjan
2020-07-21
coresight: replicator: Use CS_AMBA_ID macro for id table
Sai Prakash Ranjan
2019-11-19
coresight: replicator: Fix missing spin_lock_init()
Wei Yongjun
2019-11-04
coresight: Serialize enabling/disabling a link device.
Yabin Cui
2019-09-03
coresight: Convert pr_warn to dev_warn for obsolete bindings
Suzuki K Poulose
2019-06-20
coresight: replicator: Add terminate entry for acpi_device_id tables
Wei Yongjun
2019-06-20
coresight: acpi: Support for platform devices
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-20
coresight: Make sure device uses DT for obsolete compatible check
Suzuki K Poulose
2019-06-19
coresight: replicator: Cleanup device tracking
Suzuki K Poulose
2019-05-02
coresight: replicator: Add new device id for static replicator
Leo Yan
2019-04-25
coresight: Merge the static and dynamic replicator drivers
Suzuki K Poulose
2019-04-25
coresight: replicator: Prepare for merging with dynamic-replicator
Suzuki K Poulose
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
2016-08-31
coresight: Use local coresight_desc instances
Suzuki K Poulose
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: moving PM runtime operations to core framework
Mathieu Poirier
2016-02-07
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
2015-08-05
coresight: replicator: Use builtin_platform_driver()
Vaishali Thakkar
2015-05-24
coresight: replicator: retrieve and handle atclk
Linus Walleij
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier