All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update git tree for sound entries
@ 2019-05-02 17:27 Ross Zwisler
  2019-05-03  1:18   ` Takashi Sakamoto
  2019-05-03  8:16   ` Takashi Iwai
  0 siblings, 2 replies; 8+ messages in thread
From: Ross Zwisler @ 2019-05-02 17:27 UTC (permalink / raw)
  To: linux-kernel
  Cc: Ross Zwisler, Takashi Iwai, Jaroslav Kysela, Clemens Ladisch,
	Mark Brown, alsa-devel

Several sound related entries in MAINTAINERS refer to the old git tree
at "git://git.alsa-project.org/alsa-kernel.git".  This is no longer used
for development, and Takashi Iwai's kernel.org tree is used instead.

Signed-off-by: Ross Zwisler <zwisler@google.com>
---
 MAINTAINERS | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e17ebf70b5480..d373d976a9317 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3351,7 +3351,7 @@ F:	include/uapi/linux/bsg.h
 BT87X AUDIO DRIVER
 M:	Clemens Ladisch <clemens@ladisch.de>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
-T:	git git://git.alsa-project.org/alsa-kernel.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
 S:	Maintained
 F:	Documentation/sound/cards/bt87x.rst
 F:	sound/pci/bt87x.c
@@ -3404,7 +3404,7 @@ F:	drivers/scsi/FlashPoint.*
 C-MEDIA CMI8788 DRIVER
 M:	Clemens Ladisch <clemens@ladisch.de>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
-T:	git git://git.alsa-project.org/alsa-kernel.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
 S:	Maintained
 F:	sound/pci/oxygen/
 
@@ -5696,7 +5696,7 @@ F:	drivers/edac/qcom_edac.c
 EDIROL UA-101/UA-1000 DRIVER
 M:	Clemens Ladisch <clemens@ladisch.de>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
-T:	git git://git.alsa-project.org/alsa-kernel.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
 S:	Maintained
 F:	sound/usb/misc/ua101.c
 
@@ -6036,7 +6036,7 @@ F:	include/linux/f75375s.h
 FIREWIRE AUDIO DRIVERS
 M:	Clemens Ladisch <clemens@ladisch.de>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
-T:	git git://git.alsa-project.org/alsa-kernel.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
 S:	Maintained
 F:	sound/firewire/
 
@@ -11593,7 +11593,7 @@ F:	Documentation/devicetree/bindings/opp/
 OPL4 DRIVER
 M:	Clemens Ladisch <clemens@ladisch.de>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
-T:	git git://git.alsa-project.org/alsa-kernel.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
 S:	Maintained
 F:	sound/drivers/opl4/
 
@@ -14490,7 +14490,6 @@ M:	Takashi Iwai <tiwai@suse.com>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
 W:	http://www.alsa-project.org/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
-T:	git git://git.alsa-project.org/alsa-kernel.git
 Q:	http://patchwork.kernel.org/project/alsa-devel/list/
 S:	Maintained
 F:	Documentation/sound/
@@ -16100,7 +16099,7 @@ F:	drivers/usb/storage/
 USB MIDI DRIVER
 M:	Clemens Ladisch <clemens@ladisch.de>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
-T:	git git://git.alsa-project.org/alsa-kernel.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
 S:	Maintained
 F:	sound/usb/midi.*
 
-- 
2.21.0.593.g511ec345e18-goog


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

* Re: [PATCH] MAINTAINERS: update git tree for sound entries
  2019-05-02 17:27 [PATCH] MAINTAINERS: update git tree for sound entries Ross Zwisler
@ 2019-05-03  1:18   ` Takashi Sakamoto
  2019-05-03  8:16   ` Takashi Iwai
  1 sibling, 0 replies; 8+ messages in thread
From: Takashi Sakamoto @ 2019-05-03  1:18 UTC (permalink / raw)
  To: Ross Zwisler
  Cc: alsa-devel, Ross Zwisler, Clemens Ladisch, Takashi Iwai,
	Mark Brown, linux-kernel

Hi,

On Thu, May 02, 2019 at 11:27:00AM -0600, Ross Zwisler wrote:
> Several sound related entries in MAINTAINERS refer to the old git tree
> at "git://git.alsa-project.org/alsa-kernel.git".  This is no longer used
> for development, and Takashi Iwai's kernel.org tree is used instead.
> 
> Signed-off-by: Ross Zwisler <zwisler@google.com>
> ---
>  MAINTAINERS | 13 ++++++-------
>  1 file changed, 6 insertions(+), 7 deletions(-)

