All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] ALSA: firewire-motu: misc fixes and code refactoring
@ 2021-06-23  7:59 Takashi Sakamoto
  2021-06-23  7:59 ` [PATCH 1/9] ALSA: firewire-motu: fix detection for S/PDIF source on optical interface in v2 protocol Takashi Sakamoto
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Takashi Sakamoto @ 2021-06-23  7:59 UTC (permalink / raw)
  To: tiwai; +Cc: alsa-devel, clemens

Hi,

This patchset includes misc fixes and code refactoring, mainly for
detection of sampling clock source and 828/896 support recently added.


Takashi Sakamoto (9):
  ALSA: firewire-motu: fix detection for S/PDIF source on optical
    interface in v2 protocol
  ALSA: firewire-motu: code refactoring for detection of clock source in
    v2 protocol
  ALSA: firewire-motu: add support for AES/EBU clock source in v2
    protocol
  ALSA: firewire-motu: use macro instead of magic number for clock
    source in v2 protocol
  ALSA: firewire-motu: code refactoring for packet format detection in
    v2 protocol
  ALSA: firewire-motu: code refactoring for source detection of sampling
    clock in v3 protocol
  ALSA: firewire-motu: use macro instead of magic number for clock
    source in v3 protocol
  ALSA: firewire-motu: fix register handling for 828
  ALSA: firewire-motu: fix register handling for 896

 sound/firewire/motu/motu-protocol-v1.c |  86 ++++++++----
 sound/firewire/motu/motu-protocol-v2.c | 176 +++++++++----------------
 sound/firewire/motu/motu-protocol-v3.c |  79 ++++-------
 3 files changed, 143 insertions(+), 198 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-06-23  8:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-23  7:59 [PATCH 0/9] ALSA: firewire-motu: misc fixes and code refactoring Takashi Sakamoto
2021-06-23  7:59 ` [PATCH 1/9] ALSA: firewire-motu: fix detection for S/PDIF source on optical interface in v2 protocol Takashi Sakamoto
2021-06-23  7:59 ` [PATCH 2/9] ALSA: firewire-motu: code refactoring for detection of clock source " Takashi Sakamoto
2021-06-23  7:59 ` [PATCH 3/9] ALSA: firewire-motu: add support for AES/EBU " Takashi Sakamoto
2021-06-23  7:59 ` [PATCH 4/9] ALSA: firewire-motu: use macro instead of magic number for " Takashi Sakamoto
2021-06-23  7:59 ` [PATCH 5/9] ALSA: firewire-motu: code refactoring for packet format detection " Takashi Sakamoto
2021-06-23  7:59 ` [PATCH 6/9] ALSA: firewire-motu: code refactoring for source detection of sampling clock in v3 protocol Takashi Sakamoto
2021-06-23  7:59 ` [PATCH 7/9] ALSA: firewire-motu: use macro instead of magic number for clock source " Takashi Sakamoto
2021-06-23  7:59 ` [PATCH 8/9] ALSA: firewire-motu: fix register handling for 828 Takashi Sakamoto
2021-06-23  7:59 ` [PATCH 9/9] ALSA: firewire-motu: fix register handling for 896 Takashi Sakamoto
2021-06-23  8:54 ` [PATCH 0/9] ALSA: firewire-motu: misc fixes and code refactoring 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.