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
/
coresight
Age
Commit message (
Expand
)
Author
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier
2015-04-03
coresight-tmc: Adding a status interface to sysfs
Mathieu Poirier
2015-04-03
coresight: adding the LINKSINK block as a sink type
Xia Kaixu
2015-04-03
coresight: Adding coresight support for arm64 architecture
Mathieu Poirier
2015-04-03
coresight: fixing compilation warnings picked up by 64bit compiler
Mathieu Poirier
2015-04-03
coresight: making cpu index lookup arm64 compliant
Mathieu Poirier
2015-03-26
coresight-replicator: constify of_device_id array
Fabian Frederick
2015-02-04
coresight: fix function etm_writel_cp14() parameter order
Kaixu Xia
2015-02-04
coresight-etm: remove check for unknown Kconfig macro
Paul Bolle
2015-02-04
coresight: fixing CPU hwid lookup in device tree
Mathieu Poirier
2015-02-04
coresight: remove the extra spaces
Kaixu Xia
2015-02-04
coresight: fix the link between orphan connection and newly added device
Kaixu Xia
2015-02-03
coresight: fix the replicator subtype value
Kaixu Xia
2015-01-12
coresight: fixing validity check on remote device
Kaixu Xia
2015-01-12
coresight: fix comment in of_coresight.c
Kaixu Xia
2015-01-12
coresight: fix typo in comment in of_coresight.c
Kaixu Xia
2015-01-12
coresight-etm: Fix initial trace ID value
Mathieu Poirier
2015-01-12
coresight-tpiu: use module_amba_driver to simplify the code
Wei Yongjun
2015-01-12
coresight-tmc: use module_amba_driver to simplify the code
Wei Yongjun
2015-01-12
coresight-funnel: use module_amba_driver to simplify the code
Wei Yongjun
2015-01-12
coresight-etb: use module_amba_driver to simplify the code
Wei Yongjun
2015-01-12
coresight-etm: unlock on error paths in mode_store()
Dan Carpenter
2014-11-26
coresight-replicator: remove .owner field for driver
Pankaj Dubey
2014-11-26
coresight: fix typo in comment in coresight-priv.h
Pankaj Dubey
2014-11-07
coresight-etm: add CoreSight ETM/PTM driver
Pratik Patel
2014-11-07
coresight-replicator: add CoreSight Replicator driver
Pratik Patel
2014-11-07
coresight-funnel: add CoreSight Funnel driver
Pratik Patel
2014-11-07
coresight-etb: add CoreSight ETB driver
Pratik Patel
2014-11-07
coresight-tpiu: add CoreSight TPIU driver
Pratik Patel
2014-11-07
coresight-tmc: add CoreSight TMC driver
Pratik Patel
2014-11-07
coresight: add CoreSight core layer framework
Pratik Patel