diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2014-08-19 17:04:31 -0400 |
---|---|---|
committer | Dave Airlie <airlied@gmail.com> | 2014-08-24 02:37:47 -0400 |
commit | a284e9d14e35b776807c3a40dd1ff1e05429d4a4 (patch) | |
tree | cc7f11d488be81cb9b100e188b914ad99e6aa5e0 /MAINTAINERS | |
parent | db314f231037744ce3399c59704a92ef0d18581e (diff) |
MAINTAINERS: Add entry for Renesas DRM drivers
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Dave Airlie <airlied@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aefa94841ff3..858de857d388 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3115,6 +3115,17 @@ F: include/linux/host1x.h | |||
3115 | F: include/uapi/drm/tegra_drm.h | 3115 | F: include/uapi/drm/tegra_drm.h |
3116 | F: Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt | 3116 | F: Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt |
3117 | 3117 | ||
3118 | DRM DRIVERS FOR RENESAS | ||
3119 | M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | ||
3120 | L: dri-devel@lists.freedesktop.org | ||
3121 | L: linux-sh@vger.kernel.org | ||
3122 | T: git git://people.freedesktop.org/~airlied/linux | ||
3123 | S: Supported | ||
3124 | F: drivers/gpu/drm/rcar-du/ | ||
3125 | F: drivers/gpu/drm/shmobile/ | ||
3126 | F: include/linux/platform_data/rcar-du.h | ||
3127 | F: include/linux/platform_data/shmob_drm.h | ||
3128 | |||
3118 | DSBR100 USB FM RADIO DRIVER | 3129 | DSBR100 USB FM RADIO DRIVER |
3119 | M: Alexey Klimov <klimov.linux@gmail.com> | 3130 | M: Alexey Klimov <klimov.linux@gmail.com> |
3120 | L: linux-media@vger.kernel.org | 3131 | L: linux-media@vger.kernel.org |