summaryrefslogtreecommitdiff
path: root/drivers/coresight
AgeCommit message (Expand)Author
2015-04-14MLK-10283-2 ARM: coresight: fix system halt when add nosmp to command lineFrank Li
2015-04-14coresight: fixing CPU hwid lookup in device treeMathieu Poirier
2015-04-14coresight: remove the extra spacesKaixu Xia
2015-04-14coresight: fix the link between orphan connection and newly added deviceKaixu Xia
2015-04-14coresight: fixing validity check on remote deviceKaixu Xia
2015-04-14coresight: fix comment in of_coresight.cKaixu Xia
2015-04-14coresight: fix typo in comment in of_coresight.cKaixu Xia
2015-04-14coresight-etm: Fix initial trace ID valueMathieu Poirier
2015-04-14coresight-tpiu: use module_amba_driver to simplify the codeWei Yongjun
2015-04-14coresight-tmc: use module_amba_driver to simplify the codeWei Yongjun
2015-04-14coresight-funnel: use module_amba_driver to simplify the codeWei Yongjun
2015-04-14coresight-etb: use module_amba_driver to simplify the codeWei Yongjun
2015-04-14coresight-etm: unlock on error paths in mode_store()Dan Carpenter
2015-04-14coresight-replicator: remove .owner field for driverPankaj Dubey
2015-04-14coresight: fix typo in comment in coresight-priv.hPankaj Dubey
2015-04-14coresight-etm: add CoreSight ETM/PTM driverPratik Patel
2015-04-14coresight-replicator: add CoreSight Replicator driverPratik Patel
2015-04-14coresight-funnel: add CoreSight Funnel driverPratik Patel
2015-04-14coresight-etb: add CoreSight ETB driverPratik Patel
2015-04-14coresight-tpiu: add CoreSight TPIU driverPratik Patel
2015-04-14coresight-tmc: add CoreSight TMC driverPratik Patel
2015-04-14coresight: add CoreSight core layer frameworkPratik Patel