aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-139/+151
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-20/+1386
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King4-0/+1372
2009-06-12Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+1
2009-06-13fb: add support of LCD display controller on pxa168/910 (base layer)Lennert Buytenhek4-0/+1372
2009-06-12uvesafb: improve parameter handling.Rusty Russell1-6/+4
2009-06-12module_param: invbool should take a 'bool', not an 'int'Rusty Russell1-1/+1
2009-06-12cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARKRusty Russell1-5/+4
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt4-14/+17
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-3/+2
2009-06-11vgacon: use slab allocator instead of the bootmem allocatorPekka Enberg1-3/+2
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij1-1/+1
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt2-9/+13
2009-06-08Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2-9/+13
2009-06-06fbdev: Add PLB support and cleanup DCR in xilinxfb driver.John Linn1-139/+151
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King1-16/+10
2009-05-29atmel_lcdfb: correct fifo size for some productsNicolas Ferre1-8/+2
2009-05-29S3C-fb: PM fixMarek Szyprowski1-1/+11
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into develRussell King4-11/+20
2009-05-28ARM: OMAP1: Make 770 LCD workAndrew de Quincey1-16/+10
2009-05-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into develRussell King7-69/+62
2009-05-22Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt1-2/+2
2009-05-22video: stop sh_mobile_lcdcfb only if startedMagnus Damm1-1/+6
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek1-1/+1
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini1-1/+1
2009-05-20sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes.Paul Mundt1-2/+2
2009-05-17mx3fb: Issue prettier log messageSascha Hauer1-1/+1
2009-05-16Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King2-9/+13
2009-05-16ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren2-9/+13
2009-05-14MIPS: gbe: Make needlessly global symbols static in drivers/video/gbefb.cDmitri Vorobiev1-7/+7
2009-05-13FB: fix unsafe use of disable_irq() in mx3fb.cGuennadi Liakhovetski1-1/+1
2009-05-12viafb: make it work on x86_64Harald Welte1-3/+3
2009-05-12fbdev: remove outdated advice about I2C configurationJean Delvare1-19/+4
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-7/+7
2009-05-07[ARM] Remove arch-imx from build systemSascha Hauer1-1/+1
2009-05-06fbdev: remove makefile reference to removed driverKrzysztof Helt1-1/+0
2009-05-06fbdev: fix fillrect for 24bpp modesMichal Januszewski3-39/+48
2009-05-05mx3fb: Fix compilation with CONFIG_PMSascha Hauer1-7/+7
2009-05-02vgacon: return the upper half of 512 character fontsStefan Bader1-1/+1
2009-04-27Revert "linux.conf.au 2009: Tuz"Linus Torvalds2-5563/+3204
2009-04-21pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAYDenis V. Lunev1-7/+9
2009-04-21asiliantfb: add missing return statementVlada Peric1-0/+1
2009-04-13intelfb: support i854Stefan Husemann4-0/+9
2009-04-13cirrusfb: do not allow unsupported pixel depthKrzysztof Helt1-3/+1
2009-04-13drivers/video/aty/radeon_base.c: fix typo in commentPaul Menzel1-2/+2
2009-04-13sisfb: fix color component length for pseudocolor modesMichal Januszewski1-1/+1
2009-04-13sa1100fb: fix color component length for pseudocolor modesMichal Januszewski2-8/+14
2009-04-13s3fb: fix color component length for pseudocolor modesMichal Januszewski1-3/+3
2009-04-13efifb: exit if framebuffer address is invalidMatthew Garrett1-2/+5
2009-04-13uvesafb: fix color component length for pseudocolor modesMichal Januszewski1-25/+10