summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2008-12-04Merge branch 'quilt/driver-core'Stephen Rothwell
2008-12-04Merge commit 'sh/master'Stephen Rothwell
2008-12-04Merge commit 'powerpc/next'Stephen Rothwell
2008-12-04Merge commit 'm68k/for-next'Stephen Rothwell
2008-12-04Merge commit 'arm/devel'Stephen Rothwell
2008-12-04Merge commit 'arm-current/master'Stephen Rothwell
2008-12-03Merge branch 'merge'Paul Mackerras
2008-12-03video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-02fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven
2008-12-02fbcon: remove broken mac vbl handlerFinn Thain
2008-12-02macfb annotations and compiler warning fixFinn Thain
2008-12-02m68k: machw.h cleanupFinn Thain
2008-12-02macfb: Do not overflow fb_fix_screeninfo.idFinn Thain
2008-12-02[ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_infoEric Miao
2008-12-01fbdev: fix FB console blankingDmitry Baryshkov
2008-12-01radeonfb: fix problem with color expansion & alignmentBenjamin Herrenschmidt
2008-12-01[ARM] omap: fix a pile of issuesRussell King
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-11-30get xenbus_driver ->probe() "recognized" by modpostAl Viro
2008-11-30Merge branch 'clks' into develRussell King
2008-11-30[ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King
2008-11-30[ARM] amba-clcd: don't use SZ_ constants in driversRussell King
2008-11-28Merge branch 'highmem' into develRussell King
2008-11-27Merge branch 'clps7500' into develRussell King
2008-11-27Merge branches 'core' and 'clks' into develRussell King
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King
2008-11-27[ARM] clps7500: remove supportRussell King
2008-11-27[ARM] remove memzero()Russell King
2008-11-27Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King
2008-11-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2008-11-25sh: sh7760fb: Add support SH7720/SH7721 of RenesasNobuhiro Iwamatsu
2008-11-25sh: sh7760fb: Fix color pallette settingNobuhiro Iwamatsu
2008-11-24ARM: OMAP: Remove broken LCD driver for SX1Tony Lindgren
2008-11-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-11-19drivers/video/backlight/da903x.c: introduce one more missing kfreeMike Rapoport
2008-11-19cirrusfb: remove unused variablesVlada Peric
2008-11-19drivers/video/backlight/da903x.c: introduce missing kfreeJulia Lawall
2008-11-19lcd: fix oops if driver only interested in .set_powerBen Dooks
2008-11-19viafb: fix releasing of /proc/viafb/ subtreeBruno Prémont
2008-11-19tmiofb: fix compilation with ACCEL disabledDmitry Baryshkov
2008-11-19fbdev: clean the penguin's dirty feetClemens Ladisch
2008-11-19drivers/video: bad error test before a dereferenceJulien Brunel
2008-11-19powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven
2008-11-14powerpc/virtex: fix various format/casting printk mismatchesGrant Likely
2008-11-12sh: sh_mobile lcdc clock framework supportMagnus Damm
2008-11-11pxafb: only initialize the smart panel thread when dealing with a smartpanelEric Miao
2008-11-11pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao
2008-11-06fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven