linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mathieu.poirier@linaro.org (mathieu.poirier at linaro.org)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/11] coresight: next
Date: Fri,  9 Jan 2015 16:57:11 -0700	[thread overview]
Message-ID: <1420847842-31769-1-git-send-email-mathieu.poirier@linaro.org> (raw)

From: Mathieu Poirier <mathieu.poirier@linaro.org>

Good afternoon Greg,

Please consider the following coresight-related patches for inclusion
in your tree.  The set is based on v3.19-rc3.

Thanks,
Mathieu

Dan Carpenter (1):
  coresight-etm: unlock on error paths in mode_store()

Kaixu Xia (3):
  coresight: fix typo in comment in of_coresight.c
  coresight: fix comment in of_coresight.c
  coresight: fixing validity check on remote device

Mathieu Poirier (2):
  coresight-etm: Fix initial trace ID value
  coresight: Fixing wrong #ifdef/#endif placement

Wei Yongjun (4):
  coresight-etb: use module_amba_driver to simplify the code
  coresight-funnel: use module_amba_driver to simplify the code
  coresight-tmc: use module_amba_driver to simplify the code
  coresight-tpiu: use module_amba_driver to simplify the code

Xia Kaixu (1):
  coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRY

 drivers/coresight/coresight-etb10.c  | 12 +-----------
 drivers/coresight/coresight-etm3x.c  | 16 +++++++++++++---
 drivers/coresight/coresight-funnel.c | 12 +-----------
 drivers/coresight/coresight-tmc.c    | 12 +-----------
 drivers/coresight/coresight-tpiu.c   | 12 +-----------
 drivers/coresight/of_coresight.c     |  6 +++---
 include/linux/coresight.h            | 19 +++++--------------
 7 files changed, 25 insertions(+), 64 deletions(-)

-- 
1.9.1

             reply	other threads:[~2015-01-09 23:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-09 23:57 mathieu.poirier at linaro.org [this message]
2015-01-09 23:57 ` [PATCH 01/11] coresight-etm: unlock on error paths in mode_store() mathieu.poirier at linaro.org
2015-01-09 23:57 ` [PATCH 02/11] coresight-etb: use module_amba_driver to simplify the code mathieu.poirier at linaro.org
2015-01-09 23:57 ` [PATCH 03/11] coresight-funnel: " mathieu.poirier at linaro.org
2015-01-09 23:57 ` [PATCH 04/11] coresight-tmc: " mathieu.poirier at linaro.org
2015-01-09 23:57 ` [PATCH 05/11] coresight-tpiu: " mathieu.poirier at linaro.org
2015-01-09 23:57 ` [PATCH 06/11] coresight-etm: Fix initial trace ID value mathieu.poirier at linaro.org
2015-01-09 23:57 ` [PATCH 07/11] coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRY mathieu.poirier at linaro.org
2015-01-09 23:57 ` [PATCH 08/11] coresight: fix typo in comment in of_coresight.c mathieu.poirier at linaro.org
2015-01-09 23:57 ` [PATCH 09/11] coresight: Fixing wrong #ifdef/#endif placement mathieu.poirier at linaro.org
2015-01-09 23:57 ` [PATCH 10/11] coresight: fix comment in of_coresight.c mathieu.poirier at linaro.org
2015-01-09 23:57 ` [PATCH 11/11] coresight: fixing validity check on remote device mathieu.poirier at linaro.org

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=1420847842-31769-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).