| Commit message (Expand) | Author | Age | Files | Lines |
* | fbmon: work around compiler bug in gcc-2.4.2 | Linus Torvalds | 2009-07-22 | 1 | -2/+2 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-07-18 | 1 | -0/+2 |
|\ |
|
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-07-09 | 1 | -0/+2 |
| |\ |
|
| | * | backlight: fix pwm_bl.c to notify platform code when suspending | Marc Zyngier | 2009-07-03 | 1 | -0/+2 |
* | | | fb/intelfb: conflict with DRM_I915 and hide by default | Jesse Barnes | 2009-07-15 | 1 | -1/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-07-13 | 1 | -7/+7 |
|\ \ \ |
|
| * | | | omap: video: remove direct access of driver_data | Greg Kroah-Hartman | 2009-07-12 | 1 | -7/+7 |
* | | | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
|/ / / |
|
* | | | mx3fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-09 | 1 | -5/+0 |
* | | | sm501fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-09 | 1 | -3/+0 |
|/ / |
|
* | | atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 | 1 | -2/+3 |
* | | fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 | 1 | -6/+0 |
* | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 4 | -11/+11 |
* | | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-07-08 | 2 | -38/+68 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-07-07 | 7 | -14/+14 |
| |\ \ |
|
| * | | | video: hitfb: Move over to dev_pm_ops. | Paul Mundt | 2009-07-07 | 1 | -8/+9 |
| * | | | video: hitfb: Convert to framebuffer_alloc(). | Paul Mundt | 2009-07-07 | 1 | -14/+35 |
| * | | | video: sh_mobile_lcdcfb: Convert to framebuffer_alloc(). | Paul Mundt | 2009-07-07 | 1 | -16/+24 |
* | | | | Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()" | Linus Torvalds | 2009-07-08 | 4 | -4/+4 |
* | | | | matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head) | Krzysztof Helt | 2009-07-08 | 1 | -2/+4 |
* | | | | matroxfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 | 1 | -1/+0 |
* | | | | w100fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 | 1 | -2/+0 |
* | | | | atafb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 | 1 | -2/+3 |
* | | | | i810fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 | 1 | -2/+1 |
| |/ /
|/| | |
|
* | | | fb: Initialize fb_info mutexes in framebuffer_alloc() | Paul Mundt | 2009-07-06 | 4 | -4/+4 |
* | | | drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer | InKi Dae | 2009-07-06 | 1 | -10/+7 |
* | | | sisfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-06 | 1 | -1/+0 |
* | | | video: sm501fb: Early initialization of mm_lock mutex. | Paul Mundt | 2009-07-04 | 1 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl... | Linus Torvalds | 2009-07-04 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | parisc: stifb: should depend on STI_CONSOLE | Alexander Beregalov | 2009-07-03 | 1 | -0/+2 |
* | | | | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 2009-07-03 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-07-01 | 1 | -8/+45 |
|\ \ \ |
|
| * | | | sh: LCDC dcache flush for deferred io | Paul Mundt | 2009-07-02 | 1 | -8/+45 |
| | |/
| |/| |
|
* | | | atyfb: fix alignment for block writes | Ville Syrjala | 2009-06-30 | 3 | -14/+46 |
* | | | atyfb: fix HP OmniBook 500 reboot hang | Ville Syrjala | 2009-06-30 | 2 | -9/+82 |
* | | | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 2009-06-30 | 15 | -42/+73 |
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2009-06-29 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | backlight: Fix tdo24m crash on kmalloc | Aviv Laufer | 2009-06-23 | 1 | -1/+1 |
| |/ |
|
* | | nvidiafb: fix boot-time printk string | Mikael Pettersson | 2009-06-23 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-19 | 1 | -36/+23 |
|\ |
|
| * | Merge commit 'gcl/merge' into next | Benjamin Herrenschmidt | 2009-06-18 | 1 | -36/+23 |
| |\ |
|
| | * | fbdev/xilinxfb: Fix improper casting and tighen up probe path | Grant Likely | 2009-06-17 | 1 | -36/+23 |
* | | | fbdev: do not allow VESA modes without compiled-in drivers | Krzysztof Helt | 2009-06-19 | 1 | -2/+4 |
|/ / |
|
* | | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 | 26 | -168/+519 |
|\ \ |
|
| * | | fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memset | Mike Frysinger | 2009-06-16 | 1 | -3/+1 |
| * | | fbdev: *bfin*: fix __dev{init,exit} markings | Mike Frysinger | 2009-06-16 | 2 | -7/+7 |
| * | | fbdev: *bfin*: drop unnecessary calls to memset | Vivek Kutal | 2009-06-16 | 2 | -6/+0 |
| * | | fbdev: bfin-t350mcqb-fb: drop unused local variables | Mike Frysinger | 2009-06-16 | 1 | -6/+0 |
| * | | fbdev: s1d13xxxfb: add accelerated bitblt functions | Kristoffer Ericson | 2009-06-16 | 1 | -33/+308 |
| * | | tcx: use standard fields for framebuffer physical address and length | Krzysztof Helt | 2009-06-16 | 1 | -14/+13 |