alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update entry of firewire audio drivers
@ 2019-08-30 13:24 Takashi Sakamoto
  2019-08-30 13:24 ` [alsa-devel] " Takashi Sakamoto
  2019-08-31 15:27 ` Takashi Iwai
  0 siblings, 2 replies; 6+ messages in thread
From: Takashi Sakamoto @ 2019-08-30 13:24 UTC (permalink / raw)
  To: clemens, tiwai; +Cc: alsa-devel, linux-kernel

This commit adds myself as one of maintainers for firewire audio
drivers and IEC 61883-1/6 packet streaming engine. I call them ALSA
firewire stack as a whole.

6 years ago I joined in development for this category of drivers with
heavy reverse-engineering tasks and over 100 models are now available
from ALSA applications. IEEE 1394 bus itself and units on the bus are
enough legacy but the development still continues.

I have a plan to add drastic enhancement in kernel v5.5 and v5.6 period.
This commit adds myself into MAINTAINERS so that developers and users
can easily find active developer to post their issues, especially for
regression.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 24e29b2e53c9..8929a2ec75f7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6264,8 +6264,9 @@ S:	Maintained
 F:	drivers/hwmon/f75375s.c
 F:	include/linux/f75375s.h
 
-FIREWIRE AUDIO DRIVERS
+FIREWIRE AUDIO DRIVERS and IEC 61883-1/6 PACKET STREAMING ENGINE
 M:	Clemens Ladisch <clemens@ladisch.de>
++M:	Takashi Sakamoto <o-takashi@sakamocchi.jp>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
 S:	Maintained
-- 
2.20.1

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

* [alsa-devel] [PATCH] MAINTAINERS: update entry of firewire audio drivers
  2019-08-30 13:24 [PATCH] MAINTAINERS: update entry of firewire audio drivers Takashi Sakamoto
@ 2019-08-30 13:24 ` Takashi Sakamoto
  2019-08-31 15:27 ` Takashi Iwai
  1 sibling, 0 replies; 6+ messages in thread
From: Takashi Sakamoto @ 2019-08-30 13:24 UTC (permalink / raw)
  To: clemens, tiwai; +Cc: alsa-devel, linux-kernel

This commit adds myself as one of maintainers for firewire audio
drivers and IEC 61883-1/6 packet streaming engine. I call them ALSA
firewire stack as a whole.

6 years ago I joined in development for this category of drivers with
heavy reverse-engineering tasks and over 100 models are now available
from ALSA applications. IEEE 1394 bus itself and units on the bus are
enough legacy but the development still continues.

I have a plan to add drastic enhancement in kernel v5.5 and v5.6 period.
This commit adds myself into MAINTAINERS so that developers and users
can easily find active developer to post their issues, especially for
regression.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 24e29b2e53c9..8929a2ec75f7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6264,8 +6264,9 @@ S:	Maintained
 F:	drivers/hwmon/f75375s.c
 F:	include/linux/f75375s.h
 
-FIREWIRE AUDIO DRIVERS
+FIREWIRE AUDIO DRIVERS and IEC 61883-1/6 PACKET STREAMING ENGINE
 M:	Clemens Ladisch <clemens@ladisch.de>
++M:	Takashi Sakamoto <o-takashi@sakamocchi.jp>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
 S:	Maintained
-- 
2.20.1

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

* Re: [PATCH] MAINTAINERS: update entry of firewire audio drivers
  2019-08-30 13:24 [PATCH] MAINTAINERS: update entry of firewire audio drivers Takashi Sakamoto
  2019-08-30 13:24 ` [alsa-devel] " Takashi Sakamoto
@ 2019-08-31 15:27 ` Takashi Iwai
  2019-08-31 15:27   ` [alsa-devel] " Takashi Iwai
  2019-09-02  8:34   ` Takashi Sakamoto
  1 sibling, 2 replies; 6+ messages in thread
From: Takashi Iwai @ 2019-08-31 15:27 UTC (permalink / raw)
  To: Takashi Sakamoto; +Cc: clemens, alsa-devel, linux-kernel

