Age | Commit message (Expand) | Author | Files | Lines |
2009-06-17 | fbdev: *bfin*: fix __dev{init,exit} markings | Mike Frysinger | 2 | -7/+7 |
2009-06-17 | fbdev: *bfin*: drop unnecessary calls to memset | Vivek Kutal | 2 | -6/+0 |
2009-06-17 | fbdev: bfin-t350mcqb-fb: drop unused local variables | Mike Frysinger | 1 | -6/+0 |
2009-06-17 | fbdev: s1d13xxxfb: add accelerated bitblt functions | Kristoffer Ericson | 1 | -33/+308 |
2009-06-17 | tcx: use standard fields for framebuffer physical address and length | Krzysztof Helt | 1 | -14/+13 |
2009-06-17 | fbdev: add support for handoff from firmware to hw framebuffers | Dave Airlie | 3 | -2/+49 |
2009-06-17 | intelfb: fix a bug when changing video timing | Paul Menzel | 1 | -0/+5 |
2009-06-17 | fbdev: use framebuffer_release() for freeing fb_info structures | Krzysztof Helt | 4 | -5/+5 |
2009-06-17 | radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb? | Roel Kluin | 1 | -2/+1 |
2009-06-17 | s3c-fb: CPUFREQ frequency scaling support | Ben Dooks | 2 | -2/+70 |
2009-06-17 | s3c-fb: fix resource releasing on error during probing | Krzysztof Helt | 1 | -13/+9 |
2009-06-17 | carminefb: fix possible access beyond end of carmine_modedb[] | Roel Kluin | 1 | -1/+1 |
2009-06-17 | acornfb: remove fb_mmap function | Krzysztof Helt | 1 | -38/+0 |
2009-06-17 | mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OF | Arnd Bergmann | 1 | -1/+1 |
2009-06-17 | mb862xxfb: restrict compliation of platform driver to PPC | Julian Calaby | 1 | -0/+1 |
2009-06-17 | Samsung SoC Framebuffer driver: add Alpha Channel support | InKi Dae | 1 | -3/+28 |
2009-06-17 | atmel-lcdc: fix pixclock upper bound detection | Ben Nizette | 1 | -1/+1 |
2009-06-17 | offb: use framebuffer_alloc() to allocate fb_info struct | Krzysztof Helt | 1 | -5/+1 |
2009-06-17 | igafb: use framebuffer_alloc() to allocate fb_info struct | Krzysztof Helt | 1 | -5/+3 |
2009-06-17 | chipsfb: remove redundant assignment | Krzysztof Helt | 1 | -1/+0 |
2009-06-17 | fbdev: add video modes for resolutions and timings of PAL RGB | Paul Menzel | 1 | -0/+8 |
2009-06-17 | fbdev: move logo externs to header file | Geert Uytterhoeven | 1 | -15/+0 |
2009-06-17 | fbdev: generated logo sources depend on scripts/pnmtologo | Sam Ravnborg | 1 | -5/+7 |
2009-06-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -139/+151 |
2009-06-15 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 7 | -20/+1386 |
2009-06-14 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 4 | -0/+1372 |
2009-06-13 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -1/+1 |
2009-06-12 | fb: add support of LCD display controller on pxa168/910 (base layer) | Lennert Buytenhek | 4 | -0/+1372 |
2009-06-12 | uvesafb: improve parameter handling. | Rusty Russell | 1 | -6/+4 |
2009-06-12 | module_param: invbool should take a 'bool', not an 'int' | Rusty Russell | 1 | -1/+1 |
2009-06-12 | cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARK | Rusty Russell | 1 | -5/+4 |
2009-06-12 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 4 | -14/+17 |
2009-06-11 | Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+2 |
2009-06-11 | vgacon: use slab allocator instead of the bootmem allocator | Pekka Enberg | 1 | -3/+2 |
2009-06-11 | [ARM] 5544/1: Trust PrimeCell resource sizes | Linus Walleij | 1 | -1/+1 |
2009-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2 | -9/+13 |
2009-06-08 | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel | Russell King | 2 | -9/+13 |
2009-06-06 | fbdev: Add PLB support and cleanup DCR in xilinxfb driver. | John Linn | 1 | -139/+151 |
2009-05-29 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 1 | -16/+10 |
2009-05-29 | atmel_lcdfb: correct fifo size for some products | Nicolas Ferre | 1 | -8/+2 |
2009-05-29 | S3C-fb: PM fix | Marek Szyprowski | 1 | -1/+11 |
2009-05-29 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil... | Russell King | 4 | -11/+20 |
2009-05-29 | ARM: OMAP1: Make 770 LCD work | Andrew de Quincey | 1 | -16/+10 |
2009-05-24 | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Russell King | 7 | -69/+62 |
2009-05-22 | Merge branches 'sh/stable-updates' and 'sh/sparseirq' | Paul Mundt | 1 | -2/+2 |
2009-05-22 | video: stop sh_mobile_lcdcfb only if started | Magnus Damm | 1 | -1/+6 |
2009-05-21 | microblaze: Kconfig: Enable drivers for Microblaze | Michal Simek | 1 | -1/+1 |
2009-05-21 | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini | 1 | -1/+1 |
2009-05-20 | sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes. | Paul Mundt | 1 | -2/+2 |
2009-05-17 | mx3fb: Issue prettier log message | Sascha Hauer | 1 | -1/+1 |