aboutsummaryrefslogtreecommitdiff
path: root/drivers/coresight
AgeCommit message (Expand)Author
2015-03-02coresight: fix function etm_writel_cp14() parameter orderKaixu Xia
2015-03-02coresight-etm: remove check for unknown Kconfig macroPaul Bolle
2015-03-02coresight: fixing CPU hwid lookup in device treeMathieu Poirier
2015-03-02coresight: remove the extra spacesKaixu Xia
2015-03-02coresight: fix the link between orphan connection and newly added deviceKaixu Xia
2015-03-02coresight: fix the replicator subtype valueKaixu Xia
2015-03-02coresight: fixing validity check on remote deviceKaixu Xia
2015-03-02coresight: fix comment in of_coresight.cKaixu Xia
2015-03-02coresight: fix typo in comment in of_coresight.cKaixu Xia
2015-03-02coresight-etm: Fix initial trace ID valueMathieu Poirier
2015-03-02coresight-tpiu: use module_amba_driver to simplify the codeWei Yongjun
2015-03-02coresight-tmc: use module_amba_driver to simplify the codeWei Yongjun
2015-03-02coresight-funnel: use module_amba_driver to simplify the codeWei Yongjun
2015-03-02coresight-etb: use module_amba_driver to simplify the codeWei Yongjun
2015-03-02coresight-etm: unlock on error paths in mode_store()Dan Carpenter
2014-12-22coresight-replicator: remove .owner field for driverPankaj Dubey
2014-12-22coresight: fix typo in comment in coresight-priv.hPankaj Dubey
2014-12-22coresight-etm: add CoreSight ETM/PTM driverPratik Patel
2014-12-22coresight-replicator: add CoreSight Replicator driverPratik Patel
2014-12-22coresight-funnel: add CoreSight Funnel driverPratik Patel
2014-12-22coresight-etb: add CoreSight ETB driverPratik Patel
2014-12-22coresight-tpiu: add CoreSight TPIU driverPratik Patel
2014-12-22coresight-tmc: add CoreSight TMC driverPratik Patel
2014-12-22coresight: add CoreSight core layer frameworkPratik Patel