aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-19ARM: Kconfig.debug: OC_ETM and CORESIGHT are mutually exclusivev3.18/topic/coresightKevin Hilman
2015-05-19Revert "ARM: removing support for etb/etm in "arch/arm/kernel/""Kevin Hilman
2015-05-07Merge branch 'v3.18-backport' of https://git.linaro.org/people/mathieu.poirie...Kevin Hilman
2015-05-07coresight: moving to new "hwtracing" directoryMathieu Poirier
2015-05-07coresight-tmc: Adding a status interface to sysfsMathieu Poirier
2015-05-07coresight: remove the unnecessary configuration coresight-default-sinkKaixu Xia
2015-05-07coresight: adding the LINKSINK block as a sink typeXia Kaixu
2015-05-07coresight: Correcting documentation typographical errorMathieu Poirier
2015-05-07coresight: Adding coresight support for arm64 architectureMathieu Poirier
2015-05-07coresight: fixing compilation warnings picked up by 64bit compilerMathieu Poirier
2015-05-07coresight: making cpu index lookup arm64 compliantMathieu Poirier
2015-05-07coresight: fix function etm_writel_cp14() parameter orderKaixu Xia
2015-05-07coresight-etm: remove check for unknown Kconfig macroPaul Bolle
2015-05-07coresight: fixing CPU hwid lookup in device treeMathieu Poirier
2015-05-07coresight: remove the unnecessary function coresight_is_bit_set()Kaixu Xia
2015-05-07coresight: fix the debug AMBA bus nameKaixu Xia
2015-05-07coresight: remove the extra spacesKaixu Xia
2015-05-07coresight: fix the link between orphan connection and newly added deviceKaixu Xia
2015-05-07coresight: remove the unnecessary replicator propertyKaixu Xia
2015-05-07coresight: fix the replicator subtype valueKaixu Xia
2015-05-07coresight: fixing validity check on remote deviceKaixu Xia
2015-05-07coresight: fix comment in of_coresight.cKaixu Xia
2015-05-07coresight: Fixing wrong #ifdef/#endif placementMathieu Poirier
2015-05-07coresight: fix typo in comment in of_coresight.cKaixu Xia
2015-05-07coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRYXia Kaixu
2015-05-07coresight-etm: Fix initial trace ID valueMathieu Poirier
2015-05-07coresight-tpiu: use module_amba_driver to simplify the codeWei Yongjun
2015-05-07coresight-tmc: use module_amba_driver to simplify the codeWei Yongjun
2015-05-07coresight-funnel: use module_amba_driver to simplify the codeWei Yongjun
2015-05-07coresight-etb: use module_amba_driver to simplify the codeWei Yongjun
2015-05-07coresight-etm: unlock on error paths in mode_store()Dan Carpenter
2015-05-07coresight-replicator: remove .owner field for driverPankaj Dubey
2015-05-07coresight: fix typo in comment in coresight-priv.hPankaj Dubey
2015-05-07ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier
2015-05-07coresight: adding basic support for D01 boardXia Kaixu
2015-05-07coresight: adding basic support for Vexpress TC2Mathieu Poirier
2015-05-07coresight: documentation for coresight framework and driversMathieu Poirier
2015-05-07coresight-etm: add CoreSight ETM/PTM driverPratik Patel
2015-05-07coresight-replicator: add CoreSight Replicator driverPratik Patel
2015-05-07coresight-funnel: add CoreSight Funnel driverPratik Patel
2015-05-07coresight-etb: add CoreSight ETB driverPratik Patel
2015-05-07coresight-tpiu: add CoreSight TPIU driverPratik Patel
2015-05-07coresight-tmc: add CoreSight TMC driverPratik Patel
2015-05-07coresight: add CoreSight core layer frameworkPratik Patel
2015-05-07coresight: bindings for coresight driversMathieu Poirier
2014-12-07Linux 3.18v3.18Linus Torvalds
2014-12-07Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-06Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-12-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-05watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan