Age | Commit message (Expand) | Author |
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 |
2009-06-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-06-14 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King |
2009-06-12 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2009-06-13 | fb: add support of LCD display controller on pxa168/910 (base layer) | Lennert Buytenhek |
2009-06-12 | uvesafb: improve parameter handling. | Rusty Russell |
2009-06-12 | module_param: invbool should take a 'bool', not an 'int' | Rusty Russell |
2009-06-12 | cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARK | Rusty Russell |
2009-06-12 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-06-11 | Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-11 | vgacon: use slab allocator instead of the bootmem allocator | Pekka Enberg |
2009-06-11 | [ARM] 5544/1: Trust PrimeCell resource sizes | Linus Walleij |
2009-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2009-06-08 | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel | Russell King |
2009-06-06 | fbdev: Add PLB support and cleanup DCR in xilinxfb driver. | John Linn |
2009-05-29 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King |