diff options
author | Thierry Reding <thierry.reding@gmail.com> | 2013-05-19 14:19:21 +0200 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2013-06-22 12:43:12 +0200 |
commit | a5ad7a636b2b5925aaad6430a258ed523cef8d96 (patch) | |
tree | 83f29792b73345a44cafb6e47140dc8ffeab62b5 /MAINTAINERS | |
parent | 2639f2bf68e4c1bafafc0feca3e16cdad2333a82 (diff) | |
download | linux-a5ad7a636b2b5925aaad6430a258ed523cef8d96.tar.gz linux-a5ad7a636b2b5925aaad6430a258ed523cef8d96.tar.bz2 linux-a5ad7a636b2b5925aaad6430a258ed523cef8d96.zip |
MAINTAINERS: Update Tegra DRM entry
Change email to my private address, point file entry to the new location
below drivers/gpu/host1x, add include/uapi/drm/tegra_drm.h to maintained
file list and update git tree.
Furthermore, Terje Bergström will be co-maintaining.
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 829c0321108b..4f7d0bac1432 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2697,12 +2697,14 @@ F: include/drm/exynos* F: include/uapi/drm/exynos* DRM DRIVERS FOR NVIDIA TEGRA -M: Thierry Reding <thierry.reding@avionic-design.de> +M: Thierry Reding <thierry.reding@gmail.com> +M: Terje Bergström <tbergstrom@nvidia.com> L: dri-devel@lists.freedesktop.org L: linux-tegra@vger.kernel.org -T: git git://gitorious.org/thierryreding/linux.git +T: git git://anongit.freedesktop.org/tegra/linux.git S: Maintained -F: drivers/gpu/drm/tegra/ +F: drivers/gpu/host1x/ +F: include/uapi/drm/tegra_drm.h F: Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt DSBR100 USB FM RADIO DRIVER |