summaryrefslogtreecommitdiffstats
path: root/drivers/coresight
AgeCommit message (Expand)AuthorLines
2015-02-04coresight: fix function etm_writel_cp14() parameter orderKaixu Xia-1/+1
2015-02-04coresight-etm: remove check for unknown Kconfig macroPaul Bolle-7/+1
2015-02-04coresight: fixing CPU hwid lookup in device treeMathieu Poirier-7/+9
2015-02-04coresight: remove the extra spacesKaixu Xia-2/+2
2015-02-04coresight: fix the link between orphan connection and newly added deviceKaixu Xia-4/+5
2015-02-03coresight: fix the replicator subtype valueKaixu Xia-1/+1
2015-01-12coresight: fixing validity check on remote deviceKaixu Xia-1/+1
2015-01-12coresight: fix comment in of_coresight.cKaixu Xia-1/+1
2015-01-12coresight: fix typo in comment in of_coresight.cKaixu Xia-1/+1
2015-01-12coresight-etm: Fix initial trace ID valueMathieu Poirier-1/+5
2015-01-12coresight-tpiu: use module_amba_driver to simplify the codeWei Yongjun-11/+1
2015-01-12coresight-tmc: use module_amba_driver to simplify the codeWei Yongjun-11/+1
2015-01-12coresight-funnel: use module_amba_driver to simplify the codeWei Yongjun-11/+1
2015-01-12coresight-etb: use module_amba_driver to simplify the codeWei Yongjun-11/+1
2015-01-12coresight-etm: unlock on error paths in mode_store()Dan Carpenter-2/+8
2014-11-26coresight-replicator: remove .owner field for driverPankaj Dubey-1/+0
2014-11-26coresight: fix typo in comment in coresight-priv.hPankaj Dubey-1/+1
2014-11-07coresight-etm: add CoreSight ETM/PTM driverPratik Patel-0/+2771
2014-11-07coresight-replicator: add CoreSight Replicator driverPratik Patel-1/+140
2014-11-07coresight-funnel: add CoreSight Funnel driverPratik Patel-0/+269
2014-11-07coresight-etb: add CoreSight ETB driverPratik Patel-0/+538
2014-11-07coresight-tpiu: add CoreSight TPIU driverPratik Patel-0/+218
2014-11-07coresight-tmc: add CoreSight TMC driverPratik Patel-0/+777
2014-11-07coresight: add CoreSight core layer frameworkPratik Patel-0/+989