This is a good catch.

Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>

> diff --git a/MAINTAINERS b/MAINTAINERS
> index e17ebf70b5480..d373d976a9317 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3351,7 +3351,7 @@ F:	include/uapi/linux/bsg.h
>  BT87X AUDIO DRIVER
>  M:	Clemens Ladisch <clemens@ladisch.de>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
> -T:	git git://git.alsa-project.org/alsa-kernel.git
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>  S:	Maintained
>  F:	Documentation/sound/cards/bt87x.rst
>  F:	sound/pci/bt87x.c
> @@ -3404,7 +3404,7 @@ F:	drivers/scsi/FlashPoint.*
>  C-MEDIA CMI8788 DRIVER
>  M:	Clemens Ladisch <clemens@ladisch.de>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
> -T:	git git://git.alsa-project.org/alsa-kernel.git
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>  S:	Maintained
>  F:	sound/pci/oxygen/
>  
> @@ -5696,7 +5696,7 @@ F:	drivers/edac/qcom_edac.c
>  EDIROL UA-101/UA-1000 DRIVER
>  M:	Clemens Ladisch <clemens@ladisch.de>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
> -T:	git git://git.alsa-project.org/alsa-kernel.git
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>  S:	Maintained
>  F:	sound/usb/misc/ua101.c
>  
> @@ -6036,7 +6036,7 @@ F:	include/linux/f75375s.h
>  FIREWIRE AUDIO DRIVERS
>  M:	Clemens Ladisch <clemens@ladisch.de>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
> -T:	git git://git.alsa-project.org/alsa-kernel.git
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>  S:	Maintained
>  F:	sound/firewire/
>  
> @@ -11593,7 +11593,7 @@ F:	Documentation/devicetree/bindings/opp/
>  OPL4 DRIVER
>  M:	Clemens Ladisch <clemens@ladisch.de>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
> -T:	git git://git.alsa-project.org/alsa-kernel.git
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>  S:	Maintained
>  F:	sound/drivers/opl4/
>  
> @@ -14490,7 +14490,6 @@ M:	Takashi Iwai <tiwai@suse.com>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
>  W:	http://www.alsa-project.org/
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
> -T:	git git://git.alsa-project.org/alsa-kernel.git
>  Q:	http://patchwork.kernel.org/project/alsa-devel/list/
>  S:	Maintained
>  F:	Documentation/sound/
> @@ -16100,7 +16099,7 @@ F:	drivers/usb/storage/
>  USB MIDI DRIVER
>  M:	Clemens Ladisch <clemens@ladisch.de>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
> -T:	git git://git.alsa-project.org/alsa-kernel.git
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>  S:	Maintained
>  F:	sound/usb/midi.*
>  
> -- 
> 2.21.0.593.g511ec345e18-goog

Regards

Takashi Sakamoto

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

