| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | 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-16 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-16 |
|\ \ |
|
| * | | 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-14 |
| * | | ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> | Geert Uytterhoeven | 2009-06-14 |
| * | | ps3fb: GPU memory mapping cleanup | Geert Uytterhoeven | 2009-06-14 |
| * | | ps3fb: Correct handling of device opening in ps3fb_probe() | Geert Uytterhoeven | 2009-06-14 |
| * | | ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path | Geert Uytterhoeven | 2009-06-14 |
| * | | ps3fb: Remove useless debug checks in ps3fb_shutdown() | Geert Uytterhoeven | 2009-06-14 |
| * | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-14 |
| |\ \ |
|
* | \ \ | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-06-16 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | i2c: Do not probe for TV chips on Voodoo3 adapters | Jean Delvare | 2009-06-15 |
| | |/
| |/| |
|
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-15 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-12 |
| |\ |
|
| * | | fbdev: Add PLB support and cleanup DCR in xilinxfb driver. | John Linn | 2009-06-06 |
* | | | 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-14 |
| |\ \ \ |
|
| | * | | | fb: add support of LCD display controller on pxa168/910 (base layer) | Lennert Buytenhek | 2009-06-12 |
| * | | | | [ARM] 5544/1: Trust PrimeCell resource sizes | Linus Walleij | 2009-06-11 |
| * | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel | Russell King | 2009-06-08 |
| |\| | | |
|
| * | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-05-29 |
| |\ \ \ \ |
|
| | * | | | | ARM: OMAP1: Make 770 LCD work | Andrew de Quincey | 2009-05-28 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil... | Russell King | 2009-05-29 |
| |\| | | |
|
| * | | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Russell King | 2009-05-23 |
| |\ \ \ \ |
|
| * | | | | | mx3fb: Issue prettier log message | Sascha Hauer | 2009-05-17 |
| * | | | | | FB: fix unsafe use of disable_irq() in mx3fb.c | Guennadi Liakhovetski | 2009-05-13 |
| * | | | | | [ARM] Remove arch-imx from build system | Sascha Hauer | 2009-05-07 |
* | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-06-12 |
|\ \ \ \ \ \ |
|
| * | | | | | | microblaze: Kconfig: Enable drivers for Microblaze | Michal Simek | 2009-05-21 |
* | | | | | | | 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 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 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-06-11 |
|\| | | | | |
|
| * | | | | | atmel_lcdfb: correct fifo size for some products | Nicolas Ferre | 2009-05-29 |
| * | | | | | S3C-fb: PM fix | Marek Szyprowski | 2009-05-29 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branches 'sh/stable-updates' and 'sh/sparseirq' | Paul Mundt | 2009-05-22 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes. | Paul Mundt | 2009-05-19 |
* | | | | | video: stop sh_mobile_lcdcfb only if started | Magnus Damm | 2009-05-22 |
| |/ / /
|/| | | |
|
* | | | | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini | 2009-05-20 |
* | | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2009-05-16 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2 | Tony Lindgren | 2009-05-16 |
* | | | | MIPS: gbe: Make needlessly global symbols static in drivers/video/gbefb.c | Dmitri Vorobiev | 2009-05-14 |