Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ALSA: firewire-lib: fixes for processing packets without CIP header
@ 2018-12-15 10:03 Takashi Sakamoto
  2018-12-15 10:03 ` [PATCH 1/3] ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet Takashi Sakamoto
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Takashi Sakamoto @ 2018-12-15 10:03 UTC (permalink / raw)
  To: clemens, tiwai; +Cc: alsa-devel

Hi,

In kernel v4.12, a series of patch was applied to IEC 61883-1/6 packet
streaming engine in ALSA firewire stack to process isochronous packet
without CIP header. But this included some bugs. Especially, for capture
PCM substream, the engine handles PCM frames for applications as four
times against real time.

This patchset fixes the bugs.

Takashi Sakamoto (3):
  ALSA: firewire-lib: fix wrong handling payload_length as
    payload_quadlet
  ALSA: firewire-lib: fix wrong assignment for
    'out_packet_without_header' tracepoint
  ALSA: firewire-lib: use the same print format for 'without_header'
    tracepoints

 sound/firewire/amdtp-stream-trace.h | 4 ++--
 sound/firewire/amdtp-stream.c       | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2018-12-16  9:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-15 10:03 [PATCH 0/3] ALSA: firewire-lib: fixes for processing packets without CIP header Takashi Sakamoto
2018-12-15 10:03 ` [PATCH 1/3] ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet Takashi Sakamoto
2018-12-15 10:03 ` [PATCH 2/3] ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' tracepoint Takashi Sakamoto
2018-12-15 10:03 ` [PATCH 3/3] ALSA: firewire-lib: use the same print format for 'without_header' tracepoints Takashi Sakamoto
2018-12-16  9:11 ` [PATCH 0/3] ALSA: firewire-lib: fixes for processing packets without CIP header Takashi Iwai

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