2012-08-04 15:36:56

by Miles Lane

[permalink] [raw]
Subject: Why is there no nouveau driver maintainer listed in MAINTAINERS?

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

Thanks,
Miles


2012-08-04 15:49:38

by Richard Weinberger

[permalink] [raw]
Subject: Re: Why is there no nouveau driver maintainer listed in MAINTAINERS?

On Sat, Aug 4, 2012 at 5:36 PM, Miles Lane <[email protected]> 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 <[email protected]> (commit_signer:399/442=90%)
Dave Airlie <[email protected]> (commit_signer:40/442=9%)
Martin Peres <[email protected]> (commit_signer:35/442=8%)
[email protected] (open list)

--
Thanks,
//richard

2012-08-04 16:33:07

by Calvin Walton

[permalink] [raw]
Subject: Re: Why is there no nouveau driver maintainer listed in MAINTAINERS?

On Sat, 2012-08-04 at 17:49 +0200, richard -rw- weinberger wrote:
> On Sat, Aug 4, 2012 at 5:36 PM, Miles Lane <[email protected]> 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 <[email protected]> (commit_signer:399/442=90%)
> Dave Airlie <[email protected]> (commit_signer:40/442=9%)
> Martin Peres <[email protected]> (commit_signer:35/442=8%)
> [email protected] (open list)

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

--
Calvin Walton <[email protected]>

2012-08-04 16:51:47

by Maarten Lankhorst

[permalink] [raw]
Subject: Re: Why is there no nouveau driver maintainer listed in MAINTAINERS?

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 <[email protected]> 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 <[email protected]> (commit_signer:399/442=90%)
>> Dave Airlie <[email protected]> (commit_signer:40/442=9%)
>> Martin Peres <[email protected]> (commit_signer:35/442=8%)
>> [email protected] (open list)
> In addition, the nouveau driver has its own mailing list, at
> [email protected] - 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 <[email protected]>
+L: [email protected] (subscribers-only)
+L: [email protected]
+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 <[email protected]>
L: [email protected]