diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-11 00:55:17 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-11 00:55:17 -0500 |
commit | aa2cf420593b67cc93de7a3f675b2a88eba0505f (patch) | |
tree | dfb3c73a8a3987c3b3ba08083f379ebc90942e03 /MAINTAINERS | |
parent | d71cb81af3817193bc605de061da0499934263a6 (diff) | |
parent | 178ff4c9175db447f93b7343954b1d44707c881b (diff) |
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
* 'for-linus' of git://gitorious.org/linux-omap-dss2/linux:
MAINTAINERS: Add OMAP2/3 DSS and OMAPFB maintainer
OMAP: SDP: Enable DSS2 for OMAP3 SDP board
OMAP: DSS2: Taal DSI command mode panel driver
OMAP: DSS2: Add generic and Sharp panel drivers
OMAP: DSS2: omapfb driver
OMAP: DSS2: DSI driver
OMAP: DSS2: SDI driver
OMAP: DSS2: RFBI driver
OMAP: DSS2: Video encoder driver
OMAP: DSS2: DPI driver
OMAP: DSS2: DISPC
OMAP: DSS2: Add more core files
OMAP: DSS2: Display Subsystem Driver core
OMAP: DSS2: Documentation for DSS2
OMAP: Add support for VRFB rotation engine
OMAP: Add VRAM manager
OMAP: OMAPFB: add omapdss device
OMAP: OMAPFB: split omapfb.h
OMAP2: Add funcs for writing SMS_ROT_* registers
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d7f8668b7a72..98d5ca10ac04 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3903,6 +3903,23 @@ L: linux-omap@vger.kernel.org | |||
3903 | S: Maintained | 3903 | S: Maintained |
3904 | F: drivers/video/omap/ | 3904 | F: drivers/video/omap/ |
3905 | 3905 | ||
3906 | OMAP DISPLAY SUBSYSTEM SUPPORT (DSS2) | ||
3907 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> | ||
3908 | L: linux-omap@vger.kernel.org | ||
3909 | L: linux-fbdev@vger.kernel.org (moderated for non-subscribers) | ||
3910 | S: Maintained | ||
3911 | F: drivers/video/omap2/dss/ | ||
3912 | F: drivers/video/omap2/vrfb.c | ||
3913 | F: drivers/video/omap2/vram.c | ||
3914 | F: Documentation/arm/OMAP/DSS | ||
3915 | |||
3916 | OMAP FRAMEBUFFER SUPPORT (FOR DSS2) | ||
3917 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> | ||
3918 | L: linux-omap@vger.kernel.org | ||
3919 | L: linux-fbdev@vger.kernel.org (moderated for non-subscribers) | ||
3920 | S: Maintained | ||
3921 | F: drivers/video/omap2/omapfb/ | ||
3922 | |||
3906 | OMAP MMC SUPPORT | 3923 | OMAP MMC SUPPORT |
3907 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> | 3924 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> |
3908 | L: linux-omap@vger.kernel.org | 3925 | L: linux-omap@vger.kernel.org |