All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, linux1394-devel@lists.sourceforge.net
Subject: [GIT PULL] firewire fixes for v6.10-rc4
Date: Sun, 16 Jun 2024 10:14:50 +0900	[thread overview]
Message-ID: <20240616011450.GA516847@workstation.local> (raw)

Hi Linus,

The following changes since commit 83a7eefedc9b56fe7bfeff13b6c7356688ffa670:

  Linux 6.10-rc3 (2024-06-09 14:19:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-6.10-rc4

for you to fetch changes up to 893098b2af3ea12bab2f505aa825662b379df67d:

  firewire: core: record card index in bus_reset_handle tracepoints event (2024-06-15 14:59:26 +0900)

----------------------------------------------------------------
firewire fixes for v6.10-rc4

- Update tracepoints events introduced in v6.10-rc1 so that it includes the
  numeric identifier of host card in which the event happens.

- replace wiki URL with the current website URL in Kconfig

----------------------------------------------------------------
Takashi Sakamoto (9):
      firewire: fix website URL in Kconfig
      firewire: core: record card index in tracepoinrts events derived from async_outbound_complete_template
      firewire: core: record card index in tracepoinrts events derived from async_outbound_initiate_template
      firewire: core: record card index in tracepoinrts events derived from async_inbound_template
      firewire: core: record card index in async_phy_outbound_initiate tracepoints event
      firewire: core: record card index in async_phy_outbound_complete tracepoints event
      firewire: core: record card index in async_phy_inbound tracepoints event
      firewire: core: record card index in tracepoinrts events derived from bus_reset_arrange_template
      firewire: core: record card index in bus_reset_handle tracepoints event

 drivers/firewire/Kconfig            |   2 +-
 drivers/firewire/core-card.c        |   6 +++---
 drivers/firewire/core-cdev.c        |   6 +++---
 drivers/firewire/core-topology.c    |   2 +-
 drivers/firewire/core-transaction.c |  30 ++++++++++++++++--------------
 include/trace/events/firewire.h     | 113 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------
 6 files changed, 93 insertions(+), 66 deletions(-)


Regards

Takashi Sakamoto

             reply	other threads:[~2024-06-16  1:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-16  1:14 Takashi Sakamoto [this message]
2024-06-16 18:24 ` [GIT PULL] firewire fixes for v6.10-rc4 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240616011450.GA516847@workstation.local \
    --to=o-takashi@sakamocchi.jp \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux1394-devel@lists.sourceforge.net \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.