1. 59cd503 coresight: STM: Balance enable/disable by Suzuki K Poulose · 8 years ago
  2. 0ef7528 coresight: tmc: mark symbols static where possible by Baoyou Xie · 8 years ago
  3. 8e67cdb coresight: perf: deal with error condition properly by Mathieu Poirier · 8 years ago
  4. e97b1c6 coresight: etm4x: adding configurable start/stop filtering by Mathieu Poirier · 8 years ago
  5. 2703d74 coresight: etm4x: adding configurable address range filtering by Mathieu Poirier · 8 years ago
  6. f0d30cc coresight: etm4x: configuring include/exclude function by Mathieu Poirier · 8 years ago
  7. 6cccf66 coresight: etm4x: adding range filter configuration function by Mathieu Poirier · 8 years ago
  8. 5edd944 coresight: etm4x: cleaning up default filter configuration by Mathieu Poirier · 8 years ago
  9. 2a5695a coresight: etm4x: split default and filter configuration by Mathieu Poirier · 8 years ago
  10. ca878b1 coresight: etm-perf: configuring filters from perf core by Mathieu Poirier · 8 years ago
  11. 2b7adc4 coresight: remove duplicated enumeration by Mathieu Poirier · 8 years ago
  12. 68905d7 coresight: etm-perf: pass struct perf_event to source::enable/disable() by Mathieu Poirier · 8 years ago
  13. 3224dcc coresight: fix handling of ETM trace register access via sysfs by Sudeep Holla · 8 years ago
  14. 46a3d5c coresight: etm4x: request to retain power to the trace unit when active by Sudeep Holla · 8 years ago
  15. 1d37ae5 coresight: tmc: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 8 years ago
  16. 57a3668 coresight: etm4x: remove duplicated include from coresight-etm4x.c by Wei Yongjun · 8 years ago
  17. 9486295 coresight: Use local coresight_desc instances by Suzuki K Poulose · 8 years ago
  18. 7f73b0b hwtracing: coresight: of_coresight: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  19. 2a18d72 coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral ID by Olivier Schonken · 8 years ago
  20. cd9e347 coresight: add PM runtime calls to coresight_simple_func() by Mathieu Poirier · 8 years ago
  21. 62d39ac coresight: delay initialisation when children are missing by Mathieu Poirier · 8 years ago
  22. 67337e8 coresight: Add better messages for coresight_timeout by Suzuki K Poulose · 8 years ago
  23. 1c9cbe1 coresight: Cleanup TMC status check by Suzuki K Poulose · 8 years ago
  24. 78247e2 coresight: etmv4: Fix ETMv4x peripheral ID table by Suzuki K Poulose · 8 years ago
  25. 8505fea coresight: tmc: Limit the trace to available data by Suzuki K Poulose · 8 years ago
  26. 068c0a5 coresight: Fix csdev connections initialisation by Suzuki K Poulose · 8 years ago
  27. 3afd063 coresight: Consolidate error handling path for tmc_probe by Suzuki K Poulose · 8 years ago
  28. 481e46f coresight: Remove erroneous dma_free_coherent in tmc_probe by Suzuki K Poulose · 8 years ago
  29. b1149ad coresight: always use stashed trace id value in etm4_trace_id by Sudeep Holla · 8 years ago
  30. f3864d8 coresight-stm: support mmapping channel regions with mmio_addr by Chunyan Zhang · 8 years ago
  31. b839215 coresight: access conn->child_name only if it's initialised by Sudeep Holla · 8 years ago
  32. 58eb457 hwtracing/coresight-etm4x: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  33. 2b5283d hwtracing/coresight-etm3x: Convert to hotplug state machine by Richard Cochran · 8 years ago
  34. 5014e90 coresight: Handle build path error by Suzuki K Poulose · 8 years ago
  35. f3b8172 coresight: Fix erroneous memset in tmc_read_unprepare_etr by Suzuki K Poulose · 8 years ago
  36. 8e21529 coresight: Fix tmc_read_unprepare_etr by Suzuki K Poulose · 8 years ago
  37. ec48a1d coresight: Fix NULL pointer dereference in _coresight_build_path by Suzuki K Poulose · 8 years ago
  38. bedffda coresight: etb10: adjust read pointer only when needed by Mathieu Poirier · 8 years ago
  39. dc2c4ef coresight: configuring ETF in FIFO mode when acting as link by Mathieu Poirier · 8 years ago
  40. 2e499bb coresight: tmc: implementing TMC-ETF AUX space API by Mathieu Poirier · 8 years ago
  41. a02e81f coresight: moving struct cs_buffers to header file by Mathieu Poirier · 8 years ago
  42. 4f1ff3d coresight: tmc: keep track of memory width by Mathieu Poirier · 8 years ago
  43. b217601 coresight: tmc: make sysFS and Perf mode mutually exclusive by Mathieu Poirier · 8 years ago
  44. a40318f coresight: tmc: dump system memory content only when needed by Mathieu Poirier · 8 years ago
  45. f2facc3 coresight: tmc: adding mode of operation for link/sinks by Mathieu Poirier · 8 years ago
  46. f74debb coresight: tmc: getting rid of multiple read access by Mathieu Poirier · 8 years ago
  47. de54619 coresight: tmc: allocating memory when needed by Mathieu Poirier · 8 years ago
  48. 4525412 coresight: tmc: making prepare/unprepare functions generic by Mathieu Poirier · 8 years ago
  49. 6c6ed1e coresight: tmc: splitting driver in ETB/ETF and ETR components by Mathieu Poirier · 8 years ago
  50. a8ab426 coresight: tmc: cleaning up header file by Mathieu Poirier · 8 years ago
  51. 4c324b5 coresight: tmc: introducing new header file by Mathieu Poirier · 8 years ago
  52. ebba56e coresight: tmc: clearly define number of transfers per burst by Mathieu Poirier · 8 years ago
  53. b1789b7 coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions by Mathieu Poirier · 8 years ago
  54. 358f421 coresight: tmc: waiting for TMCReady bit before programming by Mathieu Poirier · 8 years ago
  55. 580ff80 coresight: tmc: modifying naming convention by Mathieu Poirier · 8 years ago
  56. 7d83d17 coresight: tmc: adding sysFS management entries by Mathieu Poirier · 8 years ago
  57. 960e309 coresight: etm4x: add tracer ID for A72 Maia processor. by Li Pengcheng · 8 years ago
  58. b5af0a2 coresight: etb10: fixing the right amount of words to read by Mathieu Poirier · 8 years ago
  59. 237483a coresight: stm: adding driver for CoreSight STM component by Pratik Patel · 8 years ago
  60. a685d68 coresight: adding path for STM device by Mathieu Poirier · 8 years ago
  61. 6327a45 coresight: etm4x: modify q_support type by Li Pengcheng · 8 years ago
  62. e8dc27d coresight: no need to do the forced type conversion by Li Pengcheng · 8 years ago
  63. ef0fd64 coresight: removing gratuitous boot time log messages by Mathieu Poirier · 8 years ago
  64. ad352ac coresight: etb10: splitting sysFS "status" entry by Mathieu Poirier · 8 years ago
  65. 154f3520 coresight: moving coresight_simple_func() to header file by Mathieu Poirier · 8 years ago
  66. 37fbbdb coresight: etm4x: implementing the perf PMU API by Mathieu Poirier · 8 years ago
  67. 4f6fce5 coresight: etm4x: implementing user/kernel mode tracing by Mathieu Poirier · 8 years ago
  68. c38a9ec coresight: etm4x: moving etm_drvdata::enable to atomic field by Mathieu Poirier · 8 years ago
  69. 66bbbb7 coresight: etm4x: unlocking tracers in default arch init by Mathieu Poirier · 8 years ago
  70. fc208ab coresight: etm4x: splitting etmv4 default configuration by Mathieu Poirier · 8 years ago
  71. 54ff892 coresight: etm4x: splitting struct etmv4_drvdata by Mathieu Poirier · 8 years ago
  72. 7c38aa4 coresight: etm4x: adding config and traceid registers by Mathieu Poirier · 8 years ago
  73. a77de26 coresight: etm4x: moving sysFS entries to a dedicated file by Mathieu Poirier · 8 years ago
  74. ca48fa2 drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular by Paul Gortmaker · 9 years ago
  75. 941943c drivers/hwtracing: make coresight-* explicitly non-modular by Paul Gortmaker · 9 years ago
  76. 17534ce coresight: introducing a global trace ID function by Mathieu Poirier · 9 years ago
  77. 0bcbf2e coresight: etm-perf: new PMU driver for ETM tracers by Mathieu Poirier · 9 years ago
  78. 2997aa4 coresight: etb10: implementing AUX API by Mathieu Poirier · 9 years ago
  79. e827d45 coresight: etb10: adding operation mode for sink->enable() by Mathieu Poirier · 9 years ago
  80. 27b10da coresight: etb10: moving to local atomic operations by Mathieu Poirier · 9 years ago
  81. 882d5e1 coresight: etm3x: implementing perf_enable/disable() API by Mathieu Poirier · 9 years ago
  82. 2127154 coresight: etm3x: implementing user/kernel mode tracing by Mathieu Poirier · 9 years ago
  83. c528a25 coresight: etm3x: consolidating initial config by Mathieu Poirier · 9 years ago
  84. e192172 coresight: etm3x: changing default trace configuration by Mathieu Poirier · 9 years ago
  85. 47cd066 coresight: etm3x: set progbit to stop trace collection by Mathieu Poirier · 9 years ago
  86. 22fd532 coresight: etm3x: adding operation mode for etm_enable() by Mathieu Poirier · 9 years ago
  87. 1925a47 coresight: etm3x: splitting struct etm_drvdata by Mathieu Poirier · 9 years ago
  88. ae69a1d coresight: etm3x: unlocking tracers in default arch init by Mathieu Poirier · 9 years ago
  89. c04148e coresight: etm3x: moving sysFS entries to dedicated file by Mathieu Poirier · 9 years ago
  90. c1f8e57 coresight: etm3x: moving etm_readl/writel to header file by Mathieu Poirier · 9 years ago
  91. 5da5325 coresight: moving PM runtime operations to core framework by Mathieu Poirier · 9 years ago
  92. b6404e2 coresight: add API to get sink from path by Mathieu Poirier · 9 years ago
  93. b3e9440 coresight: associating path with session rather than tracer by Mathieu Poirier · 9 years ago
  94. 6139059 coresight: etm4x: Check every parameter used by dma_xx_coherent. by Eric Long · 9 years ago
  95. bf16e5b coresight: "DEVICE_ATTR_RO" should defined as static. by Eric Long · 9 years ago
  96. 52210c8 coresight: implementing 'cpu_id()' API by Mathieu Poirier · 9 years ago
  97. b15f0fb coresight: removing bind/unbind options from sysfs by Mathieu Poirier · 9 years ago
  98. ad725ae coresight: remove csdev's link from topology by Mathieu Poirier · 9 years ago
  99. f2dfab3 coresight: release reference taken by 'bus_find_device()' by Mathieu Poirier · 9 years ago
  100. fae5415 coresight: coresight_unregister() function cleanup by Mathieu Poirier · 9 years ago