summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2011-01-11video: matroxfb: Correct video option in comments and kernel config help.Vicente Jiménez2-36/+36
2011-01-11fbdev: sh_mobile_hdmi: simplify pointer handlingGuennadi Liakhovetski1-9/+9
2011-01-11fbdev: sh_mobile_hdmi: framebuffer notifiers have to be registeredGuennadi Liakhovetski1-10/+9
2011-01-11fbdev: sh_mobile_hdmi: add command line option to use the preferred EDID modeGuennadi Liakhovetski1-19/+41
2011-01-11Merge branch 'for-paul-38-rebased' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt18-843/+1380
2011-01-11Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+2
2011-01-10Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+11
2011-01-10xen/fb: fix potential memory leakJoe Jin1-8/+9
2011-01-10xen/fb: fix xenfb suspend/resume race.Joe Jin1-0/+2
2011-01-10OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...Sumit Semwal4-44/+72
2011-01-10OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4Archit Taneja1-1/+11
2011-01-10OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal2-40/+243
2011-01-10OMAP: DSS2: Change remaining DISPC functions for new omap_channel argumentSumit Semwal5-54/+68
2011-01-10OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf...Sumit Semwal6-50/+69
2011-01-10OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal1-88/+82
2011-01-10OMAP: DSS2: Add dss_features for omap4 and overlay manager related featuresArchit Taneja2-3/+47
2011-01-10OMAP: DSS2: Clean up DISPC color mode validation checksArchit Taneja3-48/+14
2011-01-10OMAP: DSS2: Add back authors of panel-generic.c based driversBryan Wu1-0/+10
2011-01-10OMAP: DSS2: remove generic DPI panel driver duplicated panel driversBryan Wu5-524/+0
2011-01-10OMAP: DSS2: Add generic DPI panel display driverBryan Wu3-0/+364
2011-01-10OMAP: DSS2: OMAPFB: Add null pointer checkSamreen1-2/+3
2011-01-10OMAP: DSS2: Add NEC NL8048HL11-01B display panelErik Gilling3-0/+333
2011-01-10OMAP3630: DSS2: Enable Pre-Multiplied Alpha SupportRajkumar N4-9/+70
2011-01-10OMAP3: DSS2: Split OMAP3 has feature for 3430 & 3630Samreen2-3/+18
2011-01-10OMAP: DSS2: Fix: Read correct bit in dispc_enable_alpha_blending()Archit Taneja1-2/+1
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-2/+2
2011-01-08Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2011-01-07Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-0/+821
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-22/+5
2011-01-07Merge branch 'devel-stable' into develRussell King4-0/+821
2011-01-06atyfb: Fix bootup hangs on sparc64.David S. Miller1-22/+5
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt4-5/+18
2011-01-06Merge branch 'fbdev/udlfb'Paul Mundt3-0/+1894
2011-01-06video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt1-37/+39
2011-01-06video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt1-8/+7
2011-01-06video: udlfb: deifdefify (yes, that's a word).Paul Mundt1-39/+2
2011-01-06fbdev: modedb: Add a new mode for 864x480 TAAL panels.Mayuresh Janorkar1-0/+4
2011-01-06drivers/video/i810/i810-i2c.c: fix i2c bus handlingStefani Seibold1-4/+8
2011-01-06video: Fix the HGA framebuffer driverBrent Cook2-25/+11
2011-01-06drivers/video/carminefb.c: improve error handlingJulia Lawall1-4/+2
2011-01-06video: imxfb: Fix the maximum value for yresFabio Estevam1-6/+3
2011-01-06fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp supportMagnus Damm1-11/+63
2011-01-05Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...Paul Mundt1-8/+28
2011-01-05fbdev: sh_mipi_dsi: use platform provided register layout and valuesGuennadi Liakhovetski1-5/+11
2011-01-05fbdev: sh-mobile: implement MIPI DSI runtime PM supportGuennadi Liakhovetski1-3/+17
2010-12-27Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-29/+28
2010-12-27fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080pGuennadi Liakhovetski1-18/+8
2010-12-27video: imxfb: Fix the maximum value for yresFabio Estevam1-6/+3
2010-12-24fb: fix overlapping test off-by-one.Dave Airlie1-1/+1
2010-12-23backlight: cr_bllcd.c: fix a memory leakAxel Lin1-0/+1