aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-09radeonfb: Disable new color expand acceleration unless explicitely enabledBenjamin Herrenschmidt3-1/+10
2008-12-08cyber2000fb: Kill the one modular sparc prom_printf call.David S. Miller1-1/+1
2008-12-03Merge branch 'merge'Paul Mackerras16-407/+106
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King2-9/+12
2008-12-02macfb: Do not overflow fb_fix_screeninfo.idFinn Thain1-39/+35
2008-12-02[ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_infoEric Miao2-9/+12
2008-12-01fbdev: fix FB console blankingDmitry Baryshkov1-6/+3
2008-12-01radeonfb: fix problem with color expansion & alignmentBenjamin Herrenschmidt2-9/+30