summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2009-06-17fbdev: *bfin*: drop unnecessary calls to memsetVivek Kutal2-6/+0
2009-06-17fbdev: bfin-t350mcqb-fb: drop unused local variablesMike Frysinger1-6/+0
2009-06-17fbdev: s1d13xxxfb: add accelerated bitblt functionsKristoffer Ericson1-33/+308
2009-06-17tcx: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-14/+13
2009-06-17fbdev: add support for handoff from firmware to hw framebuffersDave Airlie3-2/+49
2009-06-17intelfb: fix a bug when changing video timingPaul Menzel1-0/+5
2009-06-17fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt4-5/+5
2009-06-17radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?Roel Kluin1-2/+1
2009-06-17s3c-fb: CPUFREQ frequency scaling supportBen Dooks2-2/+70
2009-06-17s3c-fb: fix resource releasing on error during probingKrzysztof Helt1-13/+9
2009-06-17carminefb: fix possible access beyond end of carmine_modedb[]Roel Kluin1-1/+1
2009-06-17acornfb: remove fb_mmap functionKrzysztof Helt1-38/+0
2009-06-17mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OFArnd Bergmann1-1/+1
2009-06-17mb862xxfb: restrict compliation of platform driver to PPCJulian Calaby1-0/+1
2009-06-17Samsung SoC Framebuffer driver: add Alpha Channel supportInKi Dae1-3/+28
2009-06-17atmel-lcdc: fix pixclock upper bound detectionBen Nizette1-1/+1
2009-06-17offb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt1-5/+1
2009-06-17igafb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt1-5/+3
2009-06-17chipsfb: remove redundant assignmentKrzysztof Helt1-1/+0
2009-06-17fbdev: add video modes for resolutions and timings of PAL RGBPaul Menzel1-0/+8
2009-06-17fbdev: move logo externs to header fileGeert Uytterhoeven1-15/+0
2009-06-17fbdev: generated logo sources depend on scripts/pnmtologoSam Ravnborg1-5/+7
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-139/+151
2009-06-15Merge 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/ycmia...Russell King4-0/+1372
2009-06-13Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+1
2009-06-12fb: 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/ker...Linus 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/torval...Paul 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/tmli...Russell 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/khil...Russell King4-11/+20
2009-05-29ARM: OMAP1: Make 770 LCD workAndrew de Quincey1-16/+10
2009-05-24Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell 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-21[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/tm...Russell King2-9/+13