aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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/torvalds/linux-2.6Paul Mundt94-1752/+17942
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-11/+7
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-15/+2
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-19/+44
2008-10-16fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov1-2/+2
2008-10-16fbdev: add new TMIO framebuffer driverDmitry Baryshkov3-0/+1073
2008-10-16framebuffer: fix carminefb section mismatchRandy Dunlap1-1/+1
2008-10-16matroxfb: support G200eV chipDarrick J. Wong1-0/+9
2008-10-16fbdev: allow more chip revisions in Epson s1d13... video driverKristoffer Ericson1-4/+19
2008-10-16fbdev: ignore VESA modes if framebuffer does not support themMichal Januszewski1-0/+11
2008-10-16vgacon: vgacon_scrolldelta simplificationMarcin Slusarz1-12/+8
2008-10-16vgacon: optimize scrollingMarcin Slusarz1-12/+15
2008-10-16fbmon: fix EDID parser to detect interlace modesJon Dufresne1-1/+7
2008-10-16uvesafb: don't treat mode info retrieval failures as errorsMichal Januszewski1-3/+8
2008-10-16radeonfb: accelerate imageblit and other improvementsBenjamin Herrenschmidt5-122/+237
2008-10-16radeonfb: misc cleanup of engine and dst cache handlingBenjamin Herrenschmidt3-30/+38
2008-10-16efifb/imacfb consolidation + hardware supportPeter Jones4-399/+184