[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87polseqv6.fsf@ashishki-desk.ger.corp.intel.com>
Date: Fri, 18 Nov 2016 17:42:53 +0200
From: Alexander Shishkin <alexander.shishkin@...ux.intel.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org, laurent.fert@...el.com,
Mathieu Poirier <mathieu.poirier@...aro.org>,
Chunyan Zhang <zhang.chunyan@...aro.org>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>
Subject: stm class/intel_th: Updates for char-misc-next
Hi Greg,
These are my updates for STM and Intel TH for v4.10. Please consider
pulling.
The following changes since commit a25f0944ba9b1d8a6813fd6f1a86f1bd59ac25a6:
Linux 4.9-rc5 (2016-11-13 10:32:32 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm.git tags/stm-for-greg-20161118
for you to fetch changes up to ee01aebbe2c4c196142bdb8074812dfe44830725:
intel_th: Document debug host mode (2016-11-18 17:11:35 +0200)
----------------------------------------------------------------
stm class/intel_th: Updates for 4.10
These are:
* Fix for an error-path leak in stm
* Host-driven mode in intel_th
* Documentation and other small updates
----------------------------------------------------------------
Alexander Shishkin (6):
stm class: Document the stm_source interface
stm class: Document stm_source channel assignment
intel_th: Constify subdevices
intel_th: Support Host Debugger mode of operation
intel_th: gth: Handle host mode correctly
intel_th: Document debug host mode
Johan Hovold (1):
stm class: Fix device leak in open error path
Documentation/trace/intel_th.txt | 22 +++++++++++++++++++++
Documentation/trace/stm.txt | 37 ++++++++++++++++++++++++++++++++---
drivers/hwtracing/intel_th/core.c | 28 +++++++++++++++++---------
drivers/hwtracing/intel_th/gth.c | 26 ++++++++++++++++++++++--
drivers/hwtracing/intel_th/intel_th.h | 4 ++++
drivers/hwtracing/stm/core.c | 8 +++++---
6 files changed, 108 insertions(+), 17 deletions(-)
Powered by blists - more mailing lists