This marks the first batch of fixes from the newly created fbdev git tree. As noted on the list and to the driver tree owners, I'll be looking after this for the forseeable future. This will hopefully ease some of the pressure on -mm in addition to weaning off the various fb driver trees from merging directly in lieu of a proper subsystem tree to go through. This tree is now what it is also pulled in to -next, both fixes and development branches. Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git fbdev-fixes-for-linus Which contains: Aaro Koskinen (1): sisfb: limit POST memory test according to PCI resource length Guennadi Liakhovetski (3): fbdev: sh_mobile_hdmi: properly clean up modedb on monitor unplug fbdev: sh_mobile_lcdc: use the standard CEA-861 720p timing fbdev: sh_mobile_lcdc: use correct number of modes, when using the default Mike Frysinger (1): fsl-diu-fb: drop dead ioctl define Paul Mundt (1): MAINTAINERS: Add an fbdev git tree entry. Tomi Valkeinen (3): OMAP: VRAM: improve VRAM error prints OMAP: VRAM: Fix boot-time memory allocation OMAP: DSS: Fix documentation regarding 'vram' kernel parameter Documentation/arm/OMAP/DSS | 7 ++++--- MAINTAINERS | 1 + drivers/video/omap2/vram.c | 17 +++++++++++++---- drivers/video/sh_mobile_hdmi.c | 5 ++++- drivers/video/sh_mobile_lcdcfb.c | 21 ++++++++++++--------- drivers/video/sis/sis_main.c | 8 ++++++-- include/linux/fsl-diu-fb.h | 1 - 7 files changed, 40 insertions(+), 20 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html