aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-02macfb: Do not overflow fb_fix_screeninfo.idFinn Thain1-39/+35
2008-12-01fbdev: fix FB console blankingDmitry Baryshkov1-6/+3
2008-12-01radeonfb: fix problem with color expansion & alignmentBenjamin Herrenschmidt2-9/+30
2008-12-01[ARM] omap: fix a pile of issuesRussell King1-1/+1
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+3
2008-11-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-328/+0
2008-11-30get xenbus_driver ->probe() "recognized" by modpostAl Viro1-3/+3
2008-11-27Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King2-328/+0
2008-11-24ARM: OMAP: Remove broken LCD driver for SX1Tony Lindgren2-328/+0
2008-11-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+4
2008-11-19drivers/video/backlight/da903x.c: introduce one more missing kfreeMike Rapoport1-0/+1
2008-11-19cirrusfb: remove unused variablesVlada Peric1-2/+1
2008-11-19drivers/video/backlight/da903x.c: introduce missing kfreeJulia Lawall1-0/+1
2008-11-19lcd: fix oops if driver only interested in .set_powerBen Dooks1-4/+7
2008-11-19viafb: fix releasing of /proc/viafb/ subtreeBruno Prémont1-8/+9
2008-11-19tmiofb: fix compilation with ACCEL disabledDmitry Baryshkov1-3/+7
2008-11-19fbdev: clean the penguin's dirty feetClemens Ladisch1-1/+1
2008-11-19drivers/video: bad error test before a dereferenceJulien Brunel1-1/+1
2008-11-14powerpc/virtex: fix various format/casting printk mismatchesGrant Likely1-2/+3
2008-11-11pxafb: only initialize the smart panel thread when dealing with a smartpanelEric Miao1-0/+3
2008-11-11pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao1-1/+1
2008-11-06fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven1-24/+39
2008-11-06fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsAnatolij Gustschin6-0/+1320
2008-11-01section fixes for cirrusfbAl Viro1-1/+1
2008-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2008-10-30framebuffer compat_ioctl deadlockMikulas Patocka1-2/+2
2008-10-30fbcon: don't inline updatescrollmodeMarcin Slusarz1-1/+1
2008-10-30viafb: removed duplicated #include'sHuang Weiyi1-3/+0
2008-10-29[ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov1-2/+2
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+4
2008-10-23[ARM] pxa: corgi backlight driver should not select ssp driversRussell King1-1/+0
2008-10-22Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King4-74/+116