aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2011-01-13drivers/video/backlight/l4f00242t03.c: fix reset sequenceAlberto Panizzo
2011-01-13drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator ...Alberto Panizzo
2011-01-13drivers/video/backlight/l4f00242t03.c: full implement fb power states for thi...Alberto Panizzo
2011-01-13drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsignedMariusz Kozlowski
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-10Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-10xen/fb: fix potential memory leakJoe Jin
2011-01-10xen/fb: fix xenfb suspend/resume race.Joe Jin
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2011-01-06Merge branch 'devel-stable' into develRussell King
2011-01-06atyfb: Fix bootup hangs on sparc64.David S. Miller
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-06Merge branch 'fbdev/udlfb'Paul Mundt
2011-01-06video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt
2011-01-06video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt
2011-01-06video: udlfb: deifdefify (yes, that's a word).Paul Mundt
2011-01-06fbdev: modedb: Add a new mode for 864x480 TAAL panels.Mayuresh Janorkar
2011-01-06drivers/video/i810/i810-i2c.c: fix i2c bus handlingStefani Seibold
2011-01-06video: Fix the HGA framebuffer driverBrent Cook
2011-01-06drivers/video/carminefb.c: improve error handlingJulia Lawall
2011-01-06video: imxfb: Fix the maximum value for yresFabio Estevam
2011-01-06fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp supportMagnus Damm
2011-01-05Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...Paul Mundt
2011-01-05fbdev: sh_mipi_dsi: use platform provided register layout and valuesGuennadi Liakhovetski
2011-01-05fbdev: sh-mobile: implement MIPI DSI runtime PM supportGuennadi Liakhovetski
2010-12-27Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-27fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080pGuennadi Liakhovetski
2010-12-27video: imxfb: Fix the maximum value for yresFabio Estevam
2010-12-24fb: fix overlapping test off-by-one.Dave Airlie
2010-12-22backlight: cr_bllcd.c: fix a memory leakAxel Lin
2010-12-22fbdev: sh-mobile: retrieve and propagate display sizes from EDIDGuennadi Liakhovetski
2010-12-22fbdev: sh-mobile: restore display size configurationGuennadi Liakhovetski
2010-12-22sisfb: eliminate compiler warningsAaro Koskinen
2010-12-22sisfb: delete unused register I/O macrosAaro Koskinen
2010-12-22sisfb: replace setSISIDXREG with SiS_SetRegANDORAaro Koskinen
2010-12-22sisfb: replace andSISIDXREG with SiS_SetRegANDAaro Koskinen
2010-12-22sisfb: replace orSISIDXREG with SiS_SetRegORAaro Koskinen
2010-12-22sisfb: replace outSISIDXREG with SiS_SetRegAaro Koskinen
2010-12-22sisfb: replace inSISIDXREG with SiS_GetRegAaro Koskinen
2010-12-22sisfb: replace outSISREG with SiS_SetRegByteAaro Koskinen
2010-12-22sisfb: replace inSISREG with SiS_GetRegByteAaro Koskinen
2010-12-22sisfb: change register I/O functions to use fixed size typesAaro Koskinen
2010-12-22sisfb: remove duplicate function declarationsAaro Koskinen
2010-12-22sisfb: delete HAVE_CONFIG_H checksAaro Koskinen
2010-12-22sisfb: eliminate unused variable compiler warningAaro Koskinen
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-12-21fbdev: Modify vsync timing calculation in wm8505fbAlexey Charkov