aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2009-06-29Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2009-06-23nvidiafb: fix boot-time printk stringMikael Pettersson
2009-06-23backlight: Fix tdo24m crash on kmallocAviv Laufer
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-19fbdev: do not allow VESA modes without compiled-in driversKrzysztof Helt
2009-06-18Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt
2009-06-17fbdev/xilinxfb: Fix improper casting and tighen up probe pathGrant Likely
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