aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-04viafb: fix crashes due to 4k stack overflowBruno Prémont1-119/+129
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-624/+993
2008-12-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+17
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King3-263/+680
2008-12-29[ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao3-7/+407
2008-12-29[ARM] pxafb: cleanup of the timing checking codeEric Miao2-64/+50
2008-12-29[ARM] pxafb: cleanup of the color format manipulation codeEric Miao1-77/+106
2008-12-29[ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao1-11/+10
2008-12-29[ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao2-19/+51
2008-12-29[ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffsetEric Miao1-13/+16
2008-12-29[ARM] pxafb: allow video memory size to be configurableEric Miao2-90/+58
2008-12-29DRM: add mode setting supportDave Airlie1-0/+17
2008-12-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller15-480/+394
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-17/+10
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-90/+21
2008-12-28fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven1-1/+2
2008-12-28fbcon: remove broken mac vbl handlerFinn Thain1-72/+3
2008-12-28macfb annotations and compiler warning fixFinn Thain1-16/+16
2008-12-28m68k: machw.h cleanupFinn Thain1-1/+0
2008-12-23Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-73/+29
2008-12-22video: sh_mobile_lcdcfb deferred io supportMagnus Damm2-22/+149
2008-12-22video: deferred io with physically contiguous memoryMagnus Damm1-5/+15
2008-12-22video: deferred io cleanupMagnus Damm1-0/+3
2008-12-22video: fix deferred io fsync()Magnus Damm1-0/+4
2008-12-22sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFBMagnus Damm2-7/+9
2008-12-22sh: sh7760fb: Add support SH7720/SH7721 of RenesasNobuhiro Iwamatsu1-11/+13
2008-12-22sh: sh7760fb: Fix color pallette settingNobuhiro Iwamatsu1-67/+19
2008-12-22sh: sh_mobile lcdc clock framework supportMagnus Damm1-13/+33
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt1-2/+2
2008-12-17Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into develRussell King7-541/+389
2008-12-17[ARM] pxafb: avoid the racing condition in pxafb_smart_threadEric Miao1-0/+4
2008-12-17[ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao1-3/+10
2008-12-17[ARM] pxafb: allow better platform configurable smart panel timingEric Miao1-1/+3
2008-12-17[ARM] pxafb: small cleanup of the smart panel codeEric Miao1-15/+12
2008-12-17[ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffsEric Miao1-54/+0
2008-12-16i.MX Framebuffer: add TFT supportSascha Hauer1-19/+19
2008-12-16i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_dataSascha Hauer1-34/+34
2008-12-16i.MX Framebuffer: Cleanup Coding styleSascha Hauer1-36/+34
2008-12-16i.MX Framebuffer: remove header fileSascha Hauer2-76/+60
2008-12-16i.MX Framebuffer: fix marginsSascha Hauer1-4/+4
2008-12-16i.MX Framebuffer: Use readl/writel instead of direct pointer derefJuergen Beisert2-66/+130
2008-12-16i.MX Framebuffer: remove gpio setup functionSascha Hauer1-53/+0
2008-12-16powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven1-3/+3
2008-12-16Merge branch 'merge' into nextPaul Mackerras8-261/+131
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King7-43/+54
2008-12-13Merge git://git.marvell.com/orion into develRussell King5-20/+39
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds5-267/+122
2008-12-10drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton1-2/+2
2008-12-10fbcon: fix workqueue shutdownGeoff Levand1-0/+6
2008-12-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1