public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Why is there no nouveau driver maintainer listed in MAINTAINERS?
@ 2012-08-04 15:36 Miles Lane
  2012-08-04 15:49 ` richard -rw- weinberger
  0 siblings, 1 reply; 4+ messages in thread
From: Miles Lane @ 2012-08-04 15:36 UTC (permalink / raw)
  To: LKML

I would like to report an issue in the nouveau driver, but don't know
who to report it to.

Thanks,
       Miles

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

* Re: Why is there no nouveau driver maintainer listed in MAINTAINERS?
  2012-08-04 15:36 Why is there no nouveau driver maintainer listed in MAINTAINERS? Miles Lane
@ 2012-08-04 15:49 ` richard -rw- weinberger
  2012-08-04 16:33   ` Calvin Walton
  0 siblings, 1 reply; 4+ messages in thread
From: richard -rw- weinberger @ 2012-08-04 15:49 UTC (permalink / raw)
  To: Miles Lane; +Cc: LKML

On Sat, Aug 4, 2012 at 5:36 PM, Miles Lane <miles.lane@gmail.com> wrote:
> I would like to report an issue in the nouveau driver, but don't know
> who to report it to.

We have a script for this.

rw@raccoon:/media/data1/linux-2.6 (master)>
./scripts/get_maintainer.pl -f ./drivers/gpu/drm/nouveau
Ben Skeggs <bskeggs@redhat.com> (commit_signer:399/442=90%)
Dave Airlie <airlied@redhat.com> (commit_signer:40/442=9%)
Martin Peres <martin.peres@labri.fr> (commit_signer:35/442=8%)
linux-kernel@vger.kernel.org (open list)

-- 
Thanks,
//richard

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

* Re: Why is there no nouveau driver maintainer listed in MAINTAINERS?
  2012-08-04 15:49 ` richard -rw- weinberger
@ 2012-08-04 16:33   ` Calvin Walton
  2012-08-04 16:51     ` Maarten Lankhorst
  0 siblings, 1 reply; 4+ messages in thread
From: Calvin Walton @ 2012-08-04 16:33 UTC (permalink / raw)
  To: richard -rw- weinberger; +Cc: Miles Lane, LKML

On Sat, 2012-08-04 at 17:49 +0200, richard -rw- weinberger wrote:
> On Sat, Aug 4, 2012 at 5:36 PM, Miles Lane <miles.lane@gmail.com> wrote:
> > I would like to report an issue in the nouveau driver, but don't know
> > who to report it to.
> 
> We have a script for this.
> 
> rw@raccoon:/media/data1/linux-2.6 (master)>
> ./scripts/get_maintainer.pl -f ./drivers/gpu/drm/nouveau
> Ben Skeggs <bskeggs@redhat.com> (commit_signer:399/442=90%)
> Dave Airlie <airlied@redhat.com> (commit_signer:40/442=9%)
> Martin Peres <martin.peres@labri.fr> (commit_signer:35/442=8%)
> linux-kernel@vger.kernel.org (open list)

In addition, the nouveau driver has its own mailing list, at
nouveau@lists.freedesktop.org - and they respond to issues on the
http://bugs.freedesktop.org/ bugzilla.

-- 
Calvin Walton <calvin.walton@kepstin.ca>


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

* Re: Why is there no nouveau driver maintainer listed in MAINTAINERS?
  2012-08-04 16:33   ` Calvin Walton
@ 2012-08-04 16:51     ` Maarten Lankhorst
  0 siblings, 0 replies; 4+ messages in thread
From: Maarten Lankhorst @ 2012-08-04 16:51 UTC (permalink / raw)
  To: Calvin Walton
  Cc: richard -rw- weinberger, Miles Lane, LKML, Ben Skeggs,
	Dave Airlie

Hey,

Op 04-08-12 18:33, Calvin Walton schreef:
> On Sat, 2012-08-04 at 17:49 +0200, richard -rw- weinberger wrote:
>> On Sat, Aug 4, 2012 at 5:36 PM, Miles Lane <miles.lane@gmail.com> wrote:
>>> I would like to report an issue in the nouveau driver, but don't know
>>> who to report it to.
>> We have a script for this.
>>
>> rw@raccoon:/media/data1/linux-2.6 (master)>
>> ./scripts/get_maintainer.pl -f ./drivers/gpu/drm/nouveau
>> Ben Skeggs <bskeggs@redhat.com> (commit_signer:399/442=90%)
>> Dave Airlie <airlied@redhat.com> (commit_signer:40/442=9%)
>> Martin Peres <martin.peres@labri.fr> (commit_signer:35/442=8%)
>> linux-kernel@vger.kernel.org (open list)
> In addition, the nouveau driver has its own mailing list, at
> nouveau@lists.freedesktop.org - and they respond to issues on the
> http://bugs.freedesktop.org/ bugzilla.
>

How does this look?

I would like to have feedback from Ben Skeggs and Dave Airlie on this
patch, but would make sense to add nouveau to the maintainers list.

diff --git a/MAINTAINERS b/MAINTAINERS
index fe643e7..791be24 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4828,6 +4828,15 @@ S:	Supported
 F:	Documentation/filesystems/ntfs.txt
 F:	fs/ntfs/
 
+NOUVEAU DRIVER
+M:	Ben Skeggs <bskeggs@redhat.com>
+L:	nouveau@lists.freedesktop.org (subscribers-only)
+L:	dri-devel@lists.freedesktop.org
+T:	git git://anongit.freedesktop.org/nouveau/linux-2.6
+S:	Maintained
+F:	drivers/gpu/drm/nouveau/
+F:	include/drm/nouveau_drm.h
+
 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
 M:	Antonino Daplas <adaplas@gmail.com>
 L:	linux-fbdev@vger.kernel.org


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

end of thread, other threads:[~2012-08-04 16:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-04 15:36 Why is there no nouveau driver maintainer listed in MAINTAINERS? Miles Lane
2012-08-04 15:49 ` richard -rw- weinberger
2012-08-04 16:33   ` Calvin Walton
2012-08-04 16:51     ` Maarten Lankhorst

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox