summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
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/...Linus 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/tm...Russell 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
2008-10-21[ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfigEric Miao1-1/+5
2008-10-21backlight: Add driver for Tabletkiosk Sahara TouchIT-213 Tablet PCClaudio Nieder3-1/+212
2008-10-21backlight: da903x: Add backlight driver for DA9030/DA9034Mike Rapoport3-0/+209
2008-10-21backlight: add support for Sharp SL-6000 LCD and backlight driversDmitry Baryshkov4-0/+499
2008-10-20Remove empty imacfb.c fileLinus Torvalds1-0/+0
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-3/+13
2008-10-20fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt1-19/+20
2008-10-20fb: push down the BKL in the ioctl handlerAlan Cox1-55/+86
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt1-1/+1
2008-10-20video: add sh_mobile_lcdc platform flagsMagnus Damm1-0/+5
2008-10-20video: remove unused sh_mobile_lcdc platform dataMagnus Damm1-1/+0
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt94-1752/+17942
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-11/+7