aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memsetMike Frysinger
2009-06-16fbdev: *bfin*: fix __dev{init,exit} markingsMike Frysinger
2009-06-16fbdev: *bfin*: drop unnecessary calls to memsetVivek Kutal
2009-06-16fbdev: bfin-t350mcqb-fb: drop unused local variablesMike Frysinger
2009-06-16fbdev: s1d13xxxfb: add accelerated bitblt functionsKristoffer Ericson
2009-06-16tcx: use standard fields for framebuffer physical address and lengthKrzysztof Helt
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