linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mathieu.poirier@linaro.org (Mathieu Poirier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/13] coresight: next v4.7-rc5
Date: Thu, 30 Jun 2016 10:22:06 -0600	[thread overview]
Message-ID: <1467303739-12543-1-git-send-email-mathieu.poirier@linaro.org> (raw)

Good day,

Please consider these patches for inclusion in the 4.8 cycle.  They
apply cleanly on your 'char-misc-next' branch (e2402b1d214e).

Regards,
Mathieu

Chunyan Zhang (1):
  coresight-stm: support mmapping channel regions with mmio_addr

Mathieu Poirier (3):
  coresight: delay initialisation when children are missing
  coresight: document binding acronyms
  coresight: add PM runtime calls to coresight_simple_func()

Sudeep Holla (2):
  coresight: access conn->child_name only if it's initialised
  coresight: always use stashed trace id value in etm4_trace_id

Suzuki K Poulose (7):
  coresight: Remove erroneous dma_free_coherent in tmc_probe
  coresight: Consolidate error handling path for tmc_probe
  coresight: Fix csdev connections initialisation
  coresight: tmc: Limit the trace to available data
  coresight: etmv4: Fix ETMv4x peripheral ID table
  coresight: Cleanup TMC status check
  coresight: Add better messages for coresight_timeout

 .../devicetree/bindings/arm/coresight.txt          | 35 +++++++++++----
 drivers/hwtracing/coresight/coresight-etb10.c      |  6 +--
 drivers/hwtracing/coresight/coresight-etm4x.c      | 30 +++----------
 drivers/hwtracing/coresight/coresight-priv.h       |  8 +++-
 drivers/hwtracing/coresight/coresight-stm.c        | 22 ++++++++++
 drivers/hwtracing/coresight/coresight-tmc-etf.c    |  2 +
 drivers/hwtracing/coresight/coresight-tmc-etr.c    | 12 +++--
 drivers/hwtracing/coresight/coresight-tmc.c        | 51 ++++++++++------------
 drivers/hwtracing/coresight/coresight-tmc.h        |  4 +-
 drivers/hwtracing/coresight/coresight.c            | 27 +++++++-----
 drivers/hwtracing/coresight/of_coresight.c         |  2 +-
 11 files changed, 117 insertions(+), 82 deletions(-)

-- 
2.7.4

             reply	other threads:[~2016-06-30 16:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-30 16:22 Mathieu Poirier [this message]
2016-06-30 16:22 ` [PATCH 01/13] coresight: access conn->child_name only if it's initialised Mathieu Poirier
2016-06-30 16:22 ` [PATCH 02/13] coresight-stm: support mmapping channel regions with mmio_addr Mathieu Poirier
2016-06-30 16:22 ` [PATCH 03/13] coresight: always use stashed trace id value in etm4_trace_id Mathieu Poirier
2016-06-30 16:22 ` [PATCH 04/13] coresight: Remove erroneous dma_free_coherent in tmc_probe Mathieu Poirier
2016-06-30 16:22 ` [PATCH 05/13] coresight: Consolidate error handling path for tmc_probe Mathieu Poirier
2016-06-30 16:22 ` [PATCH 06/13] coresight: Fix csdev connections initialisation Mathieu Poirier
2016-06-30 16:22 ` [PATCH 07/13] coresight: tmc: Limit the trace to available data Mathieu Poirier
2016-06-30 16:22 ` [PATCH 08/13] coresight: etmv4: Fix ETMv4x peripheral ID table Mathieu Poirier
2016-06-30 16:22 ` [PATCH 09/13] coresight: Cleanup TMC status check Mathieu Poirier
2016-06-30 16:22 ` [PATCH 10/13] coresight: Add better messages for coresight_timeout Mathieu Poirier
2016-06-30 16:22 ` [PATCH 11/13] coresight: delay initialisation when children are missing Mathieu Poirier
2016-06-30 16:22 ` [PATCH 12/13] coresight: document binding acronyms Mathieu Poirier
2016-06-30 16:22 ` [PATCH 13/13] coresight: add PM runtime calls to coresight_simple_func() Mathieu Poirier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1467303739-12543-1-git-send-email-mathieu.poirier@linaro.org \
    --to=mathieu.poirier@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).