aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-253-3/+3
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...root2009-03-241-0/+14
|\
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Eric Miao2009-03-231-0/+14
| |\
| | * [ARM] pxa: fix overlay being un-necessarily initialized on pxa25xEric Miao2009-03-191-0/+14
* | | Merge branch 'imx-fb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dj...Russell King2009-03-163-1161/+1161
|\ \ \
| * | | i.MX31: framebuffer driverGuennadi Liakhovetski2009-02-263-0/+1568
| * | | Revert "i.MX31: framebuffer driver"Dan Williams2009-02-263-1568/+0
* | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-1315-139/+160
|\ \ \ \ | |_|/ / |/| | |
| * | | MX31 clkdev supportSascha Hauer2009-03-131-1/+1
| * | | imxfb: Fix margin settingsSascha Hauer2009-03-131-3/+3
| * | | imxfb: add mx27 supportSascha Hauer2009-03-131-4/+23
| * | | imxfb: add 18 bit supportSascha Hauer2009-03-131-4/+15
| * | | imxfb: add platform specific init/exit functionsSascha Hauer2009-03-131-0/+14
| * | | arm/imx21: Framebuffer support for i.MX21Holger Schurig2009-03-131-1/+1
| * | | i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA2009-03-101-2/+3
| * | | video: deferred io cleanup fix for sh_mobile_lcdcfbMagnus Damm2009-03-101-4/+2
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-031-1/+1
| |\ \ \
| | * | | [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-031-1/+1
| * | | | m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven2009-02-221-11/+11
| |/ / /
| * | | atyfb: remove unused local variable `pwr_command'Yang Hongyang2009-02-201-1/+0
| * | | fbdev/drm: fix Kconfig submenu mess in "Graphics support"Krzysztof Helt2009-02-181-8/+2
| * | | video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig2009-02-111-1/+1
| * | | gx1fb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-111-6/+11
| * | | gxfb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-111-6/+11
| * | | lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta2009-02-111-6/+11
| |/ /
| * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-091-2/+4
| |\ \
| | * | drm/i915: select framebuffer support automaticallyIngo Molnar2009-02-081-2/+4
| * | | radeonfb: Fix resume from D3Cold on some platformsBenjamin Herrenschmidt2009-02-082-67/+20
| * | | aty128fb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt2009-02-081-10/+15
| * | | atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt2009-02-081-5/+15
* | | | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao2009-03-091-1/+0
* | | | [ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow2009-02-211-21/+0
* | | | [ARM] 5363/1: Shark cleanup and new defconfigAlexander Schulz2009-02-191-1/+1
* | | | [ARM] 5377/1: S3C2410-Framebuffer: Fix resume path in S3C2410 framebuffer dri...Daniel Silverstone2009-02-191-0/+4
* | | | [ARM] 5353/1: fbdev: add E-Ink Broadsheet controller support v3Jaya Kumar2009-02-103-0/+583
|/ / /
* | | atyfb: fix CONFIG_ namespace violationsRandy Dunlap2009-02-054-29/+29
* | | drivers/video/backlight: rename da903x to da903x_blMike Rapoport2009-02-052-1/+1
* | | fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2009-02-052-72/+83
|/ /
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-021-0/+11
|\ \
| * | fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooksRisto Suominen2009-02-021-0/+11
* | | fbdev: incorrect URL given in drivers/video/KconfigAlex Buell2009-01-291-1/+1
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-261-2/+2
|\ \
| * | [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-241-2/+2
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-265-5/+0
|\ \ \
| * | | i2c: Delete many unused adapter IDsJean Delvare2009-01-265-5/+0
| | |/ | |/|
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-01-263-0/+1568
|\ \ \ | |/ / |/| |
| * | i.MX31: framebuffer driverGuennadi Liakhovetski2009-01-213-0/+1568
* | | powerpc/ps3: printing fixups for l64 to ll64 conversion drivers/videoStephen Rothwell2009-01-161-2/+2
* | | video/framebuffer: fix bug: jpegview cannot work on framebuffer device other ...Michael Hennerich2009-01-152-2/+28
| |/ |/|
* | fbdev: Kill Atari vblank cursor blinkingGeert Uytterhoeven2009-01-121-38/+0