Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Cc: jh1ood@gmail.com, alsa-devel@alsa-project.org, kim@incendio.no,
	clemens@ladisch.de, ffado-devel@lists.sf.net
Subject: Re: [PATCH 00/11] ALSA: bebob: improve support for DM1500/BeBoBv3
Date: Mon, 15 Jun 2015 13:39:44 +0200	[thread overview]
Message-ID: <s5hlhflgpz3.wl-tiwai@suse.de> (raw)
In-Reply-To: <1434253777-433-1-git-send-email-o-takashi@sakamocchi.jp>

At Sun, 14 Jun 2015 12:49:26 +0900,
Takashi Sakamoto wrote:
> 
> Hi,
> 
> This patchset updates my previous one.
> 
> [alsa-devel] [RFC][PATCH 00/11] improve support for DM1500/BeBoBv3
> http://mailman.alsa-project.org/pipermail/alsa-devel/2015-June/093320.html
> 
> Changes since the RFC:
>  * re-gain missing enumerator member
>  * update commit comments
> 
> I hope them to be merged into upstream.

Applied all patches.  Thanks.


Takashi

> 
> 
> Takashi Sakamoto (11):
>   ALSA: bebob: improve signal mode detection for clock source
>   ALSA: bebob: apply new enumerator to normalize the type of clock
>     source
>   ALSA: bebob: preparation for replacing string literals by normalized
>     representation for model-dependent structures
>   ALSA: bebob: use normalized representation for the type of clock
>     source
>   ALSA: bebob: obsolete string literal expression for clock source
>   ALSA: bebob: add SYT-Match support
>   ALSA: bebob: add 'version' member for BeBoB protocol version
>   ALSA: bebob: expand timeout for DM1500 quirk
>   ALSA: bebob: loosen up severity of checking continuity for BeBoB v3
>     quirk
>   ALSA: bebob: keep duplex streams always to keep internal multiplexer
>     properly
>   ALSA: bebob: add support for Behringer FCA 610/1616
> 
>  sound/firewire/Kconfig                 |   1 +
>  sound/firewire/bebob/bebob.c           |  14 ++-
>  sound/firewire/bebob/bebob.h           |  20 +++--
>  sound/firewire/bebob/bebob_focusrite.c |  33 +++++---
>  sound/firewire/bebob/bebob_maudio.c    |  23 +++--
>  sound/firewire/bebob/bebob_midi.c      |   8 +-
>  sound/firewire/bebob/bebob_pcm.c       |  14 +--
>  sound/firewire/bebob/bebob_proc.c      |  22 ++---
>  sound/firewire/bebob/bebob_stream.c    | 150 ++++++++++++++++++++++++---------
>  sound/firewire/bebob/bebob_terratec.c  |  30 +++++--
>  sound/firewire/bebob/bebob_yamaha.c    |  20 ++++-
>  11 files changed, 235 insertions(+), 100 deletions(-)
> 
> -- 
> 2.1.4
> 

      parent reply	other threads:[~2015-06-15 11:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-14  3:49 [PATCH 00/11] ALSA: bebob: improve support for DM1500/BeBoBv3 Takashi Sakamoto
2015-06-14  3:49 ` [PATCH 01/11] ALSA: bebob: improve signal mode detection for clock source Takashi Sakamoto
2015-06-14  3:49 ` [PATCH 02/11] ALSA: bebob: apply new enumerator to normalize the type of " Takashi Sakamoto
2015-06-14  3:49 ` [PATCH 03/11] ALSA: bebob: preparation for replacing string literals by normalized representation for model-dependent structures Takashi Sakamoto
2015-06-14  3:49 ` [PATCH 04/11] ALSA: bebob: use normalized representation for the type of clock source Takashi Sakamoto
2015-06-14  3:49 ` [PATCH 05/11] ALSA: bebob: obsolete string literal expression for " Takashi Sakamoto
2015-06-14  3:49 ` [PATCH 06/11] ALSA: bebob: add SYT-Match support Takashi Sakamoto
2015-06-14  3:49 ` [PATCH 07/11] ALSA: bebob: add 'version' member for BeBoB protocol version Takashi Sakamoto
2015-06-14  3:49 ` [PATCH 08/11] ALSA: bebob: expand timeout for DM1500 quirk Takashi Sakamoto
2015-06-14  3:49 ` [PATCH 09/11] ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirk Takashi Sakamoto
2015-06-14  3:49 ` [PATCH 10/11] ALSA: bebob: keep duplex streams always to keep internal multiplexer properly Takashi Sakamoto
2015-06-14  3:49 ` [PATCH 11/11] ALSA: bebob: add support for Behringer FCA 610/1616 Takashi Sakamoto
2015-06-15 11:39 ` Takashi Iwai [this message]

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=s5hlhflgpz3.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=clemens@ladisch.de \
    --cc=ffado-devel@lists.sf.net \
    --cc=jh1ood@gmail.com \
    --cc=kim@incendio.no \
    --cc=o-takashi@sakamocchi.jp \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox