All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/6] intel_th/stm class: Updates for v5.7
@ 2020-03-17  6:22 Alexander Shishkin
  2020-03-17  6:22 ` [GIT PULL 1/6] intel_th: Disallow multi mode on devices where it's broken Alexander Shishkin
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Alexander Shishkin @ 2020-03-17  6:22 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-kernel, Alexander Shishkin

Hi Greg,

These are the patches I have for the next merge window. They are mostly
fixes, one new PCI ID and a "feature" for the Trace Hub's memory buffer
trace collection. Andy Shevchenko again lent his keen reviewer's eye,
and aiaiai static checkers approve.

A signed tag can be found below, individual patches follow. Please,
consider pulling or applying. Thanks!

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm.git tags/intel_th-stm-for-greg-20200316

for you to fetch changes up to dfc01b7430dc478ce5728539af6f961b7a3ce908:

  intel_th: pci: Add Elkhart Lake CPU support (2020-03-16 20:06:04 +0200)

----------------------------------------------------------------
intel_th/stm class: Updates for v5.7

These are:
 * An option to (not) stop the trace on buffer-full condition
 * Various small fixes
 * A new PCI ID for Intel TH

----------------------------------------------------------------
Alexander Shishkin (6):
      intel_th: Disallow multi mode on devices where it's broken
      stm class: sys-t: Fix the use of time_after()
      intel_th: msu: Make stopping the trace optional
      intel_th: msu: Fix the unexpected state warning
      intel_th: Fix user-visible error codes
      intel_th: pci: Add Elkhart Lake CPU support

 .../ABI/testing/sysfs-bus-intel_th-devices-msc     |  8 +++
 drivers/hwtracing/intel_th/intel_th.h              |  2 +
 drivers/hwtracing/intel_th/msu.c                   | 61 ++++++++++++++++++----
 drivers/hwtracing/intel_th/pci.c                   | 13 ++++-
 drivers/hwtracing/stm/p_sys-t.c                    |  6 +--
 5 files changed, 76 insertions(+), 14 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-03-19  8:52 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-17  6:22 [GIT PULL 0/6] intel_th/stm class: Updates for v5.7 Alexander Shishkin
2020-03-17  6:22 ` [GIT PULL 1/6] intel_th: Disallow multi mode on devices where it's broken Alexander Shishkin
2020-03-17  6:22 ` [GIT PULL 2/6] stm class: sys-t: Fix the use of time_after() Alexander Shishkin
2020-03-18 10:28   ` Greg Kroah-Hartman
2020-03-17  6:22 ` [GIT PULL 3/6] intel_th: msu: Make stopping the trace optional Alexander Shishkin
2020-03-18 10:30   ` Greg Kroah-Hartman
2020-03-17  6:22 ` [GIT PULL 4/6] intel_th: msu: Fix the unexpected state warning Alexander Shishkin
2020-03-18 10:30   ` Greg Kroah-Hartman
2020-03-17  6:22 ` [GIT PULL 5/6] intel_th: Fix user-visible error codes Alexander Shishkin
2020-03-18 10:31   ` Greg Kroah-Hartman
2020-03-17  6:22 ` [GIT PULL 6/6] intel_th: pci: Add Elkhart Lake CPU support Alexander Shishkin
2020-03-17 22:30   ` Sasha Levin
2020-03-18 10:31   ` Greg Kroah-Hartman
2020-03-18 10:26 ` [GIT PULL 0/6] intel_th/stm class: Updates for v5.7 Greg Kroah-Hartman
2020-03-19  8:51   ` [PATCH v1] intel_th: msu: Make stopping the trace optional Alexander Shishkin

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.