diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-11-27 05:06:10 -0500 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-11-27 05:16:37 -0500 |
commit | 0074120228496d6fceb75ba17d21dc0b7476f8c4 (patch) | |
tree | 4930e4895283cd7fe8cb55d8e5e209529e777f1c /MAINTAINERS | |
parent | 81cec3c7566b8498f93d4f47225241875ab4968c (diff) | |
parent | e7b427187547bff5b845f3a7137312c6d1ae8153 (diff) |
Merge branch 'fbdev-next' of github.com:timur-tabi/linux-2.6 into for-linus
* 'fbdev-next' of github.com:timur-tabi/linux-2.6:
drivers/video: fsl-diu-fb: store EDID data in the global object
drivers/video: fsl-diu-fb: don't touch registers for unused features
drivers/video: fsl-diu-fb: clean up reset of primary display
drivers/video: fsl-diu-fb: remove unused 'cursor_reset' variable
drivers/video: fsl-diu-fb: improve message displays
drivers/video: fsl-diu-fb: streamline enabling of interrupts
drivers/video: fsl-diu-fb: add support for set_gamma ioctls
drivers/video: fsl-diu-fb: simplify platforms that have only one port
MAINTAINERS: Make Timur Tabi the maintainer for the Freescale DIU driver
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9386a63ea8f6..477a20fc3436 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3108,6 +3108,12 @@ F: drivers/video/ | |||
3108 | F: include/video/ | 3108 | F: include/video/ |
3109 | F: include/linux/fb.h | 3109 | F: include/linux/fb.h |
3110 | 3110 | ||
3111 | FREESCALE DIU FRAMEBUFFER DRIVER | ||
3112 | M: Timur Tabi <timur@freescale.com> | ||
3113 | L: linux-fbdev@vger.kernel.org | ||
3114 | S: Supported | ||
3115 | F: drivers/video/fsl-diu-fb.* | ||
3116 | |||
3111 | FREESCALE DMA DRIVER | 3117 | FREESCALE DMA DRIVER |
3112 | M: Li Yang <leoli@freescale.com> | 3118 | M: Li Yang <leoli@freescale.com> |
3113 | M: Zhang Wei <zw@zh-kernel.org> | 3119 | M: Zhang Wei <zw@zh-kernel.org> |