summaryrefslogtreecommitdiffstats
path: root/drivers/coresight
Commit message (Expand)AuthorAgeFilesLines
* 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