* Re: [PATCH] MAINTAINERS: update git tree for sound entries
@ 2019-05-03  1:18   ` Takashi Sakamoto
  0 siblings, 0 replies; 8+ messages in thread
From: Takashi Sakamoto @ 2019-05-03  1:18 UTC (permalink / raw)
  To: Ross Zwisler
  Cc: alsa-devel, Ross Zwisler, Clemens Ladisch, Takashi Iwai,
	linux-kernel, Mark Brown

Hi,

On Thu, May 02, 2019 at 11:27:00AM -0600, Ross Zwisler wrote:
> Several sound related entries in MAINTAINERS refer to the old git tree
> at "git://git.alsa-project.org/alsa-kernel.git".  This is no longer used
> for development, and Takashi Iwai's kernel.org tree is used instead.
> 
> Signed-off-by: Ross Zwisler <zwisler@google.com>
> ---
>  MAINTAINERS | 13 ++++++-------
>  1 file changed, 6 insertions(+), 7 deletions(-)

This is a good catch.

Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>

> diff --git a/MAINTAINERS b/MAINTAINERS
> index e17ebf70b5480..d373d976a9317 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3351,7 +3351,7 @@ F:	include/uapi/linux/bsg.h
>  BT87X AUDIO DRIVER
>  M:	Clemens Ladisch <clemens@ladisch.de>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
> -T:	git git://git.alsa-project.org/alsa-kernel.git
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>  S:	Maintained
>  F:	Documentation/sound/cards/bt87x.rst
>  F:	sound/pci/bt87x.c
> @@ -3404,7 +3404,7 @@ F:	drivers/scsi/FlashPoint.*
>  C-MEDIA CMI8788 DRIVER
>  M:	Clemens Ladisch <clemens@ladisch.de>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
> -T:	git git://git.alsa-project.org/alsa-kernel.git
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>  S:	Maintained
>  F:	sound/pci/oxygen/
>  
> @@ -5696,7 +5696,7 @@ F:	drivers/edac/qcom_edac.c
>  EDIROL UA-101/UA-1000 DRIVER
>  M:	Clemens Ladisch <clemens@ladisch.de>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
> -T:	git git://git.alsa-project.org/alsa-kernel.git
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>  S:	Maintained
>  F:	sound/usb/misc/ua101.c
>  
> @@ -6036,7 +6036,7 @@ F:	include/linux/f75375s.h
>  FIREWIRE AUDIO DRIVERS
>  M:	Clemens Ladisch <clemens@ladisch.de>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
> -T:	git git://git.alsa-project.org/alsa-kernel.git
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>  S:	Maintained
>  F:	sound/firewire/
>  
> @@ -11593,7 +11593,7 @@ F:	Documentation/devicetree/bindings/opp/
>  OPL4 DRIVER
>  M:	Clemens Ladisch <clemens@ladisch.de>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
> -T:	git git://git.alsa-project.org/alsa-kernel.git
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>  S:	Maintained
>  F:	sound/drivers/opl4/
>  
> @@ -14490,7 +14490,6 @@ M:	Takashi Iwai <tiwai@suse.com>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
>  W:	http://www.alsa-project.org/
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
> -T:	git git://git.alsa-project.org/alsa-kernel.git
>  Q:	http://patchwork.kernel.org/project/alsa-devel/list/
>  S:	Maintained
>  F:	Documentation/sound/
> @@ -16100,7 +16099,7 @@ F:	drivers/usb/storage/
>  USB MIDI DRIVER
>  M:	Clemens Ladisch <clemens@ladisch.de>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
> -T:	git git://git.alsa-project.org/alsa-kernel.git
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>  S:	Maintained
>  F:	sound/usb/midi.*
>  
> -- 
> 2.21.0.593.g511ec345e18-goog

Regards

Takashi Sakamoto

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

* Re: [PATCH] MAINTAINERS: update git tree for sound entries
  2019-05-02 17:27 [PATCH] MAINTAINERS: update git tree for sound entries Ross Zwisler
@ 2019-05-03  8:16   ` Takashi Iwai
  2019-05-03  8:16   ` Takashi Iwai
  1 sibling, 0 replies; 8+ messages in thread
From: Takashi Iwai @ 2019-05-03  8:16 UTC (permalink / raw)
  To: Ross Zwisler
  Cc: linux-kernel, alsa-devel, Ross Zwisler, Mark Brown,
	Clemens Ladisch, Jaroslav Kysela

On Thu, 02 May 2019 19:27:00 +0200,
Ross Zwisler wrote:
> 
> Several sound related entries in MAINTAINERS refer to the old git tree
> at "git://git.alsa-project.org/alsa-kernel.git".  This is no longer used
> for development, and Takashi Iwai's kernel.org tree is used instead.
> 
> Signed-off-by: Ross Zwisler <zwisler@google.com>

Ross, would you like to keep @chromium.org as your author address
while the sign-off is with @google.com?  It's OK and some people even
prefer giving different addresses, but it's often an overlook.  So,
just for confirmation.


thanks,

Takashi

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

* Re: [PATCH] MAINTAINERS: update git tree for sound entries
@ 2019-05-03  8:16   ` Takashi Iwai
  0 siblings, 0 replies; 8+ messages in thread
From: Takashi Iwai @ 2019-05-03  8:16 UTC (permalink / raw)
  To: Ross Zwisler
  Cc: alsa-devel, Ross Zwisler, Clemens Ladisch, linux-kernel, Mark Brown

On Thu, 02 May 2019 19:27:00 +0200,
Ross Zwisler wrote:
> 
> Several sound related entries in MAINTAINERS refer to the old git tree
> at "git://git.alsa-project.org/alsa-kernel.git".  This is no longer used
> for development, and Takashi Iwai's kernel.org tree is used instead.
> 
> Signed-off-by: Ross Zwisler <zwisler@google.com>

Ross, would you like to keep @chromium.org as your author address
while the sign-off is with @google.com?  It's OK and some people even
prefer giving different addresses, but it's often an overlook.  So,
just for confirmation.


thanks,

Takashi

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

