summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-105-267/+122
* | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-157-43/+54
|\ \ | |/
| * drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton2008-12-101-2/+2
| * fbcon: fix workqueue shutdownGeoff Levand2008-12-101-0/+6
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-091-1/+1
| |\
| | * [ARM] omap: fix a pile of issuesRussell King2008-12-011-1/+1
| * | radeonfb: Disable new color expand acceleration unless explicitely enabledBenjamin Herrenschmidt2008-12-093-1/+10
| * | macfb: Do not overflow fb_fix_screeninfo.idFinn Thain2008-12-021-39/+35
* | | Merge git://git.marvell.com/orion into develRussell King2008-12-135-20/+39
|\ \ \ | |/ /
| * | fbdev: fix FB console blankingDmitry Baryshkov2008-12-011-6/+3
| * | radeonfb: fix problem with color expansion & alignmentBenjamin Herrenschmidt2008-12-012-9/+30
| |/
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-301-2/+3
| |\
| | * powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-141-2/+3
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-302-328/+0
| |\ \
| * | | get xenbus_driver ->probe() "recognized" by modpostAl Viro2008-11-301-3/+3
* | | | 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 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-11-272-328/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: OMAP: Remove broken LCD driver for SX1Tony Lindgren2008-11-242-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 master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-201-1/+4
|\ \ \ | |/ / |/| |
| * | pxafb: only initialize the smart panel thread when dealing with a smartpanelEric Miao2008-11-111-0/+3
| * | pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao2008-11-111-1/+1
| |/
* | drivers/video/backlight/da903x.c: introduce one more missing kfreeMike Rapoport2008-11-191-0/+1
* | cirrusfb: remove unused variablesVlada Peric2008-11-191-2/+1
* | drivers/video/backlight/da903x.c: introduce missing kfreeJulia Lawall2008-11-191-0/+1
* | lcd: fix oops if driver only interested in .set_powerBen Dooks2008-11-191-4/+7
* | viafb: fix releasing of /proc/viafb/ subtreeBruno Prémont2008-11-191-8/+9
* | tmiofb: fix compilation with ACCEL disabledDmitry Baryshkov2008-11-191-3/+7
* | fbdev: clean the penguin's dirty feetClemens Ladisch2008-11-191-1/+1
* | drivers/video: bad error test before a dereferenceJulien Brunel2008-11-191-1/+1
|/
* fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven2008-11-061-24/+39
* fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsAnatolij Gustschin2008-11-066-0/+1320
* section fixes for cirrusfbAl Viro2008-11-011-1/+1
OpenPOWER on IntegriCloud