public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
* [PATCH 00/17] coresight:  next v5.3-rc6
@ 2019-08-29 20:28 Mathieu Poirier
  2019-08-29 20:28 ` [PATCH 01/17] coresight: etm4x: Two function calls less Mathieu Poirier
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: Mathieu Poirier @ 2019-08-29 20:28 UTC (permalink / raw)
  To: gregkh; +Cc: linux-arm-kernel

Good afternoon,

Please consider the following for inclusion in the v5.4 cycle.

Applies correctly to the char-misc-next (d4e34999a757) branch.

Thanks,
Mathieu

Andrew Murray (4):
  coresight: etm4x: Remove superfluous setting of os_unlock
  coresight: etm4x: Use explicit barriers on enable/disable
  coresight: etm4x: use module_param instead of module_param_named
  coresight: etm4x: improve clarity of etm4_os_unlock comment

Markus Elfring (1):
  coresight: etm4x: Two function calls less

Mathieu Poirier (3):
  coresight: tmc: Make memory width mask computation into a function
  coresight: tmc-etr: Decouple buffer sync and barrier packet insertion
  coresight: tmc-etr: Add barrier packets when moving offset forward

Sai Prakash Ranjan (2):
  coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996
  coresight: cpu-debug: Add support for Qualcomm Kryo

Suzuki K Poulose (5):
  coresight: etr_buf: Consolidate refcount initialization
  coresight: tmc-etr: Handle memory errors
  coresight: tmc-etr: Check if non-secure access is enabled
  coresight: Convert pr_warn to dev_warn for obsolete bindings
  coresight: acpi: Static funnel support

Yabin Cui (2):
  coresight: tmc-etr: Fix updating buffer in not-snapshot mode.
  coresight: tmc-etr: Fix perf_data check

 .../hwtracing/coresight/coresight-cpu-debug.c | 33 ++++---
 .../coresight/coresight-etm4x-sysfs.c         | 13 +--
 drivers/hwtracing/coresight/coresight-etm4x.c | 38 +++++---
 .../hwtracing/coresight/coresight-funnel.c    | 11 ++-
 drivers/hwtracing/coresight/coresight-priv.h  | 10 +-
 .../coresight/coresight-replicator.c          |  3 +-
 .../hwtracing/coresight/coresight-tmc-etf.c   | 23 +----
 .../hwtracing/coresight/coresight-tmc-etr.c   | 93 +++++++++++++------
 drivers/hwtracing/coresight/coresight-tmc.c   | 40 ++++++++
 drivers/hwtracing/coresight/coresight-tmc.h   | 11 ++-
 10 files changed, 176 insertions(+), 99 deletions(-)

-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-09-03 20:03 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-29 20:28 [PATCH 00/17] coresight: next v5.3-rc6 Mathieu Poirier
2019-08-29 20:28 ` [PATCH 01/17] coresight: etm4x: Two function calls less Mathieu Poirier
2019-08-29 20:28 ` [PATCH 02/17] coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996 Mathieu Poirier
2019-08-29 20:28 ` [PATCH 03/17] coresight: cpu-debug: Add support for Qualcomm Kryo Mathieu Poirier
2019-08-29 20:28 ` [PATCH 04/17] coresight: etr_buf: Consolidate refcount initialization Mathieu Poirier
2019-08-29 20:28 ` [PATCH 05/17] coresight: tmc-etr: Handle memory errors Mathieu Poirier
2019-08-29 20:28 ` [PATCH 06/17] coresight: tmc-etr: Check if non-secure access is enabled Mathieu Poirier
2019-08-29 20:28 ` [PATCH 07/17] coresight: Convert pr_warn to dev_warn for obsolete bindings Mathieu Poirier
2019-08-29 20:28 ` [PATCH 08/17] coresight: acpi: Static funnel support Mathieu Poirier
2019-08-29 20:28 ` [PATCH 09/17] coresight: etm4x: Remove superfluous setting of os_unlock Mathieu Poirier
2019-08-29 20:28 ` [PATCH 10/17] coresight: etm4x: Use explicit barriers on enable/disable Mathieu Poirier
2019-08-29 20:28 ` [PATCH 11/17] coresight: etm4x: use module_param instead of module_param_named Mathieu Poirier
2019-08-29 20:28 ` [PATCH 12/17] coresight: etm4x: improve clarity of etm4_os_unlock comment Mathieu Poirier
2019-08-29 20:28 ` [PATCH 13/17] coresight: tmc-etr: Fix updating buffer in not-snapshot mode Mathieu Poirier
2019-08-29 20:28 ` [PATCH 14/17] coresight: tmc-etr: Fix perf_data check Mathieu Poirier
2019-08-29 20:28 ` [PATCH 15/17] coresight: tmc: Make memory width mask computation into a function Mathieu Poirier
2019-08-29 20:28 ` [PATCH 16/17] coresight: tmc-etr: Decouple buffer sync and barrier packet insertion Mathieu Poirier
2019-08-29 20:28 ` [PATCH 17/17] coresight: tmc-etr: Add barrier packets when moving offset forward Mathieu Poirier
2019-09-03 20:02 ` [PATCH 00/17] coresight: next v5.3-rc6 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox