aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-2/+2
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-1/+1
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-0/+821
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-22/+5
2011-01-06Merge 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/linux-2.6Paul 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/git/lethal/sh-2.6Paul 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/kernel/git/lethal/fbdev-2.6Linus 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-22backlight: cr_bllcd.c: fix a memory leakAxel Lin1-0/+1
2010-12-22fbdev: sh-mobile: retrieve and propagate display sizes from EDIDGuennadi Liakhovetski1-3/+13
2010-12-22fbdev: sh-mobile: restore display size configurationGuennadi Liakhovetski1-1/+3
2010-12-22sisfb: eliminate compiler warningsAaro Koskinen2-3/+3
2010-12-22sisfb: delete unused register I/O macrosAaro Koskinen1-53/+1
2010-12-22sisfb: replace setSISIDXREG with SiS_SetRegANDORAaro Koskinen1-47/+47
2010-12-22sisfb: replace andSISIDXREG with SiS_SetRegANDAaro Koskinen1-33/+33
2010-12-22sisfb: replace orSISIDXREG with SiS_SetRegORAaro Koskinen1-36/+36
2010-12-22sisfb: replace outSISIDXREG with SiS_SetRegAaro Koskinen1-315/+315
2010-12-22sisfb: replace inSISIDXREG with SiS_GetRegAaro Koskinen1-128/+128
2010-12-22sisfb: replace outSISREG with SiS_SetRegByteAaro Koskinen1-10/+10
2010-12-22sisfb: replace inSISREG with SiS_GetRegByteAaro Koskinen1-9/+9
2010-12-22sisfb: change register I/O functions to use fixed size typesAaro Koskinen2-32/+32
2010-12-22sisfb: remove duplicate function declarationsAaro Koskinen3-25/+14
2010-12-22sisfb: delete HAVE_CONFIG_H checksAaro Koskinen2-8/+0
2010-12-22sisfb: eliminate unused variable compiler warningAaro Koskinen1-14/+16
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt20-1296/+296
2010-12-21fbdev: Modify vsync timing calculation in wm8505fbAlexey Charkov1-1/+1
2010-12-21fbdev: Minor cleanup in WM8505-related codeAlexey Charkov2-9/+3
2010-12-21s1d13xxxfb: drop unused codeAndres Salomon1-50/+0
2010-12-21s3c-fb: add support for runtime pmJingoo Han1-4/+107
2010-12-16Merge branch 'for-paul-rc' of git://gitorious.org/linux-omap-dss2/linux into fbdev-fixes-for-linusPaul Mundt2-4/+4
2010-12-16video: add driver for PXA3xx 2D graphics acceleratorDaniel Mack4-0/+821
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()Tejun Heo2-2/+2
2010-12-15OMAP: OMAPFB: disable old omapfb for OMAP4 buildsTomi Valkeinen1-2/+2
2010-12-15OMAP: DSS: VRAM: Align start & size of vram to 2MTomi Valkeinen1-2/+2