On Fri, 30 Aug 2019 15:24:46 +0200,
Takashi Sakamoto wrote:
> 
> This commit adds myself as one of maintainers for firewire audio
> drivers and IEC 61883-1/6 packet streaming engine. I call them ALSA
> firewire stack as a whole.
> 
> 6 years ago I joined in development for this category of drivers with
> heavy reverse-engineering tasks and over 100 models are now available
> from ALSA applications. IEEE 1394 bus itself and units on the bus are
> enough legacy but the development still continues.
> 
> I have a plan to add drastic enhancement in kernel v5.5 and v5.6 period.
> This commit adds myself into MAINTAINERS so that developers and users
> can easily find active developer to post their issues, especially for
> regression.
> 
> Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>

Applied now (with a typo correction -- a superfluous '+' was added).
Thanks.


Takashi

> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 24e29b2e53c9..8929a2ec75f7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6264,8 +6264,9 @@ S:	Maintained
>  F:	drivers/hwmon/f75375s.c
>  F:	include/linux/f75375s.h
>  
> -FIREWIRE AUDIO DRIVERS
> +FIREWIRE AUDIO DRIVERS and IEC 61883-1/6 PACKET STREAMING ENGINE
>  M:	Clemens Ladisch <clemens@ladisch.de>
> ++M:	Takashi Sakamoto <o-takashi@sakamocchi.jp>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>  S:	Maintained
> -- 
> 2.20.1
> 

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

* Re: [alsa-devel] [PATCH] MAINTAINERS: update entry of firewire audio drivers
  2019-08-31 15:27 ` Takashi Iwai
@ 2019-08-31 15:27   ` Takashi Iwai
  2019-09-02  8:34   ` Takashi Sakamoto
  1 sibling, 0 replies; 6+ messages in thread
From: Takashi Iwai @ 2019-08-31 15:27 UTC (permalink / raw)
  To: Takashi Sakamoto; +Cc: alsa-devel, clemens, linux-kernel

On Fri, 30 Aug 2019 15:24:46 +0200,
Takashi Sakamoto wrote:
> 
> This commit adds myself as one of maintainers for firewire audio
> drivers and IEC 61883-1/6 packet streaming engine. I call them ALSA
> firewire stack as a whole.
> 
> 6 years ago I joined in development for this category of drivers with
> heavy reverse-engineering tasks and over 100 models are now available
> from ALSA applications. IEEE 1394 bus itself and units on the bus are
> enough legacy but the development still continues.
> 
> I have a plan to add drastic enhancement in kernel v5.5 and v5.6 period.
> This commit adds myself into MAINTAINERS so that developers and users
> can easily find active developer to post their issues, especially for
> regression.
> 
> Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>

Applied now (with a typo correction -- a superfluous '+' was added).
Thanks.


Takashi

> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 24e29b2e53c9..8929a2ec75f7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6264,8 +6264,9 @@ S:	Maintained
>  F:	drivers/hwmon/f75375s.c
>  F:	include/linux/f75375s.h
>  
> -FIREWIRE AUDIO DRIVERS
> +FIREWIRE AUDIO DRIVERS and IEC 61883-1/6 PACKET STREAMING ENGINE
>  M:	Clemens Ladisch <clemens@ladisch.de>
> ++M:	Takashi Sakamoto <o-takashi@sakamocchi.jp>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>  S:	Maintained
> -- 
> 2.20.1
> 
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

* Re: [PATCH] MAINTAINERS: update entry of firewire audio drivers
  2019-08-31 15:27 ` Takashi Iwai
  2019-08-31 15:27   ` [alsa-devel] " Takashi Iwai
@ 2019-09-02  8:34   ` Takashi Sakamoto
  2019-09-02  8:34     ` [alsa-devel] " Takashi Sakamoto
  1 sibling, 1 reply; 6+ messages in thread
From: Takashi Sakamoto @ 2019-09-02  8:34 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: clemens, alsa-devel, linux-kernel

On Sat, Aug 31, 2019 at 05:27:13PM +0200, Takashi Iwai wrote:
> On Fri, 30 Aug 2019 15:24:46 +0200,
> Takashi Sakamoto wrote:
> > 
> > This commit adds myself as one of maintainers for firewire audio
> > drivers and IEC 61883-1/6 packet streaming engine. I call them ALSA
> > firewire stack as a whole.
> > 
> > 6 years ago I joined in development for this category of drivers with
> > heavy reverse-engineering tasks and over 100 models are now available
> > from ALSA applications. IEEE 1394 bus itself and units on the bus are
> > enough legacy but the development still continues.
> > 
> > I have a plan to add drastic enhancement in kernel v5.5 and v5.6 period.
> > This commit adds myself into MAINTAINERS so that developers and users
> > can easily find active developer to post their issues, especially for
> > regression.
> > 
> > Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
> 
> Applied now (with a typo correction -- a superfluous '+' was added).
> Thanks.
> 
> 
> Takashi
 
Oops, thanks for your care to my typo...

> > ---
> >  MAINTAINERS | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 24e29b2e53c9..8929a2ec75f7 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6264,8 +6264,9 @@ S:	Maintained
> >  F:	drivers/hwmon/f75375s.c
> >  F:	include/linux/f75375s.h
> >  
> > -FIREWIRE AUDIO DRIVERS
> > +FIREWIRE AUDIO DRIVERS and IEC 61883-1/6 PACKET STREAMING ENGINE
> >  M:	Clemens Ladisch <clemens@ladisch.de>
> > ++M:	Takashi Sakamoto <o-takashi@sakamocchi.jp>
> >  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
> >  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
> >  S:	Maintained
> > -- 
> > 2.20.1
> > 


Regards

Takashi Sakamoto

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

* Re: [alsa-devel] [PATCH] MAINTAINERS: update entry of firewire audio drivers
  2019-09-02  8:34   ` Takashi Sakamoto
