summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2009-03-17Merge branch 'imx-fb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dj...Russell King3-1161/+1161
2009-03-14Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King15-139/+160
2009-03-13MX31 clkdev supportSascha Hauer1-1/+1
2009-03-13imxfb: Fix margin settingsSascha Hauer1-3/+3
2009-03-13imxfb: add mx27 supportSascha Hauer1-4/+23
2009-03-13imxfb: add 18 bit supportSascha Hauer1-4/+15
2009-03-13imxfb: add platform specific init/exit functionsSascha Hauer1-0/+14
2009-03-13arm/imx21: Framebuffer support for i.MX21Holger Schurig1-1/+1
2009-03-11i810: 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-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao1-1/+0
2009-03-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-03-04[ARM] fix lots of ARM __devexit sillynessRussell King1-1/+1
2009-02-27i.MX31: framebuffer driverGuennadi Liakhovetski3-0/+1568
2009-02-26Revert "i.MX31: framebuffer driver"Dan Williams3-1568/+0
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven1-11/+11
2009-02-21[ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow1-21/+0
2009-02-21atyfb: remove unused local variable `pwr_command'Yang Hongyang1-1/+0
2009-02-19[ARM] 5363/1: Shark cleanup and new defconfigAlexander Schulz1-1/+1
2009-02-19[ARM] 5377/1: S3C2410-Framebuffer: Fix resume path in S3C2410 framebuffer dri...Daniel Silverstone1-0/+4
2009-02-19fbdev/drm: fix Kconfig submenu mess in "Graphics support"Krzysztof Helt1-8/+2
2009-02-12video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig1-1/+1
2009-02-12gx1fb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-12gxfb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-12lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta1-6/+11
2009-02-10[ARM] 5353/1: fbdev: add E-Ink Broadsheet controller support v3Jaya Kumar3-0/+583
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-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-03Merge 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-30fbdev: incorrect URL given in drivers/video/KconfigAlex Buell1-1/+1
2009-01-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2009-01-27Merge 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-16video/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