Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1243667 > unrolled thread
| Started by | Eric Anholt <eric@anholt.net> |
|---|---|
| First post | 2015-10-09 23:30 +0200 |
| Last post | 2015-10-10 01:20 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH v3 2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver. Eric Anholt <eric@anholt.net> - 2015-10-09 23:30 +0200
Re: [PATCH v3 2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver. Emil Velikov <emil.l.velikov@gmail.com> - 2015-10-10 00:20 +0200
Re: [PATCH v3 2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver. Eric Anholt <eric@anholt.net> - 2015-10-10 01:20 +0200
| From | Eric Anholt <eric@anholt.net> |
|---|---|
| Date | 2015-10-09 23:30 +0200 |
| Subject | [PATCH v3 2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver. |
| Message-ID | <qhNoL-5IG-17@gated-at.bofh.it> |
Signed-off-by: Eric Anholt <eric@anholt.net> --- v2: Mark it Supported, not Maintained. MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7ba7ab7..e331e46 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3653,6 +3653,12 @@ S: Maintained F: drivers/gpu/drm/sti F: Documentation/devicetree/bindings/gpu/st,stih4xx.txt +DRM DRIVERS FOR VC4 +M: Eric Anholt <eric@anholt.net> +T: git git://github.com/anholt/linux +S: Supported +F: drivers/gpu/drm/vc4/* + DSBR100 USB FM RADIO DRIVER M: Alexey Klimov <klimov.linux@gmail.com> L: linux-media@vger.kernel.org -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Emil Velikov <emil.l.velikov@gmail.com> |
|---|---|
| Date | 2015-10-10 00:20 +0200 |
| Subject | Re: [PATCH v3 2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver. |
| Message-ID | <qhOb8-6RX-19@gated-at.bofh.it> |
| In reply to | #1243667 |
Hi Eric, On 9 October 2015 at 22:27, Eric Anholt <eric@anholt.net> wrote: > Signed-off-by: Eric Anholt <eric@anholt.net> > --- > > v2: Mark it Supported, not Maintained. > > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 7ba7ab7..e331e46 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3653,6 +3653,12 @@ S: Maintained > F: drivers/gpu/drm/sti > F: Documentation/devicetree/bindings/gpu/st,stih4xx.txt > > +DRM DRIVERS FOR VC4 > +M: Eric Anholt <eric@anholt.net> > +T: git git://github.com/anholt/linux You might want to add dri-devel as mailing list, at least initially. > +S: Supported > +F: drivers/gpu/drm/vc4/* Imho, the binding documentation should also be listed here. Regards, Emil -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Eric Anholt <eric@anholt.net> |
|---|---|
| Date | 2015-10-10 01:20 +0200 |
| Message-ID | <qhP7c-8dh-3@gated-at.bofh.it> |
| In reply to | #1243695 |
[Multipart message — attachments visible in raw view] — view raw
Emil Velikov <emil.l.velikov@gmail.com> writes: > Hi Eric, > > On 9 October 2015 at 22:27, Eric Anholt <eric@anholt.net> wrote: >> Signed-off-by: Eric Anholt <eric@anholt.net> >> --- >> >> v2: Mark it Supported, not Maintained. >> >> MAINTAINERS | 6 ++++++ >> 1 file changed, 6 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 7ba7ab7..e331e46 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -3653,6 +3653,12 @@ S: Maintained >> F: drivers/gpu/drm/sti >> F: Documentation/devicetree/bindings/gpu/st,stih4xx.txt >> >> +DRM DRIVERS FOR VC4 >> +M: Eric Anholt <eric@anholt.net> >> +T: git git://github.com/anholt/linux > You might want to add dri-devel as mailing list, at least initially. I believe that's already implied by the general entry for dri-devel: ./scripts/get_maintainer.pl -f drivers/gpu/drm/vc4/vc4_drv.c Eric Anholt <eric@anholt.net> (supporter:DRM DRIVERS FOR VC4) David Airlie <airlied@linux.ie> (maintainer:DRM DRIVERS) dri-devel@lists.freedesktop.org (open list:DRM DRIVERS)
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web