diff options
author | Benjamin Gaignard <[email protected]> | 2015-08-14 15:35:24 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-08-14 15:56:32 -0700 |
commit | 7f11c47605cbe7cb76fd2f8607f452d4afe919f5 (patch) | |
tree | 449e6123a8c88f47f19ce28ae642372c0b904b82 | |
parent | f21838e056ebc499f5d6ca4cb734e82cf9c275a5 (diff) |
Update maintainers for DRM STI driver
Add Vincent Abriou and myself as maintainers.
Signed-off-by: Benjamin Gaignard <[email protected]>
Cc: Vincent Abriou <[email protected]>
Cc: Dave Airlie <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a9ae6c105520..569568f6644f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3587,6 +3587,15 @@ S: Maintained F: drivers/gpu/drm/rockchip/ F: Documentation/devicetree/bindings/video/rockchip* +DRM DRIVERS FOR STI +M: Benjamin Gaignard <[email protected]> +M: Vincent Abriou <[email protected]> +T: git http://git.linaro.org/people/benjamin.gaignard/kernel.git +S: Maintained +F: drivers/gpu/drm/sti +F: Documentation/devicetree/bindings/gpu/st,stih4xx.txt + DSBR100 USB FM RADIO DRIVER M: Alexey Klimov <[email protected]> |