diff options
author | Dave Airlie <airlied@redhat.com> | 2015-12-19 12:36:48 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2015-12-19 12:36:48 +1000 |
commit | aa72044a1d229ad8ad6fd53a2f2dd3da12430216 (patch) | |
tree | 4ed94bcc807f3a801f93c466ac94d5dfca8582f3 /MAINTAINERS | |
parent | 45ad5ccfa9c72da35905dab4603df0d0f383af8f (diff) | |
parent | 8bb0bce92ec9330b0ea931df90f719fb5c4a5224 (diff) | |
download | linux-stable-aa72044a1d229ad8ad6fd53a2f2dd3da12430216.tar.gz linux-stable-aa72044a1d229ad8ad6fd53a2f2dd3da12430216.tar.bz2 linux-stable-aa72044a1d229ad8ad6fd53a2f2dd3da12430216.zip |
Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux into drm-next
here is the pull request for the etnaviv DRM driver. It includes the DT bindings
and the driver itself, platform devicetree changes will be merged through the
respective SoC trees. Otherwise it's just a squashed version of the V2 patches
that have been on the list for a while.
* 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux:
MAINTAINERS: add maintainer and reviewers for the etnaviv DRM driver
drm/etnaviv: add initial etnaviv DRM driver
drm/etnaviv: add devicetree bindings
devicetree: add vendor prefix for Vivante Corporation
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 69c8a9c3289a..9a68ea992436 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3743,6 +3743,15 @@ S: Maintained F: drivers/gpu/drm/sti F: Documentation/devicetree/bindings/display/st,stih4xx.txt +DRM DRIVERS FOR VIVANTE GPU IP +M: Lucas Stach <l.stach@pengutronix.de> +R: Russell King <linux+etnaviv@arm.linux.org.uk> +R: Christian Gmeiner <christian.gmeiner@gmail.com> +L: dri-devel@lists.freedesktop.org +S: Maintained +F: drivers/gpu/drm/etnaviv +F: Documentation/devicetree/bindings/display/etnaviv + DSBR100 USB FM RADIO DRIVER M: Alexey Klimov <klimov.linux@gmail.com> L: linux-media@vger.kernel.org |