| Commit message (Expand) | Author | Age | Files | Lines |
* | coresight: moving to new "hwtracing" directory | Mathieu Poirier | 2015-04-03 | 13 | -5780/+0 |
* | coresight-tmc: Adding a status interface to sysfs | Mathieu Poirier | 2015-04-03 | 1 | -0/+56 |
* | coresight: adding the LINKSINK block as a sink type | Xia Kaixu | 2015-04-03 | 1 | -1/+3 |
* | coresight: Adding coresight support for arm64 architecture | Mathieu Poirier | 2015-04-03 | 1 | -0/+61 |
* | coresight: fixing compilation warnings picked up by 64bit compiler | Mathieu Poirier | 2015-04-03 | 2 | -4/+4 |
* | coresight: making cpu index lookup arm64 compliant | Mathieu Poirier | 2015-04-03 | 1 | -12/+6 |
* | coresight-replicator: constify of_device_id array | Fabian Frederick | 2015-03-26 | 1 | -1/+1 |
* | coresight: fix function etm_writel_cp14() parameter order | Kaixu Xia | 2015-02-04 | 1 | -1/+1 |
* | coresight-etm: remove check for unknown Kconfig macro | Paul Bolle | 2015-02-04 | 1 | -7/+1 |
* | coresight: fixing CPU hwid lookup in device tree | Mathieu Poirier | 2015-02-04 | 1 | -7/+9 |
* | coresight: remove the extra spaces | Kaixu Xia | 2015-02-04 | 2 | -2/+2 |
* | coresight: fix the link between orphan connection and newly added device | Kaixu Xia | 2015-02-04 | 1 | -4/+5 |
* | coresight: fix the replicator subtype value | Kaixu Xia | 2015-02-04 | 1 | -1/+1 |
* | coresight: fixing validity check on remote device | Kaixu Xia | 2015-01-12 | 1 | -1/+1 |
* | coresight: fix comment in of_coresight.c | Kaixu Xia | 2015-01-12 | 1 | -1/+1 |
* | coresight: fix typo in comment in of_coresight.c | Kaixu Xia | 2015-01-12 | 1 | -1/+1 |
* | coresight-etm: Fix initial trace ID value | Mathieu Poirier | 2015-01-12 | 1 | -1/+5 |
* | coresight-tpiu: use module_amba_driver to simplify the code | Wei Yongjun | 2015-01-12 | 1 | -11/+1 |
* | coresight-tmc: use module_amba_driver to simplify the code | Wei Yongjun | 2015-01-12 | 1 | -11/+1 |
* | coresight-funnel: use module_amba_driver to simplify the code | Wei Yongjun | 2015-01-12 | 1 | -11/+1 |
* | coresight-etb: use module_amba_driver to simplify the code | Wei Yongjun | 2015-01-12 | 1 | -11/+1 |
* | coresight-etm: unlock on error paths in mode_store() | Dan Carpenter | 2015-01-12 | 1 | -2/+8 |
* | coresight-replicator: remove .owner field for driver | Pankaj Dubey | 2014-11-27 | 1 | -1/+0 |
* | coresight: fix typo in comment in coresight-priv.h | Pankaj Dubey | 2014-11-27 | 1 | -1/+1 |
* | coresight-etm: add CoreSight ETM/PTM driver | Pratik Patel | 2014-11-08 | 4 | -0/+2771 |
* | coresight-replicator: add CoreSight Replicator driver | Pratik Patel | 2014-11-08 | 2 | -1/+140 |
* | coresight-funnel: add CoreSight Funnel driver | Pratik Patel | 2014-11-08 | 2 | -0/+269 |
* | coresight-etb: add CoreSight ETB driver | Pratik Patel | 2014-11-08 | 2 | -0/+538 |
* | coresight-tpiu: add CoreSight TPIU driver | Pratik Patel | 2014-11-08 | 2 | -0/+218 |
* | coresight-tmc: add CoreSight TMC driver | Pratik Patel | 2014-11-08 | 2 | -0/+777 |
* | coresight: add CoreSight core layer framework | Pratik Patel | 2014-11-08 | 4 | -0/+989 |