summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06fbdev/logo: check compatibility of main and extra logosGeert Uytterhoeven
2009-01-06sm501: unsigned ptr cannot be negativeroel kluin
2009-01-06intelfb: fix sparse warningsHannes Eder
2009-01-06i810: fix sparse warningsHannes Eder
2009-01-06neofb: fix sparse warningsHannes Eder
2009-01-06pm3fb: fix sparse warningHannes Eder
2009-01-06viafb: fix sparse warningsHannes Eder
2009-01-06nvidia: fix sparse warningsHannes Eder
2009-01-06gbefb: unsigned var->pixclock cannot be less than 0roel kluin
2009-01-06fb: carminefb: trivial annotation packing color registerHarvey Harrison
2009-01-06blackfin: remove __FUNCTION__ in video driverHarvey Harrison
2009-01-06fbdev: fix typo in drivers/video/modedb.cJiri Moravec
2009-01-06pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven
2009-01-06video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-04viafb: fix crashes due to 4k stack overflowBruno Prémont
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-29[ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao
2008-12-29[ARM] pxafb: cleanup of the timing checking codeEric Miao
2008-12-29[ARM] pxafb: cleanup of the color format manipulation codeEric Miao
2008-12-29[ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao
2008-12-29[ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao
2008-12-29[ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffsetEric Miao
2008-12-29[ARM] pxafb: allow video memory size to be configurableEric Miao
2008-12-29DRM: add mode setting supportDave Airlie
2008-12-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2008-12-28fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven
2008-12-28fbcon: remove broken mac vbl handlerFinn Thain
2008-12-28macfb annotations and compiler warning fixFinn Thain
2008-12-28m68k: machw.h cleanupFinn Thain
2008-12-23Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-22video: sh_mobile_lcdcfb deferred io supportMagnus Damm
2008-12-22video: deferred io with physically contiguous memoryMagnus Damm
2008-12-22video: deferred io cleanupMagnus Damm
2008-12-22video: fix deferred io fsync()Magnus Damm
2008-12-22sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFBMagnus Damm
2008-12-22sh: sh7760fb: Add support SH7720/SH7721 of RenesasNobuhiro Iwamatsu
2008-12-22sh: sh7760fb: Fix color pallette settingNobuhiro Iwamatsu
2008-12-22sh: sh_mobile lcdc clock framework supportMagnus Damm
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt
2008-12-17Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King
2008-12-17[ARM] pxafb: avoid the racing condition in pxafb_smart_threadEric Miao
2008-12-17[ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao
2008-12-17[ARM] pxafb: allow better platform configurable smart panel timingEric Miao
2008-12-17[ARM] pxafb: small cleanup of the smart panel codeEric Miao
2008-12-17[ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffsEric Miao