Age | Commit message (Expand) | Author | Files | Lines |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-07-09 | mx3fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 1 | -5/+0 |
2009-07-09 | sm501fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 1 | -3/+0 |
2009-07-08 | atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 1 | -2/+3 |
2009-07-08 | fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 1 | -6/+0 |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 4 | -11/+11 |
2009-07-08 | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -38/+68 |
2009-07-08 | Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()" | Linus Torvalds | 4 | -4/+4 |
2009-07-08 | matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head) | Krzysztof Helt | 1 | -2/+4 |
2009-07-08 | matroxfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 1 | -1/+0 |
2009-07-08 | w100fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 1 | -2/+0 |
2009-07-08 | atafb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 1 | -2/+3 |
2009-07-08 | i810fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 1 | -2/+1 |
2009-07-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 7 | -14/+14 |
2009-07-07 | video: hitfb: Move over to dev_pm_ops. | Paul Mundt | 1 | -8/+9 |
2009-07-07 | video: hitfb: Convert to framebuffer_alloc(). | Paul Mundt | 1 | -14/+35 |
2009-07-07 | video: sh_mobile_lcdcfb: Convert to framebuffer_alloc(). | Paul Mundt | 1 | -16/+24 |
2009-07-06 | fb: Initialize fb_info mutexes in framebuffer_alloc() | Paul Mundt | 4 | -4/+4 |
2009-07-06 | drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer | InKi Dae | 1 | -10/+7 |
2009-07-06 | sisfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 1 | -1/+0 |
2009-07-04 | video: sm501fb: Early initialization of mm_lock mutex. | Paul Mundt | 1 | -0/+2 |
2009-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl... | Linus Torvalds | 1 | -0/+2 |
2009-07-03 | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 1 | -1/+1 |
2009-07-03 | parisc: stifb: should depend on STI_CONSOLE | Alexander Beregalov | 1 | -0/+2 |
2009-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -8/+45 |
2009-07-02 | sh: LCDC dcache flush for deferred io | Paul Mundt | 1 | -8/+45 |
2009-06-30 | atyfb: fix alignment for block writes | Ville Syrjala | 3 | -14/+46 |
2009-06-30 | atyfb: fix HP OmniBook 500 reboot hang | Ville Syrjala | 2 | -9/+82 |
2009-06-30 | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 15 | -42/+73 |
2009-06-29 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 1 | -1/+1 |
2009-06-23 | nvidiafb: fix boot-time printk string | Mikael Pettersson | 1 | -2/+1 |
2009-06-23 | backlight: Fix tdo24m crash on kmalloc | Aviv Laufer | 1 | -1/+1 |
2009-06-19 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -36/+23 |
2009-06-19 | fbdev: do not allow VESA modes without compiled-in drivers | Krzysztof Helt | 1 | -2/+4 |
2009-06-18 | Merge commit 'gcl/merge' into next | Benjamin Herrenschmidt | 1 | -36/+23 |
2009-06-17 | fbdev/xilinxfb: Fix improper casting and tighen up probe path | Grant Likely | 1 | -36/+23 |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds | 26 | -168/+519 |
2009-06-16 | fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memset | Mike Frysinger | 1 | -3/+1 |
2009-06-16 | fbdev: *bfin*: fix __dev{init,exit} markings | Mike Frysinger | 2 | -7/+7 |
2009-06-16 | fbdev: *bfin*: drop unnecessary calls to memset | Vivek Kutal | 2 | -6/+0 |
2009-06-16 | fbdev: bfin-t350mcqb-fb: drop unused local variables | Mike Frysinger | 1 | -6/+0 |
2009-06-16 | fbdev: s1d13xxxfb: add accelerated bitblt functions | Kristoffer Ericson | 1 | -33/+308 |
2009-06-16 | tcx: use standard fields for framebuffer physical address and length | Krzysztof Helt | 1 | -14/+13 |
2009-06-16 | fbdev: add support for handoff from firmware to hw framebuffers | Dave Airlie | 3 | -2/+49 |
2009-06-16 | intelfb: fix a bug when changing video timing | Paul Menzel | 1 | -0/+5 |
2009-06-16 | fbdev: use framebuffer_release() for freeing fb_info structures | Krzysztof Helt | 4 | -5/+5 |
2009-06-16 | radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb? | Roel Kluin | 1 | -2/+1 |
2009-06-16 | s3c-fb: CPUFREQ frequency scaling support | Ben Dooks | 2 | -2/+70 |
2009-06-16 | s3c-fb: fix resource releasing on error during probing | Krzysztof Helt | 1 | -13/+9 |
2009-06-16 | carminefb: fix possible access beyond end of carmine_modedb[] | Roel Kluin | 1 | -1/+1 |