linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] coresight: next v4.9-rc4
@ 2016-11-10 18:18 Mathieu Poirier
  2016-11-10 18:18 ` [PATCH 1/8] coresight: stm: return error code instead of zero in .packet() Mathieu Poirier
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Mathieu Poirier @ 2016-11-10 18:18 UTC (permalink / raw)
  To: gregkh; +Cc: linux-arm-kernel, linux-kernel

Good morning Greg,

Please consider the following set for inclusion in the 4.10 cycle. It
applies cleanly on today 'char-misc-next' branch (3372592a140d).

Regards,
Mathieu

Chunyan Zhang (1):
  coresight: stm: return error code instead of zero in .packet()

Mathieu Poirier (1):
  coresight: reset "enable_sink" flag when need be

Muhammad Abdul WAHAB (2):
  coresight: etm3x: indentation fix (extra space removed)
  coresight: etm3x: Adding missing features of Coresight PTM components

Suzuki K Poulose (1):
  coresight: Add support for ARM Coresight STM-500

Suzuki K. Poulose (3):
  coresight: tmc: Cleanup operation mode handling
  coresight: tmc: Get rid of mode parameter for helper routines
  coresight: tmc: Remove duplicate memset

 drivers/hwtracing/coresight/coresight-etm-perf.c   | 31 ++++-----
 drivers/hwtracing/coresight/coresight-etm.h        |  5 ++
 .../hwtracing/coresight/coresight-etm3x-sysfs.c    | 12 +++-
 drivers/hwtracing/coresight/coresight-priv.h       |  4 +-
 drivers/hwtracing/coresight/coresight-stm.c        |  9 ++-
 drivers/hwtracing/coresight/coresight-tmc-etf.c    | 48 ++++++--------
 drivers/hwtracing/coresight/coresight-tmc-etr.c    | 43 +++++--------
 drivers/hwtracing/coresight/coresight-tmc.h        |  2 +-
 drivers/hwtracing/coresight/coresight.c            | 74 ++++++++++++++++++++--
 9 files changed, 144 insertions(+), 84 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-11-10 18:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-10 18:18 [PATCH 0/8] coresight: next v4.9-rc4 Mathieu Poirier
2016-11-10 18:18 ` [PATCH 1/8] coresight: stm: return error code instead of zero in .packet() Mathieu Poirier
2016-11-10 18:18 ` [PATCH 2/8] coresight: etm3x: indentation fix (extra space removed) Mathieu Poirier
2016-11-10 18:18 ` [PATCH 3/8] coresight: etm3x: Adding missing features of Coresight PTM components Mathieu Poirier
2016-11-10 18:18 ` [PATCH 4/8] coresight: reset "enable_sink" flag when need be Mathieu Poirier
2016-11-10 18:18 ` [PATCH 5/8] coresight: tmc: Cleanup operation mode handling Mathieu Poirier
2016-11-10 18:18 ` [PATCH 6/8] coresight: tmc: Get rid of mode parameter for helper routines Mathieu Poirier
2016-11-10 18:18 ` [PATCH 7/8] coresight: tmc: Remove duplicate memset Mathieu Poirier
2016-11-10 18:18 ` [PATCH 8/8] coresight: Add support for ARM Coresight STM-500 Mathieu Poirier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).