Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1364331
| From | Alexey Brodkin <Alexey.Brodkin@synopsys.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 3/5 v4] MAINTAINERS: Add maintainer for ARC PGU display controller |
| Date | 2016-03-24 17:50 +0100 |
| Message-ID | <rggCm-5mT-7@gated-at.bofh.it> (permalink) |
| References | <rggCm-5mT-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
This updates MAINTEINERS file with information about maintainer of ARC PGU display controller driver. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: linux-snps-arc@lists.infradead.org --- No changes v3 -> v4. No changes v2 -> v3. No changes v1 -> v2. MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ea1d1de..0dcba67 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -827,6 +827,12 @@ S: Maintained F: drivers/net/arcnet/ F: include/uapi/linux/if_arcnet.h +ARC PGU DRM DRIVER +M: Alexey Brodkin <abrodkin@synopsys.com> +S: Supported +F: drivers/gpu/drm/arc/ +F: Documentation/devicetree/bindings/display/snps,arcpgu.txt + ARM HDLCD DRM DRIVER M: Liviu Dudau <liviu.dudau@arm.com> S: Supported -- 2.5.0
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/5 v4] drm: Add support of ARC PGU display controller Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2016-03-24 17:50 +0100
[PATCH 3/5 v4] MAINTAINERS: Add maintainer for ARC PGU display controller Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2016-03-24 17:50 +0100
[PATCH 4/5 v4] arc: Add our own implementation of fb_pgprotect() Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2016-03-24 17:50 +0100
[PATCH 5/5 v4] arc: axs10x - add support of ARC PGU Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2016-03-24 17:50 +0100
[PATCH 2/5 v4] drm: Add DT bindings documentation for ARC PGU display controller Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2016-03-24 17:50 +0100
Re: [PATCH 2/5 v4] drm: Add DT bindings documentation for ARC PGU display controller Rob Herring <robh@kernel.org> - 2016-03-25 15:50 +0100
[PATCH 1/5 v4] drm: Add support of ARC PGU display controller Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2016-03-24 17:50 +0100
csiph-web