summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-191-36/+23
|\
| * Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2009-06-181-36/+23
| |\
| | * fbdev/xilinxfb: Fix improper casting and tighen up probe pathGrant Likely2009-06-171-36/+23
* | | fbdev: do not allow VESA modes without compiled-in driversKrzysztof Helt2009-06-191-2/+4
|/ /
* | Merge branch 'akpm'Linus Torvalds2009-06-1626-168/+519
|\ \
| * | fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memsetMike Frysinger2009-06-161-3/+1
| * | fbdev: *bfin*: fix __dev{init,exit} markingsMike Frysinger2009-06-162-7/+7
| * | fbdev: *bfin*: drop unnecessary calls to memsetVivek Kutal2009-06-162-6/+0
| * | fbdev: bfin-t350mcqb-fb: drop unused local variablesMike Frysinger2009-06-161-6/+0
| * | fbdev: s1d13xxxfb: add accelerated bitblt functionsKristoffer Ericson2009-06-161-33/+308
| * | tcx: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-161-14/+13
| * | fbdev: add support for handoff from firmware to hw framebuffersDave Airlie2009-06-163-2/+49
| * | intelfb: fix a bug when changing video timingPaul Menzel2009-06-161-0/+5
| * | fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt2009-06-164-5/+5
| * | radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?Roel Kluin2009-06-161-2/+1
| * | s3c-fb: CPUFREQ frequency scaling supportBen Dooks2009-06-162-2/+70
| * | s3c-fb: fix resource releasing on error during probingKrzysztof Helt2009-06-161-13/+9
| * | carminefb: fix possible access beyond end of carmine_modedb[]Roel Kluin2009-06-161-1/+1
| * | acornfb: remove fb_mmap functionKrzysztof Helt2009-06-161-38/+0
| * | mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OFArnd Bergmann2009-06-161-1/+1
| * | mb862xxfb: restrict compliation of platform driver to PPCJulian Calaby2009-06-161-0/+1
| * | Samsung SoC Framebuffer driver: add Alpha Channel supportInKi Dae2009-06-161-3/+28
| * | atmel-lcdc: fix pixclock upper bound detectionBen Nizette2009-06-161-1/+1
| * | offb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt2009-06-161-5/+1
| * | igafb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt2009-06-161-5/+3
| * | chipsfb: remove redundant assignmentKrzysztof Helt2009-06-161-1/+0
| * | fbdev: add video modes for resolutions and timings of PAL RGBPaul Menzel2009-06-161-0/+8
| * | fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-161-15/+0
| * | fbdev: generated logo sources depend on scripts/pnmtologoSam Ravnborg2009-06-161-5/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-161-4/+4
|\ \ \
| * | | xen: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman2009-06-151-4/+4
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-06-166-69/+49
|\ \ \
| * | | p9100: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-161-12/+8
| * | | leo: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-161-9/+5
| * | | cg6: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-161-14/+11
| * | | cg3: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-161-12/+8
| * | | cg14: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-161-10/+9
| * | | bw2: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-161-12/+8
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-161-157/+115
|\ \ \ | | |/ | |/|
| * | ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven2009-06-151-3/+3
| * | ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven2009-06-151-1/+4
| * | ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven2009-06-151-50/+22
| * | ps3fb: GPU memory mapping cleanupGeert Uytterhoeven2009-06-151-3/+12
| * | ps3fb: Correct handling of device opening in ps3fb_probe()Geert Uytterhoeven2009-06-151-6/+10
| * | ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error pathGeert Uytterhoeven2009-06-151-106/+86
| * | ps3fb: Remove useless debug checks in ps3fb_shutdown()Geert Uytterhoeven2009-06-151-12/+2
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-1510-33/+1396
| |\ \
* | \ \ Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-161-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | i2c: Do not probe for TV chips on Voodoo3 adaptersJean Delvare2009-06-151-1/+0
| | |/ | |/|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-151-139/+151
|\ \ \ | |/ / |/| / | |/
OpenPOWER on IntegriCloud