@ 2019-09-02  8:34     ` Takashi Sakamoto
  0 siblings, 0 replies; 6+ messages in thread
From: Takashi Sakamoto @ 2019-09-02  8:34 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, clemens, linux-kernel

On Sat, Aug 31, 2019 at 05:27:13PM +0200, Takashi Iwai wrote:
> On Fri, 30 Aug 2019 15:24:46 +0200,
> Takashi Sakamoto wrote:
> > 
> > This commit adds myself as one of maintainers for firewire audio
> > drivers and IEC 61883-1/6 packet streaming engine. I call them ALSA
> > firewire stack as a whole.
> > 
> > 6 years ago I joined in development for this category of drivers with
> > heavy reverse-engineering tasks and over 100 models are now available
> > from ALSA applications. IEEE 1394 bus itself and units on the bus are
> > enough legacy but the development still continues.
> > 
> > I have a plan to add drastic enhancement in kernel v5.5 and v5.6 period.
> > This commit adds myself into MAINTAINERS so that developers and users
> > can easily find active developer to post their issues, especially for
> > regression.
> > 
> > Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
> 
> Applied now (with a typo correction -- a superfluous '+' was added).
> Thanks.
> 
> 
> Takashi
 
Oops, thanks for your care to my typo...

> > ---
> >  MAINTAINERS | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 24e29b2e53c9..8929a2ec75f7 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6264,8 +6264,9 @@ S:	Maintained
> >  F:	drivers/hwmon/f75375s.c
> >  F:	include/linux/f75375s.h
> >  
> > -FIREWIRE AUDIO DRIVERS
> > +FIREWIRE AUDIO DRIVERS and IEC 61883-1/6 PACKET STREAMING ENGINE
> >  M:	Clemens Ladisch <clemens@ladisch.de>
> > ++M:	Takashi Sakamoto <o-takashi@sakamocchi.jp>
> >  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
> >  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
> >  S:	Maintained
> > -- 
> > 2.20.1
> > 


Regards

Takashi Sakamoto
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

end of thread, other threads:[~2019-09-02  8:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-30 13:24 [PATCH] MAINTAINERS: update entry of firewire audio drivers Takashi Sakamoto
2019-08-30 13:24 ` [alsa-devel] " Takashi Sakamoto
2019-08-31 15:27 ` Takashi Iwai
2019-08-31 15:27   ` [alsa-devel] " Takashi Iwai
2019-09-02  8:34   ` Takashi Sakamoto
2019-09-02  8:34     ` [alsa-devel] " Takashi Sakamoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).