All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ALSA: firewire-lib: bug fix and code cleanup for packet streaming engine
@ 2019-05-24  9:03 Takashi Sakamoto
  2019-05-24  9:03 ` [PATCH 1/4] ALSA: firewire-lib: fix data block counter for incoming packet without CIP header Takashi Sakamoto
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Takashi Sakamoto @ 2019-05-24  9:03 UTC (permalink / raw)
  To: clemens, tiwai; +Cc: alsa-devel

Hi,

This patchset is the last part of refactoring for ALSA IEC 61883-1/6
packet streaming engine. It includes two fixes and two refactoring.

Takashi Sakamoto (4):
  ALSA: firewire-lib: fix data block counter for incoming packet without
    CIP header
  ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events
  ALSA: firewire-lib: refactoring to obsolete IT packet handler
  ALSA: firewire-lib: refactoring to obsolete IR packet handler

 sound/firewire/amdtp-stream-trace.h |   6 +-
 sound/firewire/amdtp-stream.c       | 138 ++++++++++++++--------------
 2 files changed, 74 insertions(+), 70 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-05-24  9:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-24  9:03 [PATCH 0/4] ALSA: firewire-lib: bug fix and code cleanup for packet streaming engine Takashi Sakamoto
2019-05-24  9:03 ` [PATCH 1/4] ALSA: firewire-lib: fix data block counter for incoming packet without CIP header Takashi Sakamoto
2019-05-24  9:03 ` [PATCH 2/4] ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events Takashi Sakamoto
2019-05-24  9:03 ` [PATCH 3/4] ALSA: firewire-lib: refactoring to obsolete IT packet handler Takashi Sakamoto
2019-05-24  9:03 ` [PATCH 4/4] ALSA: firewire-lib: refactoring to obsolete IR " Takashi Sakamoto
2019-05-24  9:18 ` [PATCH 0/4] ALSA: firewire-lib: bug fix and code cleanup for packet streaming engine Takashi Iwai

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.