aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06sm501: unsigned ptr cannot be negativeroel kluin1-3/+3
2009-01-06intelfb: fix sparse warningsHannes Eder1-8/+16
2009-01-06i810: fix sparse warningsHannes Eder1-6/+12
2009-01-06neofb: fix sparse warningsHannes Eder1-2/+4
2009-01-06pm3fb: fix sparse warningHannes Eder1-2/+4
2009-01-06viafb: fix sparse warningsHannes Eder1-6/+12
2009-01-06nvidia: fix sparse warningsHannes Eder1-4/+8
2009-01-06gbefb: unsigned var->pixclock cannot be less than 0roel kluin1-2/+5
2009-01-06fb: carminefb: trivial annotation packing color registerHarvey Harrison1-1/+1
2009-01-06blackfin: remove __FUNCTION__ in video driverHarvey Harrison1-3/+3
2009-01-06fbdev: fix typo in drivers/video/modedb.cJiri Moravec1-1/+1
2009-01-06pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven6-18/+11
2009-01-06video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-3/+3
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
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