aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16cirrusfb: remove information about memory size during mode changeKrzysztof Helt1-2/+0
2008-10-16intelfb: support 945GME (as used in ASUS Eee 901)Phil Endecott4-3/+19
2008-10-16tdfxfb: do not make changes to default tdfx_fixKrzysztof Helt1-24/+24
2008-10-16neofb: remove open_lock mutexKrzysztof Helt1-8/+2
2008-10-16vga16fb: remove open_lock mutexKrzysztof Helt1-9/+2
2008-10-16neofb: kill some redundant codeKrzysztof Helt1-12/+3
2008-10-16fbdev: kconfig updateKrzysztof Helt1-18/+25
2008-10-16viafb: via_utility.c, via_utility.h, vt1636.c, vt1636.hJoseph Chan4-0/+638
2008-10-16viafb: via_i2c.c, via_i2c.h, viamode.c, viamode.hJoseph Chan4-0/+1486
2008-10-16viafb: viafbdev.c (update)Joseph Chan1-53/+57
2008-10-16viafb: viafbdev.c, viafbdev.hJoseph Chan2-0/+2679
2008-10-16viafb: tbl1636.c, tbl1636.h, tblDPASetting.c, tblDPASetting.hJoseph Chan4-0/+261
2008-10-16viafb: Makefile, share.hJoseph Chan2-0/+1112
2008-10-16viafb: lcd.c, lcd.h, lcdtbl.hJoseph Chan3-0/+2506
2008-10-16viafb: iface.c, iface.h, ioctl.c, ioctl.hJoseph Chan4-0/+438
2008-10-16viafb: hw.c, hw.hJoseph Chan2-0/+3798
2008-10-16viafb: dvi.c, dvi.h, global.c and global.hJoseph Chan4-0/+896
2008-10-16viafb: chip.h, debug.hJoseph Chan2-0/+231
2008-10-16viafb: accel.c, accel.hJoseph Chan2-0/+448
2008-10-16viafb: Makefile, KconfigJoseph Chan2-0/+19
2008-10-16neofb: reduce panning functionKrzysztof Helt1-30/+5
2008-10-16radeonfb: revert "Fix radeon DDC regression"Jean Delvare1-4/+0
2008-10-16omap drivers: switch to standard GPIO callsDavid Brownell3-70/+61
2008-10-16device create: video: convert device_create_drvdata to device_createGreg Kroah-Hartman3-11/+7
2008-10-17remove CONFIG_KMOD from driversJohannes Berg1-15/+2
2008-10-15Merge branch 'fixes' into for-linusRussell King12-70/+102
2008-10-15metronomefb: Fix warning when building 64bitAlan Cox1-1/+1
2008-10-14Merge branch 's3c-move' into develRussell King2-2/+6
2008-10-14Merge branch 'omap-all' into develRussell King8-19/+44
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds4-34/+15
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse25-605/+1425
2008-10-13Fix autoloading of MacBook Pro backlight driver.David Woodhouse1-3/+1
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-20/+2
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2Ingo Molnar3-20/+2
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar13-453/+1247
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller13-453/+1247
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-451/+1241
2008-10-10leo: disable cursor when leaving graphics modeRobert Reif1-38/+56
2008-10-10cg6: disable cursor when leaving graphics modeRobert Reif1-1/+35
2008-10-09Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King1-35/+49
2008-10-09Merge branch 'pxa-all' into develRussell King10-451/+1237
2008-10-07Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mitac', 'pxa-mp900', 'pxa-zylonite' and 'pxa-zaurus' into pxa-machinesRussell King10-54/+1099
2008-10-03fbdev: fix recursive notifier and locking when fbdev console is blankedKrzysztof Helt1-1/+5
2008-10-03Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar110-1560/+6232
2008-10-02fbcon: fix monochrome color value calculationDavid Winn1-1/+1
2008-10-01video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt1-1/+7
2008-09-25[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao1-5/+78
2008-09-23Merge branch 'timers/urgent' into x86/xenIngo Molnar1-35/+49
2008-09-23lcd: add support for Toppoly TDO24M series LCD panelsEric Miao3-0/+405
2008-09-23lcd: add corgibl_limit_intensity() to corgi_lcdEric Miao1-0/+27