aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-06coresight: adding the LINKSINK block as a sink typev3.10-backport-nextXia Kaixu
2015-03-06coresight: Correcting documentation typographical errorMathieu Poirier
2015-03-06coresight-stm: Bindings for System Trace MacrocellMathieu Poirier
2015-03-06coresight-stm: adding driver for CoreSight STM componentPratik Patel
2015-03-06coresight: Adding coresight support for arm64 architectureMathieu Poirier
2015-03-06coresight: fixing compilation warnings picked up by 64bit compilerMathieu Poirier
2015-03-06coresight: making cpu index lookup arm64 compliantMathieu Poirier
2015-03-06of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha
2015-03-02coresight: fix function etm_writel_cp14() parameter orderv3.10-backportKaixu 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 unnecessary function coresight_is_bit_set()Kaixu Xia
2015-03-02coresight: fix the debug AMBA bus nameKaixu Xia
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: remove the unnecessary replicator propertyKaixu 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: Fixing wrong #ifdef/#endif placementMathieu Poirier
2015-03-02coresight: fix typo in comment in of_coresight.cKaixu Xia
2015-03-02coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRYXia Kaixu
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-22ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier
2014-12-22coresight: adding basic support for D01 boardXia Kaixu
2014-12-22coresight: adding basic support for Vexpress TC2Mathieu Poirier
2014-12-22coresight: documentation for coresight framework and driversMathieu Poirier
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
2014-12-22coresight: bindings for coresight driversMathieu Poirier
2014-12-22sysfs: create __ATTR_WO()Greg Kroah-Hartman
2014-12-22sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl
2014-12-22backing-dev: remove compilation warningMathieu Poirier
2014-12-22sysfs: use file mode defines from stat.hOliver Schinagl
2014-12-22bitops: Introduce a more generic BITMASK macroMathieu Poirier
2014-12-22driver core: create write-only attribute macros for devices and driversGreg Kroah-Hartman
2014-12-22of: back-porting generic graph bindingsMathieu Poirier
2014-12-22of: back-porting v4l2 graph bindingsMathieu Poirier