* Re: [PATCH] MAINTAINERS: update git tree for sound entries
  2019-05-03  8:16   ` Takashi Iwai
@ 2019-05-03 14:06     ` Ross Zwisler
  -1 siblings, 0 replies; 8+ messages in thread
From: Ross Zwisler @ 2019-05-03 14:06 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: linux-kernel, alsa-devel, Mark Brown, Clemens Ladisch, Jaroslav Kysela

On Fri, May 3, 2019 at 2:17 AM Takashi Iwai <tiwai@suse.de> wrote:
>
> On Thu, 02 May 2019 19:27:00 +0200,
> Ross Zwisler wrote:
> >
> > Several sound related entries in MAINTAINERS refer to the old git tree
> > at "git://git.alsa-project.org/alsa-kernel.git".  This is no longer used
> > for development, and Takashi Iwai's kernel.org tree is used instead.
> >
> > Signed-off-by: Ross Zwisler <zwisler@google.com>
>
> Ross, would you like to keep @chromium.org as your author address
> while the sign-off is with @google.com?  It's OK and some people even
> prefer giving different addresses, but it's often an overlook.  So,
> just for confirmation.

Hi Takashi,

It's fine to leave the author address as @chromium.org with the
sign-off @google.com.  Thank you for checking.

- Ross

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

* Re: [PATCH] MAINTAINERS: update git tree for sound entries
@ 2019-05-03 14:06     ` Ross Zwisler
  0 siblings, 0 replies; 8+ messages in thread
From: Ross Zwisler @ 2019-05-03 14:06 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Mark Brown, Clemens Ladisch, linux-kernel

On Fri, May 3, 2019 at 2:17 AM Takashi Iwai <tiwai@suse.de> wrote:
>
> On Thu, 02 May 2019 19:27:00 +0200,
> Ross Zwisler wrote:
> >
> > Several sound related entries in MAINTAINERS refer to the old git tree
> > at "git://git.alsa-project.org/alsa-kernel.git".  This is no longer used
> > for development, and Takashi Iwai's kernel.org tree is used instead.
> >
> > Signed-off-by: Ross Zwisler <zwisler@google.com>
>
> Ross, would you like to keep @chromium.org as your author address
> while the sign-off is with @google.com?  It's OK and some people even
> prefer giving different addresses, but it's often an overlook.  So,
> just for confirmation.

Hi Takashi,

It's fine to leave the author address as @chromium.org with the
sign-off @google.com.  Thank you for checking.

- Ross

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

* Re: [PATCH] MAINTAINERS: update git tree for sound entries
  2019-05-03 14:06     ` Ross Zwisler
  (?)
@ 2019-05-03 14:24     ` Takashi Iwai
  -1 siblings, 0 replies; 8+ messages in thread
From: Takashi Iwai @ 2019-05-03 14:24 UTC (permalink / raw)
  To: Ross Zwisler
  Cc: linux-kernel, alsa-devel, Mark Brown, Clemens Ladisch, Jaroslav Kysela

On Fri, 03 May 2019 16:06:40 +0200,
Ross Zwisler wrote:
> 
> On Fri, May 3, 2019 at 2:17 AM Takashi Iwai <tiwai@suse.de> wrote:
> >
> > On Thu, 02 May 2019 19:27:00 +0200,
> > Ross Zwisler wrote:
> > >
> > > Several sound related entries in MAINTAINERS refer to the old git tree
> > > at "git://git.alsa-project.org/alsa-kernel.git".  This is no longer used
> > > for development, and Takashi Iwai's kernel.org tree is used instead.
> > >
> > > Signed-off-by: Ross Zwisler <zwisler@google.com>
> >
> > Ross, would you like to keep @chromium.org as your author address
> > while the sign-off is with @google.com?  It's OK and some people even
> > prefer giving different addresses, but it's often an overlook.  So,
> > just for confirmation.
> 
> Hi Takashi,
> 
> It's fine to leave the author address as @chromium.org with the
> sign-off @google.com.  Thank you for checking.

Alright, merged now.  Thanks!


Takashi

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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-02 17:27 [PATCH] MAINTAINERS: update git tree for sound entries Ross Zwisler
2019-05-03  1:18 ` Takashi Sakamoto
2019-05-03  1:18   ` Takashi Sakamoto
2019-05-03  8:16 ` Takashi Iwai
2019-05-03  8:16   ` Takashi Iwai
2019-05-03 14:06   ` Ross Zwisler
2019-05-03 14:06     ` Ross Zwisler
2019-05-03 14:24     ` 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.