Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1528345 > unrolled thread

[GIT PULL] stm class/intel_th: Updates for char-misc-next

Started byAlexander Shishkin <alexander.shishkin@linux.intel.com>
First post2016-11-23 12:50 +0100
Last post2016-11-23 12:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] stm class/intel_th: Updates for char-misc-next Alexander Shishkin <alexander.shishkin@linux.intel.com> - 2016-11-23 12:50 +0100

#1528345 — [GIT PULL] stm class/intel_th: Updates for char-misc-next

FromAlexander Shishkin <alexander.shishkin@linux.intel.com>
Date2016-11-23 12:50 +0100
Subject[GIT PULL] stm class/intel_th: Updates for char-misc-next
Message-ID<sGEdQ-4jn-13@gated-at.bofh.it>
Hi Greg,

Let's try again. These are my updates for STM and Intel TH for
v4.10. Please consider pulling. Thanks.

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(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web