summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2009-06-16fbdev: add support for handoff from firmware to hw framebuffersDave Airlie
2009-06-16intelfb: fix a bug when changing video timingPaul Menzel
2009-06-16fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt
2009-06-16radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?Roel Kluin
2009-06-16s3c-fb: CPUFREQ frequency scaling supportBen Dooks
2009-06-16s3c-fb: fix resource releasing on error during probingKrzysztof Helt
2009-06-16carminefb: fix possible access beyond end of carmine_modedb[]Roel Kluin
2009-06-16acornfb: remove fb_mmap functionKrzysztof Helt
2009-06-16mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OFArnd Bergmann
2009-06-16mb862xxfb: restrict compliation of platform driver to PPCJulian Calaby
2009-06-16Samsung SoC Framebuffer driver: add Alpha Channel supportInKi Dae
2009-06-16atmel-lcdc: fix pixclock upper bound detectionBen Nizette
2009-06-16offb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt
2009-06-16igafb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt
2009-06-16chipsfb: remove redundant assignmentKrzysztof Helt
2009-06-16fbdev: add video modes for resolutions and timings of PAL RGBPaul Menzel
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven
2009-06-16fbdev: generated logo sources depend on scripts/pnmtologoSam Ravnborg
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-16p9100: use standard fields for framebuffer physical address and lengthKrzysztof Helt
2009-06-16leo: use standard fields for framebuffer physical address and lengthKrzysztof Helt
2009-06-16cg6: use standard fields for framebuffer physical address and lengthKrzysztof Helt
2009-06-16cg3: use standard fields for framebuffer physical address and lengthKrzysztof Helt
2009-06-16cg14: use standard fields for framebuffer physical address and lengthKrzysztof Helt
2009-06-16bw2: use standard fields for framebuffer physical address and lengthKrzysztof Helt
2009-06-15xen: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-15i2c: Do not probe for TV chips on Voodoo3 adaptersJean Delvare
2009-06-15ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven
2009-06-15ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven
2009-06-15ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven
2009-06-15ps3fb: GPU memory mapping cleanupGeert Uytterhoeven
2009-06-15ps3fb: Correct handling of device opening in ps3fb_probe()Geert Uytterhoeven
2009-06-15ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error pathGeert Uytterhoeven
2009-06-15ps3fb: Remove useless debug checks in ps3fb_shutdown()Geert Uytterhoeven
2009-06-15Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2009-06-12Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-06-13fb: add support of LCD display controller on pxa168/910 (base layer)Lennert Buytenhek
2009-06-12uvesafb: improve parameter handling.Rusty Russell
2009-06-12module_param: invbool should take a 'bool', not an 'int'Rusty Russell
2009-06-12cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARKRusty Russell
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-11vgacon: use slab allocator instead of the bootmem allocatorPekka Enberg
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij