All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] coresight: next v4.17-rc4
@ 2018-05-09 18:06 Mathieu Poirier
  2018-05-09 18:06 ` [PATCH 1/6] coresight: use put_device() instead of kfree() Mathieu Poirier
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Mathieu Poirier @ 2018-05-09 18:06 UTC (permalink / raw)
  To: linux-arm-kernel

Good morning Greg,

These are the patches I would like you to consider for the upcoming 4.18 cycle.
As usual it applies cleanly to your char-misc/master branch.

Regards,
Mathieu

Arvind Yadav (1):
  coresight: use put_device() instead of kfree()

Leo Yan (1):
  coresight: Remove %px for printing pcsr value

Mathieu Poirier (4):
  coresight: Moving framework and drivers to SPDX identifier
  coresight tmc etr: Make memory check consistent in the same function
  coresight tmc etr: Fix uninitialised variable
  coresight tmc etr: Removing extra newline

 Documentation/trace/coresight-cpu-debug.txt         |  4 ++--
 drivers/hwtracing/coresight/coresight-cpu-debug.c   | 16 ++--------------
 .../coresight/coresight-dynamic-replicator.c        | 10 +---------
 drivers/hwtracing/coresight/coresight-etb10.c       | 13 +++----------
 drivers/hwtracing/coresight/coresight-etm-cp14.c    | 13 +++----------
 drivers/hwtracing/coresight/coresight-etm-perf.c    | 13 +------------
 drivers/hwtracing/coresight/coresight-etm-perf.h    | 13 +------------
 drivers/hwtracing/coresight/coresight-etm.h         | 13 +++----------
 drivers/hwtracing/coresight/coresight-etm3x-sysfs.c | 13 +------------
 drivers/hwtracing/coresight/coresight-etm3x.c       | 13 +++----------
 drivers/hwtracing/coresight/coresight-etm4x-sysfs.c | 13 +------------
 drivers/hwtracing/coresight/coresight-etm4x.c       | 13 +++----------
 drivers/hwtracing/coresight/coresight-etm4x.h       | 13 +++----------
 drivers/hwtracing/coresight/coresight-funnel.c      | 13 +++----------
 drivers/hwtracing/coresight/coresight-priv.h        | 13 +++----------
 drivers/hwtracing/coresight/coresight-replicator.c  | 13 +++----------
 drivers/hwtracing/coresight/coresight-stm.c         | 13 +++----------
 drivers/hwtracing/coresight/coresight-tmc-etf.c     | 13 +------------
 drivers/hwtracing/coresight/coresight-tmc-etr.c     | 20 ++++----------------
 drivers/hwtracing/coresight/coresight-tmc.c         | 10 +---------
 drivers/hwtracing/coresight/coresight-tmc.h         | 13 +------------
 drivers/hwtracing/coresight/coresight-tpiu.c        | 13 +++----------
 drivers/hwtracing/coresight/coresight.c             | 21 +++++++--------------
 drivers/hwtracing/coresight/of_coresight.c          | 13 +++----------
 drivers/hwtracing/stm/ftrace.c                      | 10 +---------
 include/linux/coresight.h                           | 13 +++----------
 26 files changed, 63 insertions(+), 275 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-05-09 18:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09 18:06 [PATCH 0/6] coresight: next v4.17-rc4 Mathieu Poirier
2018-05-09 18:06 ` [PATCH 1/6] coresight: use put_device() instead of kfree() Mathieu Poirier
2018-05-09 18:06 ` [PATCH 2/6] coresight: Moving framework and drivers to SPDX identifier Mathieu Poirier
2018-05-09 18:06 ` [PATCH 3/6] coresight tmc etr: Make memory check consistent in the same function Mathieu Poirier
2018-05-09 18:06 ` [PATCH 4/6] coresight tmc etr: Fix uninitialised variable Mathieu Poirier
2018-05-09 18:06 ` [PATCH 5/6] coresight tmc etr: Removing extra newline Mathieu Poirier
2018-05-09 18:06 ` [PATCH 6/6] coresight: Remove %px for printing pcsr value Mathieu Poirier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.