diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-24 10:56:52 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-24 10:56:52 -0400 |
commit | 4cc4d24efce4672f9b0e7fa27963770ae602998f (patch) | |
tree | e69e7209db5500164eedb82c46ea657499b72287 /MAINTAINERS | |
parent | b81a618dcd3ea99de292dbe624f41ca68f464376 (diff) | |
parent | 56be1416453c31d32f984328b5193489ab63ffcf (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6: (140 commits)
MAINTAINERS: de-orphan fbdev.
MAINTAINERS: Add file pattern for fb dt bindings.
video: Move sm501fb devicetree binding documentation to a better place.
fbcon: fix situation where fbcon gets deinitialised and can't reinit.
video, sm501: add OF binding to support SM501
video, sm501: add edid and commandline support
video, sm501: add I/O functions for use on powerpc
video: Fix EDID macros H_SYNC_WIDTH and H_SYNC_OFFSET
fbcon: Bugfix soft cursor detection in Tile Blitting
video: add missing framebuffer_release in error path
video: metronomefb: add __devexit_p around reference to metronomefb_remove
video: hecubafb: add __devexit_p around reference to hecubafb_remove
drivers:video:aty:radeon_base Fix typo occationally to occasionally
atmel_lcdfb: add fb_blank function
atmel_lcdfb: implement inverted contrast pwm
video: s3c-fb: return proper error if clk_get fails
uvesafb,vesafb: create WC or WB PAT-entries
video: ffb: fix ffb_probe error path
radeonfb: Let hwmon driver probe the "monid" I2C bus
fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR()
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e11953dc8fa3..2f122abecd4f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2631,12 +2631,14 @@ F: drivers/net/wan/dlci.c | |||
2631 | F: drivers/net/wan/sdla.c | 2631 | F: drivers/net/wan/sdla.c |
2632 | 2632 | ||
2633 | FRAMEBUFFER LAYER | 2633 | FRAMEBUFFER LAYER |
2634 | M: Paul Mundt <lethal@linux-sh.org> | ||
2634 | L: linux-fbdev@vger.kernel.org | 2635 | L: linux-fbdev@vger.kernel.org |
2635 | W: http://linux-fbdev.sourceforge.net/ | 2636 | W: http://linux-fbdev.sourceforge.net/ |
2636 | Q: http://patchwork.kernel.org/project/linux-fbdev/list/ | 2637 | Q: http://patchwork.kernel.org/project/linux-fbdev/list/ |
2637 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git | 2638 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git |
2638 | S: Orphan | 2639 | S: Maintained |
2639 | F: Documentation/fb/ | 2640 | F: Documentation/fb/ |
2641 | F: Documentation/devicetree/bindings/fb/ | ||
2640 | F: drivers/video/ | 2642 | F: drivers/video/ |
2641 | F: include/video/ | 2643 | F: include/video/ |
2642 | F: include/linux/fb.h | 2644 | F: include/linux/fb.h |
@@ -4535,14 +4537,14 @@ S: Maintained | |||
4535 | F: sound/soc/omap/ | 4537 | F: sound/soc/omap/ |
4536 | 4538 | ||
4537 | OMAP FRAMEBUFFER SUPPORT | 4539 | OMAP FRAMEBUFFER SUPPORT |
4538 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> | 4540 | M: Tomi Valkeinen <tomi.valkeinen@ti.com> |
4539 | L: linux-fbdev@vger.kernel.org | 4541 | L: linux-fbdev@vger.kernel.org |
4540 | L: linux-omap@vger.kernel.org | 4542 | L: linux-omap@vger.kernel.org |
4541 | S: Maintained | 4543 | S: Maintained |
4542 | F: drivers/video/omap/ | 4544 | F: drivers/video/omap/ |
4543 | 4545 | ||
4544 | OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2) | 4546 | OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2) |
4545 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> | 4547 | M: Tomi Valkeinen <tomi.valkeinen@ti.com> |
4546 | L: linux-omap@vger.kernel.org | 4548 | L: linux-omap@vger.kernel.org |
4547 | L: linux-fbdev@vger.kernel.org | 4549 | L: linux-fbdev@vger.kernel.org |
4548 | S: Maintained | 4550 | S: Maintained |