public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] firewire: add helper functions for phy configuration packet
@ 2024-06-06 23:51 Takashi Sakamoto
  2024-06-06 23:51 ` [PATCH 1/2] firewire: core: add tests for serialization/deserialization of phy config packet Takashi Sakamoto
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Takashi Sakamoto @ 2024-06-06 23:51 UTC (permalink / raw)
  To: linux1394-devel; +Cc: linux-kernel

Hi,

In recent months, the batch of helper functions was added to serialize
and deserialize content of packet in IEEE 1394 protocol. This series of
changes includes some helper functions for phy configuration packet as
well as some KUnit tests for them.

Takashi Sakamoto (2):
  firewire: core: add tests for serialization/deserialization of phy
    config packet
  firewire: core: use inline helper functions to serialize phy config
    packet

 drivers/firewire/core-transaction.c       | 22 +++----
 drivers/firewire/packet-serdes-test.c     | 79 +++++++++++++++++++++++
 drivers/firewire/phy-packet-definitions.h | 55 ++++++++++++++++
 3 files changed, 144 insertions(+), 12 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-06-07 23:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-06 23:51 [PATCH 0/2] firewire: add helper functions for phy configuration packet Takashi Sakamoto
2024-06-06 23:51 ` [PATCH 1/2] firewire: core: add tests for serialization/deserialization of phy config packet Takashi Sakamoto
2024-06-06 23:51 ` [PATCH 2/2] firewire: core: use inline helper functions to serialize " Takashi Sakamoto
2024-06-07 23:07 ` [PATCH 0/2] firewire: add helper functions for phy configuration packet Takashi Sakamoto

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