summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'origin' into develRussell King2009-03-289-61/+122
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-2613-3271/+5727
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-267-45/+51
| | |\
| | | * platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-252-26/+30
| | | * video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-255-19/+21
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-03-262-15/+67
| | |\ \ | | | |/ | | |/|
| | | * sh: dma: Make PVR2 DMA configurable.Paul Mundt2009-03-171-8/+8
| | | * video: sh_mobile_lcdcfb suspend/resume supportMagnus Damm2009-03-161-7/+59
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-051-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-243-20/+13Star
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-1514-205/+201Star
| |\ \ \ \ \
| * | | | | | netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-061-1/+4
* | | | | | | imxfb: Fix TFT modeSascha Hauer2009-03-271-1/+1
* | | | | | | imxfb: add clock supportSascha Hauer2009-03-271-1/+39
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-254-3206/+5605
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt2009-03-221-0/+24
| * | | | | | linux.conf.au 2009: TuzRusty Russell2009-03-162-3204/+5563
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-112-2/+18
| |\ \ \ \ \ \
| | * | | | | | radeonfb/aty128fb: Disable broken early resume hook for PowerBooksBenjamin Herrenschmidt2009-03-112-2/+18
| | | |_|_|/ / | | |/| | | |
* | | | | | | [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/+0Star
* | | | | | | | | | 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/+2Star
| | |_|/ / / / | |/| | | | |
| * | | | | | 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-211-1/+0Star
| * | | | | fbdev/drm: fix Kconfig submenu mess in "Graphics support"Krzysztof Helt2009-02-191-8/+2Star
| | |_|_|/ | |/| | |
| * | | | 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/+20Star
| * | | 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/+0Star