Age | Commit message (Expand) | Author | Files | Lines |
2015-02-04 | coresight: fix function etm_writel_cp14() parameter order | Kaixu Xia | 1 | -1/+1 |
2015-02-04 | coresight-etm: remove check for unknown Kconfig macro | Paul Bolle | 1 | -7/+1 |
2015-02-04 | coresight: fixing CPU hwid lookup in device tree | Mathieu Poirier | 1 | -7/+9 |
2015-02-04 | coresight: remove the extra spaces | Kaixu Xia | 2 | -2/+2 |
2015-02-04 | coresight: fix the link between orphan connection and newly added device | Kaixu Xia | 1 | -4/+5 |
2015-02-04 | coresight: fix the replicator subtype value | Kaixu Xia | 1 | -1/+1 |
2015-01-12 | coresight: fixing validity check on remote device | Kaixu Xia | 1 | -1/+1 |
2015-01-12 | coresight: fix comment in of_coresight.c | Kaixu Xia | 1 | -1/+1 |
2015-01-12 | coresight: fix typo in comment in of_coresight.c | Kaixu Xia | 1 | -1/+1 |
2015-01-12 | coresight-etm: Fix initial trace ID value | Mathieu Poirier | 1 | -1/+5 |
2015-01-12 | coresight-tpiu: use module_amba_driver to simplify the code | Wei Yongjun | 1 | -11/+1 |
2015-01-12 | coresight-tmc: use module_amba_driver to simplify the code | Wei Yongjun | 1 | -11/+1 |
2015-01-12 | coresight-funnel: use module_amba_driver to simplify the code | Wei Yongjun | 1 | -11/+1 |
2015-01-12 | coresight-etb: use module_amba_driver to simplify the code | Wei Yongjun | 1 | -11/+1 |
2015-01-12 | coresight-etm: unlock on error paths in mode_store() | Dan Carpenter | 1 | -2/+8 |
2014-11-27 | coresight-replicator: remove .owner field for driver | Pankaj Dubey | 1 | -1/+0 |
2014-11-27 | coresight: fix typo in comment in coresight-priv.h | Pankaj Dubey | 1 | -1/+1 |
2014-11-08 | coresight-etm: add CoreSight ETM/PTM driver | Pratik Patel | 4 | -0/+2771 |
2014-11-08 | coresight-replicator: add CoreSight Replicator driver | Pratik Patel | 2 | -1/+140 |
2014-11-08 | coresight-funnel: add CoreSight Funnel driver | Pratik Patel | 2 | -0/+269 |
2014-11-08 | coresight-etb: add CoreSight ETB driver | Pratik Patel | 2 | -0/+538 |
2014-11-08 | coresight-tpiu: add CoreSight TPIU driver | Pratik Patel | 2 | -0/+218 |
2014-11-08 | coresight-tmc: add CoreSight TMC driver | Pratik Patel | 2 | -0/+777 |
2014-11-08 | coresight: add CoreSight core layer framework | Pratik Patel | 4 | -0/+989 |