summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-115-267/+122Star
* drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton2008-12-101-2/+2
* fbcon: fix workqueue shutdownGeoff Levand2008-12-101-0/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-091-1/+1
|\
| * [ARM] omap: fix a pile of issuesRussell King2008-12-011-1/+1
* | radeonfb: Disable new color expand acceleration unless explicitely enabledBenjamin Herrenschmidt2008-12-093-1/+10
* | macfb: Do not overflow fb_fix_screeninfo.idFinn Thain2008-12-021-39/+35Star
* | fbdev: fix FB console blankingDmitry Baryshkov2008-12-021-6/+3Star
* | radeonfb: fix problem with color expansion & alignmentBenjamin Herrenschmidt2008-12-022-9/+30
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-12-011-2/+3
|\
| * powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-141-2/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-012-328/+0Star
|\ \
| * \ Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-11-272-328/+0Star
| |\ \
| | * | ARM: OMAP: Remove broken LCD driver for SX1Tony Lindgren2008-11-252-328/+0Star
* | | | get xenbus_driver ->probe() "recognized" by modpostAl Viro2008-11-301-3/+3
|/ / /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-211-1/+4
|\ \ \ | |/ / |/| |
| * | pxafb: only initialize the smart panel thread when dealing with a smartpanelEric Miao2008-11-111-0/+3
| * | pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao2008-11-111-1/+1
| |/
* | drivers/video/backlight/da903x.c: introduce one more missing kfreeMike Rapoport2008-11-201-0/+1
* | cirrusfb: remove unused variablesVlada Peric2008-11-201-2/+1Star
* | drivers/video/backlight/da903x.c: introduce missing kfreeJulia Lawall2008-11-201-0/+1
* | lcd: fix oops if driver only interested in .set_powerBen Dooks2008-11-201-4/+7
* | viafb: fix releasing of /proc/viafb/ subtreeBruno Prémont2008-11-201-8/+9
* | tmiofb: fix compilation with ACCEL disabledDmitry Baryshkov2008-11-201-3/+7
* | fbdev: clean the penguin's dirty feetClemens Ladisch2008-11-201-1/+1
* | drivers/video: bad error test before a dereferenceJulien Brunel2008-11-201-1/+1
|/
* fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven2008-11-071-24/+39
* fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsAnatolij Gustschin2008-11-076-0/+1320
* section fixes for cirrusfbAl Viro2008-11-011-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-311-2/+2
|\
| * [ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov2008-10-291-2/+2
* | framebuffer compat_ioctl deadlockMikulas Patocka2008-10-301-2/+2
* | fbcon: don't inline updatescrollmodeMarcin Slusarz2008-10-301-1/+1
* | viafb: removed duplicated #include'sHuang Weiyi2008-10-301-3/+0Star
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-241-1/+4
|\
| * [ARM] pxa: corgi backlight driver should not select ssp driversRussell King2008-10-231-1/+0Star
| * Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King2008-10-224-74/+116
| |\
| * | [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfigEric Miao2008-10-211-1/+5
* | | backlight: Add driver for Tabletkiosk Sahara TouchIT-213 Tablet PCClaudio Nieder2008-10-213-1/+212
* | | backlight: da903x: Add backlight driver for DA9030/DA9034Mike Rapoport2008-10-213-0/+209
* | | backlight: add support for Sharp SL-6000 LCD and backlight driversDmitry Baryshkov2008-10-214-0/+499
| |/ |/|
* | Remove empty imacfb.c fileLinus Torvalds2008-10-201-0/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-202-3/+13
|\ \
| * | sh: Migrate common board headers to mach-common/.Paul Mundt2008-10-201-1/+1
| * | video: add sh_mobile_lcdc platform flagsMagnus Damm2008-10-201-0/+5
| * | video: remove unused sh_mobile_lcdc platform dataMagnus Damm2008-10-201-1/+0Star
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-2094-1752/+17942
| |\|
| * | video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt2008-10-011-1/+7
* | | fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt2008-10-201-19/+20
* | | fb: push down the BKL in the ioctl handlerAlan Cox2008-10-201-55/+86
| |/ |/|