Age | Commit message (Expand) | Author |
2009-06-19 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-06-19 | fbdev: do not allow VESA modes without compiled-in drivers | Krzysztof Helt |
2009-06-18 | Merge commit 'gcl/merge' into next | Benjamin Herrenschmidt |
2009-06-17 | fbdev/xilinxfb: Fix improper casting and tighen up probe path | Grant Likely |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds |
2009-06-16 | fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memset | Mike Frysinger |
2009-06-16 | fbdev: *bfin*: fix __dev{init,exit} markings | Mike Frysinger |
2009-06-16 | fbdev: *bfin*: drop unnecessary calls to memset | Vivek Kutal |
2009-06-16 | fbdev: bfin-t350mcqb-fb: drop unused local variables | Mike Frysinger |
2009-06-16 | fbdev: s1d13xxxfb: add accelerated bitblt functions | Kristoffer Ericson |
2009-06-16 | tcx: use standard fields for framebuffer physical address and length | Krzysztof Helt |
2009-06-16 | fbdev: add support for handoff from firmware to hw framebuffers | Dave Airlie |
2009-06-16 | intelfb: fix a bug when changing video timing | Paul Menzel |
2009-06-16 | fbdev: use framebuffer_release() for freeing fb_info structures | Krzysztof Helt |
2009-06-16 | radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb? | Roel Kluin |
2009-06-16 | s3c-fb: CPUFREQ frequency scaling support | Ben Dooks |
2009-06-16 | s3c-fb: fix resource releasing on error during probing | Krzysztof Helt |
2009-06-16 | carminefb: fix possible access beyond end of carmine_modedb[] | Roel Kluin |
2009-06-16 | acornfb: remove fb_mmap function | Krzysztof Helt |
2009-06-16 | mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OF | Arnd Bergmann |
2009-06-16 | mb862xxfb: restrict compliation of platform driver to PPC | Julian Calaby |
2009-06-16 | Samsung SoC Framebuffer driver: add Alpha Channel support | InKi Dae |
2009-06-16 | atmel-lcdc: fix pixclock upper bound detection | Ben Nizette |
2009-06-16 | offb: use framebuffer_alloc() to allocate fb_info struct | Krzysztof Helt |
2009-06-16 | igafb: use framebuffer_alloc() to allocate fb_info struct | Krzysztof Helt |
2009-06-16 | chipsfb: remove redundant assignment | Krzysztof Helt |
2009-06-16 | fbdev: add video modes for resolutions and timings of PAL RGB | Paul Menzel |
2009-06-16 | fbdev: move logo externs to header file | Geert Uytterhoeven |
2009-06-16 | fbdev: generated logo sources depend on scripts/pnmtologo | Sam Ravnborg |
2009-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds |
2009-06-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-06-16 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-06-16 | p9100: use standard fields for framebuffer physical address and length | Krzysztof Helt |
2009-06-16 | leo: use standard fields for framebuffer physical address and length | Krzysztof Helt |
2009-06-16 | cg6: use standard fields for framebuffer physical address and length | Krzysztof Helt |
2009-06-16 | cg3: use standard fields for framebuffer physical address and length | Krzysztof Helt |
2009-06-16 | cg14: use standard fields for framebuffer physical address and length | Krzysztof Helt |
2009-06-16 | bw2: use standard fields for framebuffer physical address and length | Krzysztof Helt |
2009-06-15 | xen: remove driver_data direct access of struct device from more drivers | Greg Kroah-Hartman |
2009-06-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-06-15 | i2c: Do not probe for TV chips on Voodoo3 adapters | Jean Delvare |
2009-06-15 | ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct access | Geert Uytterhoeven |
2009-06-15 | ps3fb: Tear down FB setup during cleanup | Geert Uytterhoeven |
2009-06-15 | ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> | Geert Uytterhoeven |
2009-06-15 | ps3fb: GPU memory mapping cleanup | Geert Uytterhoeven |
2009-06-15 | ps3fb: Correct handling of device opening in ps3fb_probe() | Geert Uytterhoeven |
2009-06-15 | ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path | Geert Uytterhoeven |
2009-06-15 | ps3fb: Remove useless debug checks in ps3fb_shutdown() | Geert Uytterhoeven |
2009-06-15 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |