aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16Merge branch 'akpm'Linus Torvalds26-168/+519
2009-06-16fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memsetMike Frysinger1-3/+1
2009-06-16fbdev: *bfin*: fix __dev{init,exit} markingsMike Frysinger2-7/+7
2009-06-16fbdev: *bfin*: drop unnecessary calls to memsetVivek Kutal2-6/+0
2009-06-16fbdev: bfin-t350mcqb-fb: drop unused local variablesMike Frysinger1-6/+0
2009-06-16fbdev: s1d13xxxfb: add accelerated bitblt functionsKristoffer Ericson1-33/+308
2009-06-16tcx: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-14/+13
2009-06-16fbdev: add support for handoff from firmware to hw framebuffersDave Airlie3-2/+49
2009-06-16intelfb: fix a bug when changing video timingPaul Menzel1-0/+5
2009-06-16fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt4-5/+5
2009-06-16radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?Roel Kluin1-2/+1
2009-06-16s3c-fb: CPUFREQ frequency scaling supportBen Dooks2-2/+70
2009-06-16s3c-fb: fix resource releasing on error during probingKrzysztof Helt1-13/+9
2009-06-16carminefb: fix possible access beyond end of carmine_modedb[]Roel Kluin1-1/+1
2009-06-16acornfb: remove fb_mmap functionKrzysztof Helt1-38/+0
2009-06-16mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OFArnd Bergmann1-1/+1
2009-06-16mb862xxfb: restrict compliation of platform driver to PPCJulian Calaby1-0/+1
2009-06-16Samsung SoC Framebuffer driver: add Alpha Channel supportInKi Dae1-3/+28
2009-06-16atmel-lcdc: fix pixclock upper bound detectionBen Nizette1-1/+1
2009-06-16offb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt1-5/+1
2009-06-16igafb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt1-5/+3
2009-06-16chipsfb: remove redundant assignmentKrzysztof Helt1-1/+0
2009-06-16fbdev: add video modes for resolutions and timings of PAL RGBPaul Menzel1-0/+8
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven1-15/+0
2009-06-16fbdev: generated logo sources depend on scripts/pnmtologoSam Ravnborg1-5/+7
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-4/+4
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds6-69/+49
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-157/+115
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-1/+0
2009-06-16p9100: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-12/+8
2009-06-16leo: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-9/+5
2009-06-16cg6: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-14/+11
2009-06-16cg3: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-12/+8
2009-06-16cg14: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-10/+9
2009-06-16bw2: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-12/+8
2009-06-15xen: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman1-4/+4
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-139/+151
2009-06-15i2c: Do not probe for TV chips on Voodoo3 adaptersJean Delvare1-1/+0
2009-06-15ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven1-3/+3
2009-06-15ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven1-1/+4
2009-06-15ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven1-50/+22
2009-06-15ps3fb: GPU memory mapping cleanupGeert Uytterhoeven1-3/+12
2009-06-15ps3fb: Correct handling of device opening in ps3fb_probe()Geert Uytterhoeven1-6/+10
2009-06-15ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error pathGeert Uytterhoeven1-106/+86
2009-06-15ps3fb: Remove useless debug checks in ps3fb_shutdown()Geert Uytterhoeven1-12/+2
2009-06-15Merge commit 'origin/master' into nextBenjamin Herrenschmidt10-33/+1396
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