summaryrefslogtreecommitdiffstats
path: root/drivers/coresight
Commit message (Expand)AuthorAgeFilesLines
* coresight: moving to new "hwtracing" directoryMathieu Poirier2015-04-0313-5780/+0
* coresight-tmc: Adding a status interface to sysfsMathieu Poirier2015-04-031-0/+56
* coresight: adding the LINKSINK block as a sink typeXia Kaixu2015-04-031-1/+3
* coresight: Adding coresight support for arm64 architectureMathieu Poirier2015-04-031-0/+61
* coresight: fixing compilation warnings picked up by 64bit compilerMathieu Poirier2015-04-032-4/+4
* coresight: making cpu index lookup arm64 compliantMathieu Poirier2015-04-031-12/+6
* coresight-replicator: constify of_device_id arrayFabian Frederick2015-03-261-1/+1
* coresight: fix function etm_writel_cp14() parameter orderKaixu Xia2015-02-041-1/+1
* coresight-etm: remove check for unknown Kconfig macroPaul Bolle2015-02-041-7/+1
* coresight: fixing CPU hwid lookup in device treeMathieu Poirier2015-02-041-7/+9
* coresight: remove the extra spacesKaixu Xia2015-02-042-2/+2
* coresight: fix the link between orphan connection and newly added deviceKaixu Xia2015-02-041-4/+5
* coresight: fix the replicator subtype valueKaixu Xia2015-02-031-1/+1
* coresight: fixing validity check on remote deviceKaixu Xia2015-01-121-1/+1
* coresight: fix comment in of_coresight.cKaixu Xia2015-01-121-1/+1
* coresight: fix typo in comment in of_coresight.cKaixu Xia2015-01-121-1/+1
* coresight-etm: Fix initial trace ID valueMathieu Poirier2015-01-121-1/+5
* coresight-tpiu: use module_amba_driver to simplify the codeWei Yongjun2015-01-121-11/+1
* coresight-tmc: use module_amba_driver to simplify the codeWei Yongjun2015-01-121-11/+1
* coresight-funnel: use module_amba_driver to simplify the codeWei Yongjun2015-01-121-11/+1
* coresight-etb: use module_amba_driver to simplify the codeWei Yongjun2015-01-121-11/+1
* coresight-etm: unlock on error paths in mode_store()Dan Carpenter2015-01-121-2/+8
* coresight-replicator: remove .owner field for driverPankaj Dubey2014-11-261-1/+0
* coresight: fix typo in comment in coresight-priv.hPankaj Dubey2014-11-261-1/+1
* coresight-etm: add CoreSight ETM/PTM driverPratik Patel2014-11-074-0/+2771
* coresight-replicator: add CoreSight Replicator driverPratik Patel2014-11-072-1/+140
* coresight-funnel: add CoreSight Funnel driverPratik Patel2014-11-072-0/+269
* coresight-etb: add CoreSight ETB driverPratik Patel2014-11-072-0/+538
* coresight-tpiu: add CoreSight TPIU driverPratik Patel2014-11-072-0/+218
* coresight-tmc: add CoreSight TMC driverPratik Patel2014-11-072-0/+777
* coresight: add CoreSight core layer frameworkPratik Patel2014-11-074-0/+989
OpenPOWER on IntegriCloud