summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-307-624/+993
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-293-263/+680
| |\
| | * [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao2008-12-293-7/+407
| | * [ARM] pxafb: cleanup of the timing checking codeEric Miao2008-12-292-64/+50
| | * [ARM] pxafb: cleanup of the color format manipulation codeEric Miao2008-12-291-77/+106
| | * [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao2008-12-291-11/+10
| | * [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao2008-12-292-19/+51
| | * [ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffsetEric Miao2008-12-291-13/+16
| | * [ARM] pxafb: allow video memory size to be configurableEric Miao2008-12-292-90/+58
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-231-73/+29
| |\|
| | * [ARM] pxafb: avoid the racing condition in pxafb_smart_threadEric Miao2008-12-171-0/+4
| | * [ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao2008-12-171-3/+10
| | * [ARM] pxafb: allow better platform configurable smart panel timingEric Miao2008-12-171-1/+3
| | * [ARM] pxafb: small cleanup of the smart panel codeEric Miao2008-12-171-15/+12
| | * [ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffsEric Miao2008-12-171-54/+0
| * | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King2008-12-177-541/+389
| |\ \
| | * | i.MX Framebuffer: add TFT supportSascha Hauer2008-12-161-19/+19
| | * | i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_dataSascha Hauer2008-12-161-34/+34
| | * | i.MX Framebuffer: Cleanup Coding styleSascha Hauer2008-12-161-36/+34
| | * | i.MX Framebuffer: remove header fileSascha Hauer2008-12-162-76/+60
| | * | i.MX Framebuffer: fix marginsSascha Hauer2008-12-161-4/+4
| | * | i.MX Framebuffer: Use readl/writel instead of direct pointer derefJuergen Beisert2008-12-162-66/+130
| | * | i.MX Framebuffer: remove gpio setup functionSascha Hauer2008-12-161-53/+0
| * | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-157-43/+54
| |\ \ \
| * \ \ \ Merge git://git.marvell.com/orion into develRussell King2008-12-135-20/+39
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-022-9/+12
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | [ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_infoEric Miao2008-12-022-9/+12
| * | | | | Merge branch 'clks' into develRussell King2008-11-301-1/+1
| |\ \ \ \ \
| | * | | | | [ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King2008-11-301-1/+1
| * | | | | | [ARM] amba-clcd: don't use SZ_ constants in driversRussell King2008-11-301-1/+1
| * | | | | | Merge branch 'highmem' into develRussell King2008-11-282-328/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'clps7500' into develRussell King2008-11-271-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] clps7500: remove supportRussell King2008-11-271-1/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branches 'core' and 'clks' into develRussell King2008-11-271-1/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-271-1/+1
| | |/ / / / /
| * / / / / / [ARM] remove memzero()Russell King2008-11-271-1/+1
| |/ / / / /
* | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-12-301-0/+17
|\ \ \ \ \ \
| * | | | | | DRM: add mode setting supportDave Airlie2008-12-291-0/+17
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-12-2815-480/+394
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-282-17/+10
| |\ \ \ \ \ \
| | * | | | | | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-211-2/+2
| | * | | | | | powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven2008-12-161-3/+3
| | * | | | | | Merge branch 'merge' into nextPaul Mackerras2008-12-168-261/+131
| | |\| | | | |
| | * | | | | | Merge branch 'merge'Paul Mackerras2008-12-0316-407/+106
| | |\ \ \ \ \ \
| | * | | | | | | powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven2008-11-191-12/+5
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2008-12-282-90/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven2008-12-281-1/+2
| | * | | | | | | | fbcon: remove broken mac vbl handlerFinn Thain2008-12-281-72/+3
| | * | | | | | | | macfb annotations and compiler warning fixFinn Thain2008-12-281-16/+16
| | * | | | | | | | m68k: machw.h cleanupFinn Thain2008-12-281-1/+0
| | | |_|/ / / / / | | |/| | | | | |