summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller13-3271/+5727
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds7-45/+51
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-15/+67
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2-26/+30
2009-03-24video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers5-19/+21
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt1-0/+24
2009-03-17sh: dma: Make PVR2 DMA configurable.Paul Mundt1-8/+8
2009-03-16linux.conf.au 2009: TuzRusty Russell2-3204/+5563
2009-03-16video: sh_mobile_lcdcfb suspend/resume supportMagnus Damm1-7/+59
2009-03-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-2/+18
2009-03-11radeonfb/aty128fb: Disable broken early resume hook for PowerBooksBenjamin Herrenschmidt2-2/+18
2009-03-10i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA1-2/+3
2009-03-10video: deferred io cleanup fix for sh_mobile_lcdcfbMagnus Damm1-4/+2
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King1-1/+1
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3-20/+13
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven1-11/+11
2009-02-20atyfb: remove unused local variable `pwr_command'Yang Hongyang1-1/+0
2009-02-18fbdev/drm: fix Kconfig submenu mess in "Graphics support"Krzysztof Helt1-8/+2
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller14-205/+201
2009-02-11video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig1-1/+1
2009-02-11gx1fb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-11gxfb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-11lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta1-6/+11
2009-02-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+4
2009-02-08radeonfb: Fix resume from D3Cold on some platformsBenjamin Herrenschmidt2-67/+20
2009-02-08aty128fb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt1-10/+15
2009-02-08atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt1-5/+15
2009-02-08drm/i915: select framebuffer support automaticallyIngo Molnar1-2/+4
2009-02-05netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso1-1/+4
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap4-29/+29
2009-02-05drivers/video/backlight: rename da903x to da903x_blMike Rapoport2-1/+1
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2-72/+83
2009-02-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+11
2009-02-02fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooksRisto Suominen1-0/+11
2009-01-29fbdev: incorrect URL given in drivers/video/KconfigAlex Buell1-1/+1
2009-01-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-5/+0
2009-01-26i2c: Delete many unused adapter IDsJean Delvare5-5/+0
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds3-0/+1568
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King1-2/+2
2009-01-21i.MX31: framebuffer driverGuennadi Liakhovetski3-0/+1568
2009-01-16powerpc/ps3: printing fixups for l64 to ll64 conversion drivers/videoStephen Rothwell1-2/+2
2009-01-15video/framebuffer: fix bug: jpegview cannot work on framebuffer device other ...Michael Hennerich2-2/+28
2009-01-12fbdev: Kill Atari vblank cursor blinkingGeert Uytterhoeven1-38/+0
2009-01-12m68k: atafb - Kill warn_unused_result warningsGeert Uytterhoeven1-4/+7
2009-01-12fbdev: c2p - Rename c2p to c2p_planarGeert Uytterhoeven4-11/+12
2009-01-12fbdev: c2p/atafb - Add support for Atari interleaved bitplanesGeert Uytterhoeven5-14/+208
2009-01-12fbdev: c2p - Extract common c2p core to c2p_core.hGeert Uytterhoeven2-91/+107